Jun 30 02:47:39.320790 np0000183537 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 02:47:39.329259 np0000183537 devstack@c-api.service[112738]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 02:47:39 2026] *** Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: nodename: np0000183537 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: machine: x86_64 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: clock source: unix Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: pcre jit disabled Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: detected number of CPU cores: 16 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: current working directory: / Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: detected binary path: /usr/bin/uwsgi-core Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: your processes number limit is 256917 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: your memory page size is 4096 bytes Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: detected max file descriptor number: 2048 Jun 30 02:47:39.333118 np0000183537 devstack@c-api.service[112738]: lock engine: pthread robust mutexes Jun 30 02:47:39.333962 np0000183537 devstack@c-api.service[112738]: thunder lock: enabled Jun 30 02:47:39.333962 np0000183537 devstack@c-api.service[112738]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 02:47:39.333962 np0000183537 devstack@c-api.service[112738]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 02:47:39.333962 np0000183537 devstack@c-api.service[112738]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 02:47:39.333962 np0000183537 devstack@c-api.service[112738]: Set PythonHome to /opt/stack/data/venv Jun 30 02:47:39.381235 np0000183537 devstack@c-api.service[112738]: Python main interpreter initialized at 0x7da6030a3668 Jun 30 02:47:39.381235 np0000183537 devstack@c-api.service[112738]: python threads support enabled Jun 30 02:47:39.381235 np0000183537 devstack@c-api.service[112738]: your server socket listen backlog is limited to 100 connections Jun 30 02:47:39.381235 np0000183537 devstack@c-api.service[112738]: your mercy for graceful operations on workers is 80 seconds Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: *** Operational MODE: preforking *** Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: *** uWSGI is running in multiple interpreter mode *** Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: spawned uWSGI master process (pid: 112738) Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: spawned uWSGI worker 1 (pid: 112745, cores: 1) Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: spawned uWSGI worker 2 (pid: 112746, cores: 1) Jun 30 02:47:39.384314 np0000183537 devstack@c-api.service[112738]: spawned uWSGI worker 3 (pid: 112748, cores: 1) Jun 30 02:47:39.382643 np0000183537 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 02:47:39.384742 np0000183537 devstack@c-api.service[112738]: spawned uWSGI worker 4 (pid: 112749, cores: 1) Jun 30 02:47:39.384742 np0000183537 devstack@c-api.service[112738]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: we strongly recommend against using it for new projects. Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: framework. For more detail see Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:39.505687 np0000183537 devstack@c-api.service[112745]: import eventlet # noqa Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: we strongly recommend against using it for new projects. Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: framework. For more detail see Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:39.512841 np0000183537 devstack@c-api.service[112748]: import eventlet # noqa Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: we strongly recommend against using it for new projects. Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: framework. For more detail see Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:39.519923 np0000183537 devstack@c-api.service[112746]: import eventlet # noqa Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: we strongly recommend against using it for new projects. Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: framework. For more detail see Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:39.522660 np0000183537 devstack@c-api.service[112749]: import eventlet # noqa Jun 30 02:47:39.591067 np0000183537 devstack@c-api.service[112745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:39.591067 np0000183537 devstack@c-api.service[112745]: warnings.warn( Jun 30 02:47:39.602211 np0000183537 devstack@c-api.service[112748]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:39.602211 np0000183537 devstack@c-api.service[112748]: warnings.warn( Jun 30 02:47:39.611039 np0000183537 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:39.611039 np0000183537 devstack@c-api.service[112749]: warnings.warn( Jun 30 02:47:39.616334 np0000183537 devstack@c-api.service[112746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:39.616334 np0000183537 devstack@c-api.service[112746]: warnings.warn( Jun 30 02:47:39.665746 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:39.665746 np0000183537 devstack@c-api.service[112745]: from cgi import parse_header Jun 30 02:47:39.681942 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:39.681942 np0000183537 devstack@c-api.service[112748]: from cgi import parse_header Jun 30 02:47:39.689082 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:39.689082 np0000183537 devstack@c-api.service[112749]: from cgi import parse_header Jun 30 02:47:39.695109 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:39.695109 np0000183537 devstack@c-api.service[112746]: from cgi import parse_header Jun 30 02:47:39.719450 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:39.719450 np0000183537 devstack@c-api.service[112745]: removals.removed_module( Jun 30 02:47:39.721236 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:39.721236 np0000183537 devstack@c-api.service[112745]: removals.removed_module( Jun 30 02:47:39.733720 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:39.733720 np0000183537 devstack@c-api.service[112748]: removals.removed_module( Jun 30 02:47:39.735878 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:39.735878 np0000183537 devstack@c-api.service[112748]: removals.removed_module( Jun 30 02:47:39.739789 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:39.739789 np0000183537 devstack@c-api.service[112749]: removals.removed_module( Jun 30 02:47:39.741451 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:39.741451 np0000183537 devstack@c-api.service[112749]: removals.removed_module( Jun 30 02:47:39.745363 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:39.745363 np0000183537 devstack@c-api.service[112746]: removals.removed_module( Jun 30 02:47:39.746843 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:39.746843 np0000183537 devstack@c-api.service[112746]: removals.removed_module( Jun 30 02:47:40.474734 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:40.474734 np0000183537 devstack@c-api.service[112745]: warnings.warn( Jun 30 02:47:40.482166 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:40.482166 np0000183537 devstack@c-api.service[112746]: warnings.warn( Jun 30 02:47:40.509304 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:40.509304 np0000183537 devstack@c-api.service[112749]: warnings.warn( Jun 30 02:47:40.525765 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:40.525765 np0000183537 devstack@c-api.service[112745]: warnings.warn( Jun 30 02:47:40.533926 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:40.533926 np0000183537 devstack@c-api.service[112746]: warnings.warn( Jun 30 02:47:40.548950 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:40.548950 np0000183537 devstack@c-api.service[112748]: warnings.warn( Jun 30 02:47:40.561680 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:40.561680 np0000183537 devstack@c-api.service[112749]: warnings.warn( Jun 30 02:47:40.606257 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:40.606257 np0000183537 devstack@c-api.service[112748]: warnings.warn( Jun 30 02:47:40.720478 np0000183537 devstack@c-api.service[112745]: 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 30 02:47:40.720692 np0000183537 devstack@c-api.service[112745]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112745) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:40.725489 np0000183537 devstack@c-api.service[112746]: 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 30 02:47:40.725598 np0000183537 devstack@c-api.service[112746]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112746) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:40.743104 np0000183537 devstack@c-api.service[112749]: 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 30 02:47:40.743270 np0000183537 devstack@c-api.service[112749]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112749) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:40.793336 np0000183537 devstack@c-api.service[112748]: 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 30 02:47:40.793336 np0000183537 devstack@c-api.service[112748]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112748) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:40.806734 np0000183537 devstack@c-api.service[112745]: /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 30 02:47:40.806734 np0000183537 devstack@c-api.service[112745]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:40.815784 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:40.815784 np0000183537 devstack@c-api.service[112749]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:40.817106 np0000183537 devstack@c-api.service[112746]: /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 30 02:47:40.817106 np0000183537 devstack@c-api.service[112746]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:40.866227 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:40.866227 np0000183537 devstack@c-api.service[112748]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:41.283405 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112745) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:41.283545 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112746) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:41.283612 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112749) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:41.283657 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112748) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:41.283743 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.283831 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.283877 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.283915 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.283960 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.284000 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.284041 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.284122 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.284214 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.284291 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.284508 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.284564 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.284601 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.284645 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.284690 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.284736 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.284784 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.284835 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.284878 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.284926 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.284974 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.285014 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.285054 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.285089 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.285129 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.285173 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.285220 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.285271 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.285351 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.285351 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.285351 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.285351 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.285351 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.285680 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.285809 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.285949 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.286078 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.286221 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.286346 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.286492 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.287528 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.287597 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.287639 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.287676 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.287737 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.287781 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.287868 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.288125 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.288255 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.288438 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.288493 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.288532 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.288569 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.288609 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.288673 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.288673 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.288755 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.288802 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.288850 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.288890 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.288931 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.288931 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.289010 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.289010 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.289094 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.289138 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.289138 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.289255 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.294007 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.294093 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.294093 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.294374 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.294374 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.294439 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.294480 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.294516 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.294556 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.294596 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.294596 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.294676 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.294676 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.294751 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.295469 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.295548 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.295737 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.295848 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.295907 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.295953 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.295994 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.295994 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.296086 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.296133 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.296179 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.296221 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.296261 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.296315 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.296356 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.296408 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.296461 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.296510 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.296552 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.296590 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.296626 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.296662 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.296704 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.296742 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.296784 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.296831 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.296881 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.296924 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.296962 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.297006 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.297046 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.297084 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.297125 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.297169 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.297216 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.297258 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.297331 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.297387 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.297441 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.297490 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.297490 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.297574 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.297617 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.297654 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.297654 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.297654 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.297779 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.297831 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.297879 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.297923 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.297970 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.297970 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.298053 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.298094 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.298134 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.298184 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.298230 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.298278 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.298340 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.298384 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.298435 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.298485 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.298532 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.298573 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.298620 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.298666 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.298712 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.298749 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.298797 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.298838 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.298884 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.298923 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.298966 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.299006 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.299041 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.299094 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.299133 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.299174 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.299212 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.299248 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.299287 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.299339 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.299339 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.299339 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.299461 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.299461 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.299461 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.299572 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.299611 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.299647 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.299688 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.299688 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.299768 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.299815 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.299910 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.299910 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.299910 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.299910 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.300049 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.300049 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.300049 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.300049 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.300186 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.300186 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.300186 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.300297 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.300297 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.300384 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.300435 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.300479 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.300526 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.300564 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.300605 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.300652 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.300690 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.300690 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.300755 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.300755 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.300825 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.301360 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.301441 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.301541 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.301592 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.301647 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.301691 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.301732 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.301774 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.301824 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.301867 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.301915 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.301957 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.302008 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.302062 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.302100 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.302136 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.302174 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.302211 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.302252 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.302252 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.302351 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.302401 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.302458 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.302458 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.302458 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.302458 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.302612 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.302657 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.302704 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.302704 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.302784 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.302827 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.302881 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.302932 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.302932 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.303008 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.303053 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.303106 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.303148 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.303186 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.303228 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.303264 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.303309 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.303375 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.303416 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.303459 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.303499 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.303552 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.303594 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.303636 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.303680 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.303680 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.303764 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.303804 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.303847 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.304127 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.304127 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.304212 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.304782 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.304855 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.304905 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.304955 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.304998 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.305040 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.305123 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.305182 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.305232 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.305275 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.305350 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.305389 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.305465 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.305513 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.305553 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.305593 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.305633 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.305633 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.305714 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.305756 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.305802 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.305802 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.305898 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.305941 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.305941 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.306010 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.306047 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.306083 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.310018 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.310082 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.310140 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.310184 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.310234 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.310279 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.310350 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.310350 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.310441 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.310483 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.310524 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.310575 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.310616 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.310753 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.310802 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.310844 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.310896 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.310896 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.310978 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.311018 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.311018 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.311094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.311311 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.311383 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.311424 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.311424 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.311424 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.311424 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.311424 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.311614 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.311658 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.311699 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.311699 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.311699 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.311795 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.311854 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.311897 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.311951 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.311995 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.312037 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.312084 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.312084 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.312198 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.312243 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.312243 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.312349 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.312349 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.312349 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.312484 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.312484 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.312594 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.313112 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.313168 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.313206 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.313306 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.313347 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.313400 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.313400 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.313472 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.313472 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.313535 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.313579 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.313633 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.313677 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.313724 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.313767 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.313813 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.313855 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.313903 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.313958 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.314003 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.314049 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.314097 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.314139 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.314187 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.314187 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.314187 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.314306 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.314376 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.316318 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.316395 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.316440 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.316487 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.316530 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.316579 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.316619 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.316666 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.316712 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.316757 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.316795 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.316834 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.316874 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.316919 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.316960 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.317006 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.317055 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.317114 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.317157 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.317204 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.317252 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.317296 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.317296 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.317296 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.317296 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.317296 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.317509 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.317509 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.318785 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.318856 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.318902 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.318948 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.318988 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.319024 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.319059 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.319108 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.319152 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.319199 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.319245 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.319286 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.319348 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.319389 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.319438 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.319486 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.319529 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.319580 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.319629 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.319679 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.319722 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.319772 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.319821 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.319869 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.319912 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.319954 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.320004 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.320048 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.320096 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.320143 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.320190 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.320232 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.320277 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.320347 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.320435 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.320481 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.320530 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.320573 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.320620 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.320667 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.320714 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.320756 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.320801 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.320842 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.320889 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.320937 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.320988 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.321031 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.321071 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.321111 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.321150 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.321189 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.321236 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.321277 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.321346 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.321396 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.321448 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.321488 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.321527 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.321563 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.321600 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.321651 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.321690 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.321727 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.321764 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.321802 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.321845 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.321890 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.321930 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.321973 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.322017 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.322370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.322370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.322370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.322370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.322509 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.322751 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.322793 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.322833 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.322877 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.322923 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.322964 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.323005 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.323042 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.323082 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.323118 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.323154 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.323189 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.323224 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.323258 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.323295 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.323357 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.323399 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.323458 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.323506 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.323584 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.323635 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.323675 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.323710 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.323748 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.323786 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.323824 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.323862 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.323894 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.323932 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.323968 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.324004 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.324051 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.324089 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.324142 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.324191 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.324231 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.324281 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.324356 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.324405 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.324444 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.324489 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.324585 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.324634 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.324677 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.324727 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.324778 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.324823 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.324863 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.324904 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.324954 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.324996 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.325036 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.325083 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.325126 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.325176 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.325222 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.325270 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.325313 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.325380 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.325420 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.325456 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.325498 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.325537 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.325577 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.325627 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.325682 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.325731 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.325773 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.325814 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.325863 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.325910 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.325952 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.325992 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.326034 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.326081 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.326123 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.326123 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.326204 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.326244 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.326294 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.326363 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.326363 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.326454 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.326496 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.326496 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.326584 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.326584 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.326584 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.326707 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.326755 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.326797 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.326844 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.326884 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.326942 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.326991 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.327038 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.327086 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.327127 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.327174 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.327216 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.327265 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.327311 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.327470 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.327521 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.327568 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.327612 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.327657 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.327700 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.327740 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.327786 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.327832 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.327878 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.327929 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.328276 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.328333 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.328389 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.328430 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.328468 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.328507 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.328546 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.328590 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.328654 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.328699 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.328738 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.328781 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.328821 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.328866 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.328908 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.328955 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.329003 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.329051 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.329099 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.329153 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.329201 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.329242 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.329282 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.329340 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.329384 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.329424 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.329465 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.329804 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.329804 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.329804 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.329921 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.329963 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.330009 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.330009 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.330009 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.330122 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.330165 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.330165 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.330257 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.330302 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.330362 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.330415 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.330458 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.330505 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.330545 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.330592 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.330632 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.330672 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.330718 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.330756 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.330797 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.330797 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.330872 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.334226 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.334304 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.334349 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.334392 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.334430 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.334482 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.334530 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.334575 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.334622 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.334667 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.334704 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.334742 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.334788 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.334829 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.334878 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.334926 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.334926 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.334926 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.335045 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.335097 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.335097 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.335177 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.335217 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.335259 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.335259 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.335259 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.335406 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.335453 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.335508 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.335550 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.335550 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.335550 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.335658 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.335658 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.335731 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.335772 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.335819 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.335873 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.335921 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.335970 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.336048 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.336133 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.336258 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.336437 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.336487 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.336534 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.336574 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.336618 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.336664 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.336703 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.336741 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.336780 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.336873 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.336873 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.336946 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.336985 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.337031 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.337031 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.337110 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.337151 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.337185 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.337220 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.337256 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.337292 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.337348 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.337387 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.337422 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.337494 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.337539 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.337578 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.337617 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.337664 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.337713 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.337754 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.337800 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.337847 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.337847 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.337939 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.337939 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.337939 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.337939 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.337939 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.338114 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.338114 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.338416 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.338477 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.338535 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.338618 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.338668 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.338712 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.338754 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.338803 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.338853 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.338896 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.338945 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.338996 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.339045 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.339094 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.339136 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.339179 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.339225 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.339274 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.339345 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.339392 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.339432 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.339482 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.339525 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.339573 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.339614 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.339662 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.339703 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.339765 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.339805 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.339845 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.339891 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.340027 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.340072 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.340117 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.340158 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.340195 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.340232 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.340632 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.340686 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.340726 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.340766 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.340819 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.340859 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.340904 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.341000 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.341042 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.341082 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.341126 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.341170 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.341211 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.341260 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.341302 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.341361 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.341415 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.341415 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.341415 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.341522 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.341522 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.341522 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.341522 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.341522 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.341687 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.341726 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.341763 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.341812 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.341855 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.341893 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.341930 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.341973 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.341973 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.342041 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.342078 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.342115 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.342158 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.342202 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.342245 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.342292 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.342292 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.342448 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.342555 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.342598 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.342634 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.342634 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.342711 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.343362 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.343421 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.343477 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.343534 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.343595 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.343633 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.343672 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.343742 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.343796 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.343841 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.343841 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.343841 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.343946 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.343946 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.344066 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.344066 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.344162 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.344209 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.344247 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.344291 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.344390 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.344452 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.344537 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.344640 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.344725 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.344815 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.344901 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.344997 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:41.345290 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.345359 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.345412 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.345461 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112748) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.345593 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.345593 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.345672 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.345710 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.345749 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.345749 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.345749 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112748) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.345749 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112748) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.345899 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.345899 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.345986 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:41.345986 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:41.346065 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.346106 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:41.346145 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.346187 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:41.346187 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.346314 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:41.346365 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.346414 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:41.392719 np0000183537 devstack@c-api.service[112748]: INFO dbcounter [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Registered counter for database cinder Jun 30 02:47:41.393143 np0000183537 devstack@c-api.service[112749]: INFO dbcounter [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Registered counter for database cinder Jun 30 02:47:41.393897 np0000183537 devstack@c-api.service[112746]: INFO dbcounter [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Registered counter for database cinder Jun 30 02:47:41.394569 np0000183537 devstack@c-api.service[112745]: INFO dbcounter [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Registered counter for database cinder Jun 30 02:47:41.435695 np0000183537 devstack@c-api.service[112748]: DEBUG oslo_db.sqlalchemy.engines [None req-485d02a6-e054-410c-a1a1-f92dec109c90 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=112748) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.437270 np0000183537 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [None req-a11024ba-c36e-4f18-a59a-5965bf08373b 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.438239 np0000183537 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [None req-28405838-bcea-47dc-a52b-cd412fc47d84 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.439337 np0000183537 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.552444 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writer thread running {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:41.553090 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writer thread running {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:41.554347 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:41.556296 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:41.556664 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:41.558444 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:41.558587 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:41.560185 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writer thread running {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:41.560535 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:41.560613 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:41.561661 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.562489 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:41.562858 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:41.563370 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.565339 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:41.565876 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.566252 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.567804 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:41.570386 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:41.571539 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.571707 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writer thread running {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:41.574831 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:41.575537 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.577576 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:41.580570 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:41.583365 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:41.585298 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.592741 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.597352 np0000183537 devstack@c-api.service[112748]: DEBUG oslo_db.sqlalchemy.engines [None req-485d02a6-e054-410c-a1a1-f92dec109c90 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=112748) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.598291 np0000183537 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [None req-a11024ba-c36e-4f18-a59a-5965bf08373b 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.599866 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:41.600361 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:41.602376 np0000183537 devstack@c-api.service[112748]: INFO cinder.rpc [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:41.603667 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.603768 np0000183537 devstack@c-api.service[112749]: INFO cinder.rpc [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:41.604908 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.612811 np0000183537 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [None req-28405838-bcea-47dc-a52b-cd412fc47d84 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.615763 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.618541 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:41.618703 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.620170 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.621184 np0000183537 devstack@c-api.service[112746]: INFO cinder.rpc [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:41.622084 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.622518 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.623181 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.626155 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.626338 np0000183537 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:41.627231 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.629131 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:41.630130 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.630192 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.631870 np0000183537 devstack@c-api.service[112745]: INFO cinder.rpc [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:41.633127 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.633208 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.633268 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.635268 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.636053 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.636193 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.639669 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.639798 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.640272 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.641782 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.643233 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.643480 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.643675 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.645904 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.646854 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.646945 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.648184 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.648466 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.650275 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.651112 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.651252 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.651598 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.654681 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.654888 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.655070 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.656715 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.657151 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.657858 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.658740 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.659159 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.660055 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.660165 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.660828 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.661561 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.662147 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.662320 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.663011 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.663762 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.663871 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.664284 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.665178 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.665411 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.665476 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.665981 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.666708 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.667398 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.668244 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.668354 np0000183537 devstack@c-api.service[112748]: WARNING cinder.api.contrib.hosts [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:41.668510 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.668578 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.668637 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: extensions {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.669583 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.670629 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: cgsnapshots {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.671025 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.671823 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.671962 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: qos-specs {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.672377 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.673386 np0000183537 devstack@c-api.service[112749]: WARNING cinder.api.contrib.hosts [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:41.673596 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: extensions {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.674039 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: capabilities {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.674486 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.674866 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.674929 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: cgsnapshots {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.675308 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: backups {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.676348 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: qos-specs {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.676472 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.677309 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-volume-type-access {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.677970 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.678917 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: encryption {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.679123 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: capabilities {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.679190 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.680171 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.680390 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: backups {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.680454 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: consistencygroups {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.681802 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.682337 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: extra_specs {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.682429 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-volume-type-access {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.683361 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.683865 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: encryption {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.683954 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: encryption {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.684799 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.684956 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.685418 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: consistencygroups {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.685600 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-volume-manage {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.686444 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.687009 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-volume-transfer {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.687344 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: extra_specs {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.687781 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.688372 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.688612 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-availability-zone {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.689099 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: encryption {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.689338 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.689913 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-quota-sets {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.690585 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-volume-manage {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.690677 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.690736 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.691348 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-quota-class-sets {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.691852 np0000183537 devstack@c-api.service[112746]: WARNING cinder.api.contrib.hosts [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:41.691983 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-volume-transfer {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.692106 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: extensions {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.692187 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.692616 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-snapshot-manage {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.693501 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: cgsnapshots {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.693575 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-availability-zone {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.693653 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.693987 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: os-hosts {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.694916 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-quota-sets {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.695019 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: qos-specs {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.695081 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.695371 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extended resource: scheduler-stats {{(pid=112748) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.696287 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-quota-class-sets {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.696647 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.697599 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-snapshot-manage {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.697726 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: capabilities {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.697999 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.698066 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.698922 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: backups {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.699045 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: os-hosts {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.699522 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.699592 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.700306 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extended resource: scheduler-stats {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.700432 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.contrib.snapshot_actions [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] SnapshotActionsController initialized {{(pid=112748) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:41.700875 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.701035 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-volume-type-access {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.701100 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.701887 np0000183537 devstack@c-api.service[112745]: WARNING cinder.api.contrib.hosts [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:41.702112 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: extensions {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.702467 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.702574 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.702643 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: encryption {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.703493 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: cgsnapshots {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.703802 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.703989 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.704091 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: consistencygroups {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.704834 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.contrib.snapshot_actions [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] SnapshotActionsController initialized {{(pid=112749) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:41.704917 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: qos-specs {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.705309 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.705688 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.706440 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: extra_specs {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.706783 np0000183537 devstack@c-api.service[112748]: WARNING castellan.key_manager.migration [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.707028 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.707596 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension UsedLimits extending resource: limits {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.707714 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.707868 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: capabilities {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.707934 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708013 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: encryption {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.708071 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708128 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeActions extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708222 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708315 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.708375 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708432 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension TypesManage extending resource: types {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708541 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708658 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708762 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension AdminActions extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708882 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension AdminActions extending resource: snapshots {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.708980 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension AdminActions extending resource: backups {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.709088 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.709183 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.709243 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: backups {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.709331 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.v3.router [None req-485d02a6-e054-410c-a1a1-f92dec109c90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112748) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.709463 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-volume-manage {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.709702 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.710897 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-volume-transfer {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.711180 np0000183537 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.711303 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-volume-type-access {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.711997 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension UsedLimits extending resource: limits {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.712090 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.712507 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-availability-zone {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.712984 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: encryption {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.713051 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713110 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713369 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeActions extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713494 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713588 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713697 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension TypesManage extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713779 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.713903 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-quota-sets {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.713964 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714029 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension AdminActions extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714120 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension AdminActions extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714209 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension AdminActions extending resource: backups {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714315 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714426 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714636 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-a11024ba-c36e-4f18-a59a-5965bf08373b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.714706 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: consistencygroups {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.715352 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-quota-class-sets {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.716649 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-snapshot-manage {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.716706 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: extra_specs {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.717163 np0000183537 devstack@c-api.service[112748]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da6030a3668 pid: 112748 (default app) Jun 30 02:47:41.718030 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: os-hosts {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.718246 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: encryption {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.719406 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extended resource: scheduler-stats {{(pid=112746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.719852 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-volume-manage {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.721307 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-volume-transfer {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.721648 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.722411 np0000183537 devstack@c-api.service[112749]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da6030a3668 pid: 112749 (default app) Jun 30 02:47:41.722937 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-availability-zone {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.723278 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.724130 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.contrib.snapshot_actions [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] SnapshotActionsController initialized {{(pid=112746) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:41.724287 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-quota-sets {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.724978 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.725449 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.725449 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.725449 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.725449 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.725805 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.725805 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.725805 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.725805 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726076 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726542 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726542 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726542 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726542 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726542 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726902 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726902 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726902 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.726902 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.726902 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727340 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727340 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727340 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727340 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727654 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727654 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727654 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727654 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727654 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727990 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727990 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727990 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.727990 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.727990 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728359 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-quota-class-sets {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728424 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.728839 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.729354 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729756 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.729756 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729756 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.729756 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.729756 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730102 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730102 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730102 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730102 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730102 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730418 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.730811 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.731409 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.731409 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.731409 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.731409 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.731409 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.731777 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.731777 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.731777 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.731777 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.731777 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732075 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732075 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732075 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732075 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732253 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732253 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732253 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732253 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732458 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732458 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732458 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732458 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732458 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732694 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732694 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732694 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732818 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.732857 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732857 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.732857 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.732857 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733043 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733043 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733043 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733043 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733218 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733218 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733218 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733218 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733404 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733404 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733404 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733404 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733593 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733593 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733593 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733593 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733757 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733757 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733757 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733757 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.733928 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734166 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734166 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734166 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734166 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734166 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734417 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734682 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.734932 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735171 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735511 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735511 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735511 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735511 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735692 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735692 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735692 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735692 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735875 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735875 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.735875 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.735875 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.736044 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.736044 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.736044 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:41.736044 np0000183537 devstack@c-api.service[112748]: warnings.warn(deprecated_msg) Jun 30 02:47:41.736293 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-snapshot-manage {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.736382 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.736435 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: os-hosts {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.736484 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-0898a78e-8fe0-4c27-bb61-5ce198c01b48 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:41.736541 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.736589 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extended resource: scheduler-stats {{(pid=112745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:41.736636 np0000183537 devstack@c-api.service[112746]: WARNING castellan.key_manager.migration [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.736636 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension UsedLimits extending resource: limits {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736636 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736768 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 1/1] 199.19.213.176 () {60 vars in 956 bytes} [Tue Jun 30 02:47:41 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 30 02:47:41.736827 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeActions extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension TypesManage extending resource: types {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.736864 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737102 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737102 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension AdminActions extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737102 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension AdminActions extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737210 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.737246 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension AdminActions extending resource: backups {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737246 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737246 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737246 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.v3.router [None req-28405838-bcea-47dc-a52b-cd412fc47d84 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.737410 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] SnapshotActionsController initialized {{(pid=112745) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:41.737410 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.737410 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.738076 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.739784 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.741320 np0000183537 devstack@c-api.service[112745]: WARNING castellan.key_manager.migration [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:41.741582 np0000183537 devstack@c-api.service[112746]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da6030a3668 pid: 112746 (default app) Jun 30 02:47:41.742188 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension UsedLimits extending resource: limits {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.742317 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743024 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743141 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743278 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeActions extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743426 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743533 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743650 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension TypesManage extending resource: types {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743770 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743882 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.743992 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension AdminActions extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.744111 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension AdminActions extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.744221 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension AdminActions extending resource: backups {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.744328 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.744456 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.744562 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.v3.router [None req-ae9ee42c-26a4-4cfe-ad65-c7c35fd8d436 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:41.752884 np0000183537 devstack@c-api.service[112745]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da6030a3668 pid: 112745 (default app) Jun 30 02:47:49.058101 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.058101 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.058101 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.058101 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.058101 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059029 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059029 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059029 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059029 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059029 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059340 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059693 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059693 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059693 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059693 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059946 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059946 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.059946 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.059946 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060203 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060203 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060203 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060203 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060519 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060519 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060519 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060519 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060519 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060843 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060843 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060843 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.060843 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.060843 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061144 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.061681 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062031 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062419 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062419 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062419 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062419 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062419 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062719 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062719 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062719 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.062719 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.062719 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063073 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063443 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063788 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063788 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063788 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.063788 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.063788 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064084 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064084 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064084 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064084 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064084 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064398 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064398 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064398 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064398 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064641 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064641 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064641 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064641 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064899 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064899 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064899 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.064899 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.064899 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065222 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065222 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065222 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065222 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065222 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065601 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065601 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065601 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065601 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065851 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065851 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.065851 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.065851 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066091 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066091 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066091 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066091 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066361 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066361 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066361 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066361 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066653 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066653 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066653 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066653 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066969 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066969 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066969 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.066969 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.066969 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067244 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067512 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067512 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067512 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067512 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067512 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067641 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067807 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.067961 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068113 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068267 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068267 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068267 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068267 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068397 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068397 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068397 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068397 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068397 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) Jun 30 02:47:49.068538 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-3a342199-2a4c-493d-9e06-5e2d34b45946 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:49.542379 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-3a342199-2a4c-493d-9e06-5e2d34b45946 admin admin] POST https://199.19.213.176/volume/v3/types Jun 30 02:47:49.542956 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-3a342199-2a4c-493d-9e06-5e2d34b45946 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:49.544884 np0000183537 devstack@c-api.service[112749]: /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 30 02:47:49.544884 np0000183537 devstack@c-api.service[112749]: warnings.warn( Jun 30 02:47:49.585007 np0000183537 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [None req-3a342199-2a4c-493d-9e06-5e2d34b45946 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:49.645251 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-3a342199-2a4c-493d-9e06-5e2d34b45946 admin admin] https://199.19.213.176/volume/v3/types returned with HTTP 200 Jun 30 02:47:49.645810 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 1/2] 199.19.213.176 () {68 vars in 1288 bytes} [Tue Jun 30 02:47:49 2026] POST /volume/v3/types => generated 186 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:47:49.658924 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [req-3a342199-2a4c-493d-9e06-5e2d34b45946 req-fbc2ee4b-2705-4304-b19c-228b92a6fc8c None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:49.978640 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [req-3a342199-2a4c-493d-9e06-5e2d34b45946 req-fbc2ee4b-2705-4304-b19c-228b92a6fc8c admin admin] POST https://199.19.213.176/volume/v3/types/9e4e247a-99d4-4252-a066-eba5861535bc/extra_specs Jun 30 02:47:49.979150 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [req-3a342199-2a4c-493d-9e06-5e2d34b45946 req-fbc2ee4b-2705-4304-b19c-228b92a6fc8c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:49.980866 np0000183537 devstack@c-api.service[112748]: /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 30 02:47:49.980866 np0000183537 devstack@c-api.service[112748]: warnings.warn( Jun 30 02:47:50.016785 np0000183537 devstack@c-api.service[112748]: DEBUG oslo_db.sqlalchemy.engines [req-3a342199-2a4c-493d-9e06-5e2d34b45946 req-fbc2ee4b-2705-4304-b19c-228b92a6fc8c 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=112748) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:50.079280 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [req-3a342199-2a4c-493d-9e06-5e2d34b45946 req-fbc2ee4b-2705-4304-b19c-228b92a6fc8c admin admin] https://199.19.213.176/volume/v3/types/9e4e247a-99d4-4252-a066-eba5861535bc/extra_specs returned with HTTP 200 Jun 30 02:47:50.079818 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 2/3] 199.19.213.176 () {70 vars in 1505 bytes} [Tue Jun 30 02:47:49 2026] POST /volume/v3/types/9e4e247a-99d4-4252-a066-eba5861535bc/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:47:51.620025 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=6 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:51.631281 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=6 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:59.642140 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:48:00.077921 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:50:50.113354 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.113354 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.113354 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.113354 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.113354 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114547 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.114547 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114547 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.114547 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114547 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.114847 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115399 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115399 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115399 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115399 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115741 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115741 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115741 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115741 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115996 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115996 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.115996 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.115996 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.116278 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.116278 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.116278 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.116278 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.116278 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.117372 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.117372 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.117372 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.117372 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.117372 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118038 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.118938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.119991 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.120786 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.120786 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.120786 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.120786 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.120786 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.121698 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.121698 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.121698 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.121698 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.121698 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122137 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122492 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122738 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122738 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122738 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122738 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122738 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122987 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122987 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122987 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.122987 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.122987 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123304 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123304 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123304 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123304 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123543 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123543 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123543 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123543 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123730 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123730 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123730 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123730 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123730 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123938 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.123938 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.123938 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.124187 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.124187 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.124187 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.124187 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.124886 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.124886 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.124886 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.124886 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125223 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125223 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125223 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125223 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125579 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125579 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125579 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125579 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125883 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125883 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.125883 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.125883 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126166 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.126166 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126166 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.126166 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126166 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.126678 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127105 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127105 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127105 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127105 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127105 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127527 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.127958 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128444 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.128887 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.129394 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.129394 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.129394 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.129394 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.129703 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.129703 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.129703 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.129703 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.129703 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: /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 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: warnings.warn(deprecated_msg) Jun 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-0ca4306f-a887-4c29-ac7c-b84b1325200f None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:50.130085 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-0ca4306f-a887-4c29-ac7c-b84b1325200f None None] GET https://199.19.213.176/volume// Jun 30 02:50:50.130602 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-0ca4306f-a887-4c29-ac7c-b84b1325200f None None] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:50.130602 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-0ca4306f-a887-4c29-ac7c-b84b1325200f None None] Calling method 'all' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:50.130602 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-0ca4306f-a887-4c29-ac7c-b84b1325200f None None] https://199.19.213.176/volume// returned with HTTP 300 Jun 30 02:50:50.130602 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 1/4] 199.19.213.176 () {66 vars in 1456 bytes} [Tue Jun 30 02:50:50 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 02:51:30.018505 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.018505 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.018505 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.018505 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.018505 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019409 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.019409 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019409 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.019409 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019409 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.019681 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020018 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020018 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020018 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020018 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020235 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020235 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020235 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020235 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020494 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020494 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020494 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020494 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020724 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.020724 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.020724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021007 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021007 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021007 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021007 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021007 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021264 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021647 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.021982 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022350 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022350 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022350 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022350 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022350 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022630 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022630 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022630 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022630 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022630 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.022905 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023236 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023564 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023564 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023564 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023564 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023564 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023900 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023900 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023900 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.023900 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.023900 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024195 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024195 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024195 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024195 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024581 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024581 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024581 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024581 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024815 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024815 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024815 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.024815 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.024815 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025091 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025091 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025091 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025091 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025091 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025409 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025409 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025409 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025409 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025629 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025629 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025629 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025629 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025915 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025915 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.025915 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.025915 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026156 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026156 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026156 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026156 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026503 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026503 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026503 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026503 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026724 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026724 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026724 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.026935 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027139 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027139 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027139 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027139 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027139 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027380 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027602 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.027824 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028024 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028254 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028254 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028254 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028254 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028421 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028421 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028421 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028421 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028421 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: warnings.warn(deprecated_msg) Jun 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-4a230247-9ab0-434c-8d73-60ae80c7f130 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:30.028607 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 1/5] 199.19.213.176 () {62 vars in 1068 bytes} [Tue Jun 30 02:51:30 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 30 02:51:30.065998 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-e6e5d045-a332-4df0-bf17-ec114694b7ab None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:30.073807 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 2/6] 199.19.213.176 () {64 vars in 1272 bytes} [Tue Jun 30 02:51:30 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:51:30.110023 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [req-e6e5d045-a332-4df0-bf17-ec114694b7ab req-3ac25131-7e96-4ed7-8489-6014a63e368b None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:30.115460 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [req-e6e5d045-a332-4df0-bf17-ec114694b7ab req-3ac25131-7e96-4ed7-8489-6014a63e368b demo demo] GET https://199.19.213.176/volume/v3/ Jun 30 02:51:30.116043 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [req-e6e5d045-a332-4df0-bf17-ec114694b7ab req-3ac25131-7e96-4ed7-8489-6014a63e368b demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:30.116613 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [req-e6e5d045-a332-4df0-bf17-ec114694b7ab req-3ac25131-7e96-4ed7-8489-6014a63e368b demo demo] Calling method 'version_select' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:30.117562 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [req-e6e5d045-a332-4df0-bf17-ec114694b7ab req-3ac25131-7e96-4ed7-8489-6014a63e368b demo demo] https://199.19.213.176/volume/v3/ returned with HTTP 200 Jun 30 02:51:30.117880 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 3/7] 199.19.213.176 () {66 vars in 1346 bytes} [Tue Jun 30 02:51:30 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:30.160443 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-31ee503c-6a84-457c-b9aa-2635f846d23f None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:30.500928 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-31ee503c-6a84-457c-b9aa-2635f846d23f demo demo] GET https://199.19.213.176/volume/v3/types Jun 30 02:51:30.501450 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-31ee503c-6a84-457c-b9aa-2635f846d23f demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:30.501742 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-31ee503c-6a84-457c-b9aa-2635f846d23f demo demo] Calling method 'index' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:30.502256 np0000183537 devstack@c-api.service[112746]: /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 30 02:51:30.502256 np0000183537 devstack@c-api.service[112746]: warnings.warn( Jun 30 02:51:30.502963 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-31ee503c-6a84-457c-b9aa-2635f846d23f demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:51:30.541501 np0000183537 devstack@c-api.service[112746]: DEBUG oslo_db.sqlalchemy.engines [None req-31ee503c-6a84-457c-b9aa-2635f846d23f 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=112746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:51:30.561678 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-31ee503c-6a84-457c-b9aa-2635f846d23f demo demo] https://199.19.213.176/volume/v3/types returned with HTTP 200 Jun 30 02:51:30.562353 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 2/8] 199.19.213.176 () {64 vars in 1290 bytes} [Tue Jun 30 02:51:30 2026] GET /volume/v3/types => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:30.601233 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:30.942334 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 demo demo] GET https://199.19.213.176/volume/v3/types/default Jun 30 02:51:30.942684 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:30.942910 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 demo demo] Calling method 'show' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:30.978649 np0000183537 devstack@c-api.service[112745]: DEBUG oslo_db.sqlalchemy.engines [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 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=112745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:51:30.995075 np0000183537 devstack@c-api.service[112745]: /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 30 02:51:30.995075 np0000183537 devstack@c-api.service[112745]: warnings.warn( Jun 30 02:51:30.997218 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-da6ded1d-7236-48c5-abb3-383ee7544b19 demo demo] https://199.19.213.176/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:30.997608 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 2/9] 199.19.213.176 () {64 vars in 1301 bytes} [Tue Jun 30 02:51:30 2026] GET /volume/v3/types/default => generated 145 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:31.454911 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-aa16cd9a-b525-4b92-ba84-e5cb4bd781e7 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:31.457171 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 3/10] 199.19.213.176 () {62 vars in 1068 bytes} [Tue Jun 30 02:51:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:51:31.490689 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-7884f962-a37c-4162-a2cb-872e6b6b3623 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:31.499642 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 4/11] 199.19.213.176 () {64 vars in 1272 bytes} [Tue Jun 30 02:51:31 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:51:31.534676 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [req-7884f962-a37c-4162-a2cb-872e6b6b3623 req-fae757c1-47d5-43aa-aebc-c1fcc710adba None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:31.538130 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-7884f962-a37c-4162-a2cb-872e6b6b3623 req-fae757c1-47d5-43aa-aebc-c1fcc710adba demo demo] GET https://199.19.213.176/volume/v3/ Jun 30 02:51:31.538656 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-7884f962-a37c-4162-a2cb-872e6b6b3623 req-fae757c1-47d5-43aa-aebc-c1fcc710adba demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:31.539082 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-7884f962-a37c-4162-a2cb-872e6b6b3623 req-fae757c1-47d5-43aa-aebc-c1fcc710adba demo demo] Calling method 'version_select' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:31.540075 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-7884f962-a37c-4162-a2cb-872e6b6b3623 req-fae757c1-47d5-43aa-aebc-c1fcc710adba demo demo] https://199.19.213.176/volume/v3/ returned with HTTP 200 Jun 30 02:51:31.540892 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 3/12] 199.19.213.176 () {66 vars in 1346 bytes} [Tue Jun 30 02:51:31 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:31.582932 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-4d9dc78b-db45-4c0f-b462-864ed46a3428 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:31.585480 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-4d9dc78b-db45-4c0f-b462-864ed46a3428 demo demo] GET https://199.19.213.176/volume/v3/types/default Jun 30 02:51:31.585771 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc78b-db45-4c0f-b462-864ed46a3428 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:31.586263 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc78b-db45-4c0f-b462-864ed46a3428 demo demo] Calling method 'show' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:31.596873 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-4d9dc78b-db45-4c0f-b462-864ed46a3428 demo demo] https://199.19.213.176/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:31.597240 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 3/13] 199.19.213.176 () {64 vars in 1301 bytes} [Tue Jun 30 02:51:31 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 30 02:51:32.212941 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-2d6ee841-6b57-437b-861b-4cb22315c37b None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.214095 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 4/14] 199.19.213.176 () {62 vars in 1068 bytes} [Tue Jun 30 02:51:32 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 30 02:51:32.251171 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-fd600e23-e892-4522-815a-8cd9cbe29958 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.253830 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 5/15] 199.19.213.176 () {64 vars in 1272 bytes} [Tue Jun 30 02:51:32 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:51:32.287644 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [req-fd600e23-e892-4522-815a-8cd9cbe29958 req-e727786d-465f-48ef-b497-9fb1efc36e4a None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.290697 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-fd600e23-e892-4522-815a-8cd9cbe29958 req-e727786d-465f-48ef-b497-9fb1efc36e4a demo demo] GET https://199.19.213.176/volume/v3/ Jun 30 02:51:32.290951 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-fd600e23-e892-4522-815a-8cd9cbe29958 req-e727786d-465f-48ef-b497-9fb1efc36e4a demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:32.291234 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-fd600e23-e892-4522-815a-8cd9cbe29958 req-e727786d-465f-48ef-b497-9fb1efc36e4a demo demo] Calling method 'version_select' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:32.291781 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-fd600e23-e892-4522-815a-8cd9cbe29958 req-e727786d-465f-48ef-b497-9fb1efc36e4a demo demo] https://199.19.213.176/volume/v3/ returned with HTTP 200 Jun 30 02:51:32.292462 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 4/16] 199.19.213.176 () {66 vars in 1346 bytes} [Tue Jun 30 02:51:32 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:32.331945 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-3544dbe9-780f-4d61-b7ea-97c3fc3ff1a7 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.335341 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-3544dbe9-780f-4d61-b7ea-97c3fc3ff1a7 demo demo] GET https://199.19.213.176/volume/v3/types/default Jun 30 02:51:32.335700 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-3544dbe9-780f-4d61-b7ea-97c3fc3ff1a7 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:32.336099 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-3544dbe9-780f-4d61-b7ea-97c3fc3ff1a7 demo demo] Calling method 'show' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:32.344982 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-3544dbe9-780f-4d61-b7ea-97c3fc3ff1a7 demo demo] https://199.19.213.176/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:32.345360 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 4/17] 199.19.213.176 () {64 vars in 1301 bytes} [Tue Jun 30 02:51:32 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 30 02:51:32.384790 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-b964ebb8-dce9-40c8-a7a2-5c72c4957bcd None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.386166 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 5/18] 199.19.213.176 () {62 vars in 1068 bytes} [Tue Jun 30 02:51:32 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:51:32.419828 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-47a81a4a-58b5-4181-b9e5-d5994b762398 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.422788 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 6/19] 199.19.213.176 () {64 vars in 1272 bytes} [Tue Jun 30 02:51:32 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 30 02:51:32.455720 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [req-47a81a4a-58b5-4181-b9e5-d5994b762398 req-5e4e29f1-b39b-42ab-aabe-3b41a00eb77e None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.460841 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-47a81a4a-58b5-4181-b9e5-d5994b762398 req-5e4e29f1-b39b-42ab-aabe-3b41a00eb77e demo demo] GET https://199.19.213.176/volume/v3/ Jun 30 02:51:32.461546 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-47a81a4a-58b5-4181-b9e5-d5994b762398 req-5e4e29f1-b39b-42ab-aabe-3b41a00eb77e demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:32.462010 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [req-47a81a4a-58b5-4181-b9e5-d5994b762398 req-5e4e29f1-b39b-42ab-aabe-3b41a00eb77e demo demo] Calling method 'version_select' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:32.462533 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [req-47a81a4a-58b5-4181-b9e5-d5994b762398 req-5e4e29f1-b39b-42ab-aabe-3b41a00eb77e demo demo] https://199.19.213.176/volume/v3/ returned with HTTP 200 Jun 30 02:51:32.463073 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 5/20] 199.19.213.176 () {66 vars in 1346 bytes} [Tue Jun 30 02:51:32 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 30 02:51:32.505969 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-d3882bf3-474f-4d80-af9d-703580cebf59 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:32.509751 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-d3882bf3-474f-4d80-af9d-703580cebf59 demo demo] GET https://199.19.213.176/volume/v3/types/default Jun 30 02:51:32.509948 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-d3882bf3-474f-4d80-af9d-703580cebf59 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:32.510387 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-d3882bf3-474f-4d80-af9d-703580cebf59 demo demo] Calling method 'show' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:32.520844 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-d3882bf3-474f-4d80-af9d-703580cebf59 demo demo] https://199.19.213.176/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:32.521607 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 5/21] 199.19.213.176 () {64 vars in 1301 bytes} [Tue Jun 30 02:51:32 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 30 02:51:40.555491 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:51:42.515821 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=8 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:56:26.392900 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:56:26.498771 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 02:56:26.498924 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:56:26.499118 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:56:26.499629 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:56:26.500629 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:56:26.556253 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] Get all volumes completed successfully. Jun 30 02:56:26.558438 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-fe621320-ff55-4fbb-822a-b34654ab1c65 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:56:26.558998 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 6/22] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 02:56:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:56:36.544956 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:57:26.605717 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:57:26.608565 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 02:57:26.608806 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:57:26.609053 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:57:26.609728 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:57:26.610755 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:57:26.649632 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] Get all volumes completed successfully. Jun 30 02:57:26.652835 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-6897b5c2-1817-42c5-be63-e6bcc21ba653 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:57:26.653444 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 7/23] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 02:57:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:57:36.642392 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:58:26.689505 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:58:26.693267 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 02:58:26.693537 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:58:26.693789 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:58:26.694353 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:58:26.695369 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:58:26.732716 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] Get all volumes completed successfully. Jun 30 02:58:26.735706 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-eec61271-49d8-4990-9bcb-6697ddd07b1b demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:58:26.736207 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 6/24] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 02:58:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:58:36.725256 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:59:26.762028 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-b2cc0801-0bcf-4216-b363-fb8791de701b None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:59:26.767203 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 02:59:26.767590 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:59:26.767914 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:59:26.769272 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:59:26.771081 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:59:26.815481 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] Get all volumes completed successfully. Jun 30 02:59:26.817888 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-b2cc0801-0bcf-4216-b363-fb8791de701b demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:59:26.818340 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 6/25] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 02:59:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:59:36.807677 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:00:26.928904 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:00:26.931417 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:00:26.931602 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:00:26.931833 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:00:26.932141 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:00:26.933056 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:00:26.943320 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] Get all volumes completed successfully. Jun 30 03:00:26.946114 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-42cbdeb1-f9fa-44e2-8699-8958787af802 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:00:26.946782 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 7/26] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:00:26 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 30 03:00:36.936833 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:01:26.964575 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:01:27.197376 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:01:27.198363 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:01:27.199816 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:01:27.200262 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:01:27.204018 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:01:27.228718 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] Get all volumes completed successfully. Jun 30 03:01:27.235745 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-f326b720-85eb-4b8f-8e7a-948a43b47bad demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:01:27.235745 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 8/27] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:01:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:01:37.215485 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:02:27.258923 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:02:27.260993 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:02:27.261228 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:02:27.261468 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:02:27.261704 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:02:27.262479 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:02:27.270727 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] Get all volumes completed successfully. Jun 30 03:02:27.272582 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-96be5b14-ebbd-4295-8502-19e7fd2c2177 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:02:27.272975 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 7/28] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:02:27 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 30 03:02:37.267020 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:03:27.291206 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:03:27.297766 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:03:27.297937 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:03:27.298120 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:03:27.298452 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:03:27.299099 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:03:27.305409 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] Get all volumes completed successfully. Jun 30 03:03:27.307379 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-9b14757b-2c5e-429d-8a81-e4e3d7592507 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:03:27.307702 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 7/29] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:03:27 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 30 03:03:37.301804 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:04:27.328516 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:04:27.330742 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:04:27.330910 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:04:27.331090 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:04:27.331324 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:04:27.332162 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:04:27.339736 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] Get all volumes completed successfully. Jun 30 03:04:27.341601 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-5046f5a8-0f95-4b2f-ae3d-b926186ebdc2 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:04:27.341947 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 8/30] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:04:27 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 30 03:04:37.335922 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:05:27.357543 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-a1f012b2-b3da-4902-a303-afd25c29a386 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:05:27.363005 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:05:27.363537 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:05:27.363976 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:05:27.364582 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:05:27.365677 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:05:27.376445 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] Get all volumes completed successfully. Jun 30 03:05:27.379535 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-a1f012b2-b3da-4902-a303-afd25c29a386 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:05:27.379983 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 9/31] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:05:27 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 30 03:05:37.369163 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:06:27.394698 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:06:27.541752 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:06:27.542214 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:06:27.542727 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:06:27.543316 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:06:27.544811 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:06:27.552911 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] Get all volumes completed successfully. Jun 30 03:06:27.554941 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-22e6abfa-9994-44b8-8846-a2141f9e67ab demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:06:27.555802 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 8/32] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:06:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:06:37.548756 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:07:27.568970 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:07:27.575644 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:07:27.576035 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:07:27.576446 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:07:27.576928 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:07:27.578450 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:07:27.587823 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] Get all volumes completed successfully. Jun 30 03:07:27.590792 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-029adefb-8311-4be8-9b16-68a0d1a1f7b1 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:07:27.591429 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 8/33] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:07:27 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 30 03:07:37.582846 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:08:27.611710 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-66850487-8f53-4185-835e-8214139d0e96 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:08:27.613846 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:08:27.614226 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:08:27.614647 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:08:27.615437 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:08:27.616049 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:08:27.629908 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] Get all volumes completed successfully. Jun 30 03:08:27.632712 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-66850487-8f53-4185-835e-8214139d0e96 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:08:27.633125 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 9/34] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:08:27 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 30 03:08:37.619919 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:09:27.647110 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:09:27.650719 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:09:27.651408 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:09:27.651689 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:09:27.652005 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:09:27.654537 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:09:27.663054 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] Get all volumes completed successfully. Jun 30 03:09:27.665529 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-f3046fcb-b92f-461d-a284-53d8233fdf30 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:09:27.666015 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 10/35] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:09:27 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 30 03:09:37.658684 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:10:27.685557 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:10:27.688656 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:10:27.688882 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:10:27.689730 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:10:27.689915 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:10:27.691013 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:10:27.702476 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] Get all volumes completed successfully. Jun 30 03:10:27.707348 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-5d1b4148-61ec-4a6b-9800-be6b35ca0b01 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:10:27.707730 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 9/36] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:10:27 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 30 03:10:37.695267 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:11:27.725575 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-d0de0dc9-a301-4fe3-8415-fe347946616a None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:11:27.916276 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:11:27.917562 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:11:27.917562 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:11:27.917562 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:11:27.917839 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:11:27.923660 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] Get all volumes completed successfully. Jun 30 03:11:27.925542 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-d0de0dc9-a301-4fe3-8415-fe347946616a demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:11:27.926194 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 9/37] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:11:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:11:37.920250 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:12:27.947092 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:12:27.949602 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:12:27.949843 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:12:27.950109 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:12:27.950406 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:12:27.951329 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:12:27.959915 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] Get all volumes completed successfully. Jun 30 03:12:27.962532 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-1731e9cb-50d7-4f43-a20e-babba17bc854 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:12:27.963028 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 10/38] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:12:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:12:37.955006 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:13:27.981248 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:13:27.984469 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:13:27.985061 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:13:27.985667 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:13:27.987378 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:13:27.987712 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:13:27.998219 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] Get all volumes completed successfully. Jun 30 03:13:28.000875 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-1df811ee-f381-4e0a-bf76-63220bb4bf13 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:13:28.001207 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 11/39] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:13:27 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 30 03:13:37.990903 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:14:28.023215 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:14:28.026427 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:14:28.026697 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:14:28.026875 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:14:28.027162 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:14:28.028044 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:14:28.037030 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] Get all volumes completed successfully. Jun 30 03:14:28.039691 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-277e2dad-8e46-42d6-aefd-68e65ccf91c2 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:14:28.040124 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 10/40] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:14:28 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 30 03:14:38.031516 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:15:28.058538 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:15:28.061065 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:15:28.061319 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:15:28.061584 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:15:28.061877 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:15:28.062842 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:15:28.070986 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] Get all volumes completed successfully. Jun 30 03:15:28.073842 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-1fe4a7ad-93e9-4151-939d-0f8b4abe8497 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:15:28.074226 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 10/41] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:15:28 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 30 03:15:38.066073 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:16:28.094934 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:16:28.190331 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:16:28.190331 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:16:28.190331 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:16:28.191035 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:16:28.192702 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:16:28.203425 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] Get all volumes completed successfully. Jun 30 03:16:28.205715 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-a8f446d2-f2b3-45a2-bab7-cc57f1df15cc demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:16:28.206169 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 11/42] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:16:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:16:38.197192 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:17:28.221524 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:17:28.225430 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:17:28.225651 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:17:28.225904 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:17:28.226188 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:17:28.227102 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:17:28.235714 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] Get all volumes completed successfully. Jun 30 03:17:28.238218 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-0f1c9cf1-2c21-4929-b67d-553e0cee387f demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:17:28.238675 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 12/43] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:17:28 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 30 03:17:38.230327 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:18:28.255502 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:18:28.257663 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:18:28.257880 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:18:28.258370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:18:28.258370 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:18:28.258993 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:18:28.265438 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] Get all volumes completed successfully. Jun 30 03:18:28.267225 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-01a7ff7a-6e2b-4622-8172-471f38dce175 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:18:28.267569 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 11/44] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:18:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:18:38.261502 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:19:28.284543 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:19:28.287976 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:19:28.288275 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:19:28.288612 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:19:28.289007 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:19:28.290478 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:19:28.298054 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] Get all volumes completed successfully. Jun 30 03:19:28.300426 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-5845a338-a3e0-49f8-aa82-9ee973823bf5 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:19:28.300788 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 11/45] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:19:28 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 30 03:19:38.293969 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:20:28.313850 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:20:28.316183 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:20:28.316381 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:20:28.316569 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:20:28.316783 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:20:28.317542 np0000183537 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:20:28.327150 np0000183537 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] Get all volumes completed successfully. Jun 30 03:20:28.330187 np0000183537 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-43c3047d-6cb7-4c2e-b967-14c5473d3a03 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:20:28.330713 np0000183537 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 12/46] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:20:28 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 30 03:20:38.320547 np0000183537 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:21:28.344120 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.middleware.request_id [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 None None] RequestId filter calling following filter/app {{(pid=112748) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:21:28.476702 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:21:28.477079 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] Empty body provided in request {{(pid=112748) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:21:28.477483 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.openstack.wsgi [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] Calling method 'detail' {{(pid=112748) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:21:28.478042 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.api.api_utils [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] Removing options '' from query. {{(pid=112748) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:21:28.479467 np0000183537 devstack@c-api.service[112748]: DEBUG cinder.volume.api [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112748) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:21:28.489059 np0000183537 devstack@c-api.service[112748]: INFO cinder.volume.api [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] Get all volumes completed successfully. Jun 30 03:21:28.491127 np0000183537 devstack@c-api.service[112748]: INFO cinder.api.openstack.wsgi [None req-ee46e561-8b39-4ce0-bf69-ce9e9bc84695 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:21:28.491358 np0000183537 devstack@c-api.service[112748]: [pid: 112748|app: 0|req: 13/47] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:21:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:21:38.484187 np0000183537 devstack@c-api.service[112748]: DEBUG dbcounter [-] [112748] Writing DB stats cinder:SELECT=1 {{(pid=112748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:22:28.507701 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.middleware.request_id [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d None None] RequestId filter calling following filter/app {{(pid=112746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:22:28.510065 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:22:28.510348 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] Empty body provided in request {{(pid=112746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:22:28.510527 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.openstack.wsgi [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] Calling method 'detail' {{(pid=112746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:22:28.510765 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.api.api_utils [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] Removing options '' from query. {{(pid=112746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:22:28.511634 np0000183537 devstack@c-api.service[112746]: DEBUG cinder.volume.api [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:22:28.518424 np0000183537 devstack@c-api.service[112746]: INFO cinder.volume.api [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] Get all volumes completed successfully. Jun 30 03:22:28.520251 np0000183537 devstack@c-api.service[112746]: INFO cinder.api.openstack.wsgi [None req-58ea0fb6-a68f-47d7-a982-29b119c5282d demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:22:28.520608 np0000183537 devstack@c-api.service[112746]: [pid: 112746|app: 0|req: 12/48] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:22:28 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 30 03:22:38.514653 np0000183537 devstack@c-api.service[112746]: DEBUG dbcounter [-] [112746] Writing DB stats cinder:SELECT=1 {{(pid=112746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:23:28.538228 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.middleware.request_id [None req-0d891006-01eb-42f3-b146-627e462231f0 None None] RequestId filter calling following filter/app {{(pid=112745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:23:28.542515 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] GET https://199.19.213.176/volume/v3/volumes/detail Jun 30 03:23:28.542887 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] Empty body provided in request {{(pid=112745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:23:28.543148 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.openstack.wsgi [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] Calling method 'detail' {{(pid=112745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:23:28.543440 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.api.api_utils [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] Removing options '' from query. {{(pid=112745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:23:28.544446 np0000183537 devstack@c-api.service[112745]: DEBUG cinder.volume.api [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:23:28.553212 np0000183537 devstack@c-api.service[112745]: INFO cinder.volume.api [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] Get all volumes completed successfully. Jun 30 03:23:28.557438 np0000183537 devstack@c-api.service[112745]: INFO cinder.api.openstack.wsgi [None req-0d891006-01eb-42f3-b146-627e462231f0 demo demo] https://199.19.213.176/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:23:28.558081 np0000183537 devstack@c-api.service[112745]: [pid: 112745|app: 0|req: 12/49] 199.19.213.176 () {64 vars in 1295 bytes} [Tue Jun 30 03:23:28 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 30 03:23:38.547438 np0000183537 devstack@c-api.service[112745]: DEBUG dbcounter [-] [112745] Writing DB stats cinder:SELECT=1 {{(pid=112745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}