Jun 26 01:32:39.504535 np0000183029 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:32:39.511378 np0000183029 devstack@c-api.service[112518]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:32:39 2026] *** Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: nodename: np0000183029 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: machine: x86_64 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: clock source: unix Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: pcre jit disabled Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: detected number of CPU cores: 16 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: current working directory: / Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: your processes number limit is 256917 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: your memory page size is 4096 bytes Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: detected max file descriptor number: 2048 Jun 26 01:32:39.514044 np0000183029 devstack@c-api.service[112518]: lock engine: pthread robust mutexes Jun 26 01:32:39.514529 np0000183029 devstack@c-api.service[112518]: thunder lock: enabled Jun 26 01:32:39.514529 np0000183029 devstack@c-api.service[112518]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:32:39.514529 np0000183029 devstack@c-api.service[112518]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:32:39.514529 np0000183029 devstack@c-api.service[112518]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:32:39.514529 np0000183029 devstack@c-api.service[112518]: Set PythonHome to /opt/stack/data/venv Jun 26 01:32:39.557049 np0000183029 devstack@c-api.service[112518]: Python main interpreter initialized at 0x7d41dbca3668 Jun 26 01:32:39.557049 np0000183029 devstack@c-api.service[112518]: python threads support enabled Jun 26 01:32:39.557049 np0000183029 devstack@c-api.service[112518]: your server socket listen backlog is limited to 100 connections Jun 26 01:32:39.557049 np0000183029 devstack@c-api.service[112518]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:32:39.557632 np0000183029 devstack@c-api.service[112518]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:32:39.557779 np0000183029 devstack@c-api.service[112518]: *** Operational MODE: preforking *** Jun 26 01:32:39.557968 np0000183029 devstack@c-api.service[112518]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:32:39.557968 np0000183029 devstack@c-api.service[112518]: spawned uWSGI master process (pid: 112518) Jun 26 01:32:39.558123 np0000183029 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:32:39.558792 np0000183029 devstack@c-api.service[112518]: spawned uWSGI worker 1 (pid: 112525, cores: 1) Jun 26 01:32:39.559378 np0000183029 devstack@c-api.service[112518]: spawned uWSGI worker 2 (pid: 112526, cores: 1) Jun 26 01:32:39.560538 np0000183029 devstack@c-api.service[112518]: spawned uWSGI worker 3 (pid: 112527, cores: 1) Jun 26 01:32:39.560538 np0000183029 devstack@c-api.service[112518]: spawned uWSGI worker 4 (pid: 112528, cores: 1) Jun 26 01:32:39.560538 np0000183029 devstack@c-api.service[112518]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: we strongly recommend against using it for new projects. Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: framework. For more detail see Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:39.686196 np0000183029 devstack@c-api.service[112526]: import eventlet # noqa Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: we strongly recommend against using it for new projects. Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: framework. For more detail see Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:39.688142 np0000183029 devstack@c-api.service[112525]: import eventlet # noqa Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: we strongly recommend against using it for new projects. Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: framework. For more detail see Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:39.692111 np0000183029 devstack@c-api.service[112527]: import eventlet # noqa Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: we strongly recommend against using it for new projects. Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: framework. For more detail see Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:39.698587 np0000183029 devstack@c-api.service[112528]: import eventlet # noqa Jun 26 01:32:39.786565 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:39.786565 np0000183029 devstack@c-api.service[112528]: warnings.warn( Jun 26 01:32:39.787899 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:39.787899 np0000183029 devstack@c-api.service[112526]: warnings.warn( Jun 26 01:32:39.788520 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:39.788520 np0000183029 devstack@c-api.service[112525]: warnings.warn( Jun 26 01:32:39.789025 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:39.789025 np0000183029 devstack@c-api.service[112527]: warnings.warn( Jun 26 01:32:39.867038 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:39.867038 np0000183029 devstack@c-api.service[112528]: from cgi import parse_header Jun 26 01:32:39.868634 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:39.868634 np0000183029 devstack@c-api.service[112525]: from cgi import parse_header Jun 26 01:32:39.873200 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:39.873200 np0000183029 devstack@c-api.service[112527]: from cgi import parse_header Jun 26 01:32:39.878669 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:39.878669 np0000183029 devstack@c-api.service[112526]: from cgi import parse_header Jun 26 01:32:39.917855 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:39.917855 np0000183029 devstack@c-api.service[112528]: removals.removed_module( Jun 26 01:32:39.919602 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:39.919602 np0000183029 devstack@c-api.service[112528]: removals.removed_module( Jun 26 01:32:39.919689 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:39.919689 np0000183029 devstack@c-api.service[112525]: removals.removed_module( Jun 26 01:32:39.921558 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:39.921558 np0000183029 devstack@c-api.service[112525]: removals.removed_module( Jun 26 01:32:39.927112 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:39.927112 np0000183029 devstack@c-api.service[112527]: removals.removed_module( Jun 26 01:32:39.928950 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:39.928950 np0000183029 devstack@c-api.service[112527]: removals.removed_module( Jun 26 01:32:39.929083 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:39.929083 np0000183029 devstack@c-api.service[112526]: removals.removed_module( Jun 26 01:32:39.930462 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:39.930462 np0000183029 devstack@c-api.service[112526]: removals.removed_module( Jun 26 01:32:40.728587 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:40.728587 np0000183029 devstack@c-api.service[112525]: warnings.warn( Jun 26 01:32:40.751755 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:40.751755 np0000183029 devstack@c-api.service[112526]: warnings.warn( Jun 26 01:32:40.773401 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:40.773401 np0000183029 devstack@c-api.service[112528]: warnings.warn( Jun 26 01:32:40.779221 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:40.779221 np0000183029 devstack@c-api.service[112525]: warnings.warn( Jun 26 01:32:40.803598 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:40.803598 np0000183029 devstack@c-api.service[112526]: warnings.warn( Jun 26 01:32:40.809042 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:40.809042 np0000183029 devstack@c-api.service[112527]: warnings.warn( Jun 26 01:32:40.831114 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:40.831114 np0000183029 devstack@c-api.service[112528]: warnings.warn( Jun 26 01:32:40.870388 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:40.870388 np0000183029 devstack@c-api.service[112527]: warnings.warn( Jun 26 01:32:40.987303 np0000183029 devstack@c-api.service[112526]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:40.987602 np0000183029 devstack@c-api.service[112526]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112526) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:40.989008 np0000183029 devstack@c-api.service[112525]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:40.989377 np0000183029 devstack@c-api.service[112525]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112525) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:41.025079 np0000183029 devstack@c-api.service[112528]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:41.025373 np0000183029 devstack@c-api.service[112528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:41.076239 np0000183029 devstack@c-api.service[112526]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:41.076239 np0000183029 devstack@c-api.service[112526]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:41.079386 np0000183029 devstack@c-api.service[112525]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:41.079386 np0000183029 devstack@c-api.service[112525]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:41.085916 np0000183029 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:41.085916 np0000183029 devstack@c-api.service[112528]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:41.087367 np0000183029 devstack@c-api.service[112527]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:41.087557 np0000183029 devstack@c-api.service[112527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:41.152190 np0000183029 devstack@c-api.service[112527]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:41.152190 np0000183029 devstack@c-api.service[112527]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:41.539638 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:41.539830 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112526) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:41.539903 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:41.539960 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540012 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112525) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:41.540077 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.540143 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540258 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540315 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.540365 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.540414 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540464 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540517 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540576 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.540576 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.540969 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.541074 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.541074 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.541279 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.541391 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.541487 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.541579 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.541673 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.541764 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.541904 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.542028 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.542125 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.542243 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.542351 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.542444 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.542536 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.542635 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.542729 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.542828 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.542923 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.543025 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.543126 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.543258 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.543258 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.543459 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.543579 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.543579 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.543579 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.543579 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.543893 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.544356 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.544356 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.544470 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.544522 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.544571 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.544621 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.544671 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.544721 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.544781 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.544831 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.544882 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.544882 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.544975 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.545028 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.545078 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.546370 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.546449 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.546499 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.546566 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.546566 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.546670 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.546729 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.550608 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.550662 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.550736 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.550795 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.550857 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.550932 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.550978 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.551013 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.551051 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.551051 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.551120 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.551120 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.551200 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.551235 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.551280 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.551344 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.551344 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.551412 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.551450 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.551491 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.551524 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.551566 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.551599 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.551634 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.551667 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.551928 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.551928 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.551928 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.552432 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.552511 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.552587 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.552654 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.552745 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.552847 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.552929 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.552995 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.553065 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.553128 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.553222 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.553288 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.553357 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.553421 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.553484 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.553544 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.553613 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.553676 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.553745 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.553813 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.553875 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.553942 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.554006 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.554071 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.554139 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.554192 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.554239 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.554278 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.554317 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.554355 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.554395 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.554430 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.554468 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.554501 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.554534 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.554567 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.554609 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.554643 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.554677 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.554712 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.554747 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.554780 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.554813 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.554846 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.554880 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.554925 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.554963 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.554997 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.555040 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.555074 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.555108 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.555108 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.555482 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.555556 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.555630 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.555630 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.555766 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.555766 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.555885 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.555948 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.555948 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.555948 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.556134 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.556221 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.556221 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.556411 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.556411 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.556536 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.556599 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.556660 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.556727 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.556789 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.556854 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.556962 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.556962 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.556962 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.556962 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.557259 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.557668 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.557668 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.557668 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.557668 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.557668 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.557954 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.558024 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.558061 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.558100 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.558141 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.558197 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.558232 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.558276 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.558316 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.558350 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.558384 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.558417 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.558450 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.558488 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.558488 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.558488 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.558588 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.558800 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.558800 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.558800 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.558918 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.558954 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.558988 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.559027 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.559079 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.559116 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.559149 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.559215 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.559249 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.559283 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.559317 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.559356 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.559410 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.559455 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.559489 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.559523 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.559578 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.559613 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.559648 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.559680 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.559721 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.559763 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.559807 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.559807 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.559807 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.559902 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.559902 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.559977 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.560012 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.560012 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.560080 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.560119 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.560706 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.560787 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.560849 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.560929 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.560997 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.561059 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.561123 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.561207 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.561273 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.561352 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.561421 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.561484 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.561546 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.561612 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.561674 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.561742 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.561804 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.561866 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.561938 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.561938 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.561938 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.562319 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.562394 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.562457 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.562521 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.562584 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.562659 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.562740 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.562829 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.562901 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.562964 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.563025 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.563093 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.563171 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.563234 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.563295 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.563356 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.563433 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.563498 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.563559 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.563629 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.563697 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.563759 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.563826 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.567693 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.567763 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.567813 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.567867 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.567911 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.567953 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.567953 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.568040 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.568092 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.568135 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.568194 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.568254 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.568308 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.568354 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.568396 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.568396 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.568474 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.568585 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.568634 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.568683 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.568729 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.568773 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.568814 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.568856 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.568897 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.568939 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.568939 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.568939 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.569070 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.569070 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.569070 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.569264 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.569264 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.569264 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.569389 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.569435 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.569483 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.569567 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.569616 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.569665 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.569708 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.569708 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.569789 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.569836 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.569867 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.569867 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.569921 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.569947 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.569973 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.569999 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.570022 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.570046 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.570069 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.570069 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.570069 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.570134 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.570785 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.570850 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.570904 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.570985 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.571018 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.571086 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.571150 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.571224 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.571292 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.571358 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.571403 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.571452 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.571504 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.571546 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.571595 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.571627 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.571650 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.571674 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.571697 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.571725 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.571795 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.571841 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.571884 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.571926 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.571967 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.572010 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.572010 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.572010 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.574084 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.574132 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.574219 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.574253 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.574277 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.574301 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.574332 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.574356 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.574383 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.574405 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.574428 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.574457 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.574480 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.574508 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.574530 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.574554 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.574580 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.574604 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.574627 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.574649 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.574679 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.574704 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.574732 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.574732 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.574732 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.574803 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.575008 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.575008 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.576577 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.576664 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.576752 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.576819 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.576819 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.576936 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.577010 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.577081 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.577144 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.577242 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.577309 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.577379 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.577442 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.577504 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.577566 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.577632 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.577700 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.577763 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.577826 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.577887 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.577925 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.577967 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.578003 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.578037 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.578076 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.578111 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.578149 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.578205 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.578239 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.578282 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.578323 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.578358 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.578391 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.578429 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.578463 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.578495 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.578532 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.578565 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.578599 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.578633 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.578677 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.578711 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.578748 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.578783 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.578816 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.578849 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.578882 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.578922 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.578960 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.579000 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.579037 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.579071 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.579104 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.579138 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.579187 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.579222 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.579255 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.579289 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.579331 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.579376 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.579410 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.579447 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.579486 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.579519 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.579553 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.579591 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.579625 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.579658 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.579693 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.579726 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.579766 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.579799 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.579837 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.579875 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.579908 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.579944 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.579977 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.580017 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.580050 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.580084 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.580129 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.580129 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.580129 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.580129 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.580893 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.580893 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.580893 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.580893 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.580893 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.581221 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.581300 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.581372 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.581435 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.581497 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.581560 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.581627 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.581689 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.581749 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.581811 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.581872 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.581942 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.582005 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.582069 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.582131 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.582208 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.582281 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.582344 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.582406 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.582469 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.582469 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.582469 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.582469 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.582708 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.582708 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.582825 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.582888 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.582952 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.583012 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.583074 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.583134 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.583230 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.583318 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.583398 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.583517 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.583587 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.583649 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.583709 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.583770 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.583831 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.583892 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.583961 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.584024 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.584086 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.584147 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.584224 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.584333 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.584399 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.584472 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.584591 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.584667 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.584733 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.584795 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.584856 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.584919 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.584979 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.585027 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.585069 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.585203 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.585315 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.585361 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.585403 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.585449 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.585493 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.585535 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.585576 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.585617 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.585660 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.585702 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.585749 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.585796 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.585838 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.585880 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.585925 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.585968 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.586036 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.586080 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.586144 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.586220 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.586285 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.586348 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.586378 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.586401 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.586481 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.586547 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.586610 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.586673 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.586703 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.586733 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.586761 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.586784 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.586810 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.586836 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.586860 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.586887 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.586909 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.586936 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.586967 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.586990 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587012 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587035 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587058 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587085 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587085 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.587085 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.587085 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587085 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587207 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587207 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587255 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587282 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587304 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587327 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.587354 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587377 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587400 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.587427 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587451 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.587473 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587500 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587523 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.587549 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587576 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.587598 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587620 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.587642 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587732 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587732 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.587774 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.587922 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.587922 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.587922 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.587987 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.588009 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.588036 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.588062 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.588085 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.588108 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.588134 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.588511 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.588560 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.588611 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.588656 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.588697 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.588738 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.588780 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.588820 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.588861 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.588909 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.588952 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.588993 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.589033 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.589079 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.589122 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.589122 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.589122 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.589122 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.589283 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.589283 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.589371 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.589414 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.589460 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.589501 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.589546 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.589587 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.589629 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.589670 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.589711 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.589759 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.589808 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.589852 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.589897 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.589939 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.589982 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.590023 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.590064 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.590064 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.590173 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.590222 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.590271 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.590317 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.590358 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.590358 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.590358 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.590358 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.591596 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.591649 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.591701 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.591765 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.591811 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.591884 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.591934 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.591977 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.592020 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.592066 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.592108 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.592150 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.592319 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.592377 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.592421 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.592488 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.592532 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.592532 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.592532 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.592654 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.592696 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.592773 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.592822 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.592866 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.592866 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.592866 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.592980 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.593024 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.593066 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.593109 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.593165 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.593217 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.593264 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.593310 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.593353 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.593378 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.593401 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.593423 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.593446 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.593469 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.593469 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.593700 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.593750 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.593794 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.593839 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.593883 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.593930 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.593977 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.594018 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.594045 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.594072 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.594099 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.594121 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.594144 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.594189 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.594216 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.594239 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.594239 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.594239 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.594239 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.594327 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.594356 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.594379 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.594409 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.594432 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.594459 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.594485 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.594485 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.594485 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.594545 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.594572 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.594594 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.594594 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.594594 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.594654 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.594683 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.594707 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.594730 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.594753 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.594775 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.595001 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.595001 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.595001 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.595126 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.595807 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.595871 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.595916 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.595960 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.596003 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.596057 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.596103 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.596147 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.596223 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.596289 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.596337 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.596380 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.596422 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.596470 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.596513 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.596561 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.596605 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.596651 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.596696 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.596738 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.596780 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.596823 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.596870 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.596912 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.596954 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.597001 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.597046 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.597088 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597130 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.597184 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.597229 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.597271 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.597313 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.597355 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.597398 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597440 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.597493 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.597538 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.597581 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.597623 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.597661 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597685 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597713 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.597740 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.597763 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.597786 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.597809 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.597838 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.597861 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.597883 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597907 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.597933 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.597956 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.597956 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.597956 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.597956 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.598035 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.598035 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.598087 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.598112 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.598112 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.598169 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.598196 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.598228 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.598251 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.598275 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.598301 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.598324 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.598347 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.598373 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.598400 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.598423 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.598446 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.598471 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.598492 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.598516 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.598538 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.598561 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.598584 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.598607 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.598607 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.598607 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.598607 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.598607 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.600631 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.600672 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.600747 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.600820 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.600866 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.600916 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.600943 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.600973 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.601000 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.601038 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.601071 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.601106 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.601139 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.601202 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.601245 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.601279 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.601312 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.601352 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.601387 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.601421 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.601453 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.601491 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.601524 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.601558 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.601592 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.601592 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.601592 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.601592 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:41.602565 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.602625 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.602660 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.602748 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.602817 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.602881 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.602881 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.603000 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.603040 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.603094 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.603130 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.603187 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.603230 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.603270 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.603303 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.603342 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.603374 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.603407 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:41.603448 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.603480 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:41.603480 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:41.603480 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:41.603480 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:41.603480 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:41.650339 np0000183029 devstack@c-api.service[112528]: INFO dbcounter [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Registered counter for database cinder Jun 26 01:32:41.650688 np0000183029 devstack@c-api.service[112526]: INFO dbcounter [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Registered counter for database cinder Jun 26 01:32:41.651180 np0000183029 devstack@c-api.service[112527]: INFO dbcounter [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Registered counter for database cinder Jun 26 01:32:41.657025 np0000183029 devstack@c-api.service[112525]: INFO dbcounter [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Registered counter for database cinder Jun 26 01:32:41.691659 np0000183029 devstack@c-api.service[112526]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 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=112526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.693258 np0000183029 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.695351 np0000183029 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.702185 np0000183029 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.805446 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writer thread running {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:41.808140 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:41.808781 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writer thread running {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:41.810800 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:41.811577 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:41.813578 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:41.813944 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:41.816107 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:41.816420 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:41.820209 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.820329 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:41.820329 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.820486 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writer thread running {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:41.820909 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.822040 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writer thread running {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:41.822321 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.822360 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:41.824658 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:41.825756 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:41.827042 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:41.828881 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:41.829233 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:41.831230 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:41.831315 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:41.832041 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.832559 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.834975 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.835567 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.850641 np0000183029 devstack@c-api.service[112526]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 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=112526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.852788 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:41.855003 np0000183029 devstack@c-api.service[112526]: INFO cinder.rpc [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:41.855321 np0000183029 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.856172 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.857385 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:41.859232 np0000183029 devstack@c-api.service[112528]: INFO cinder.rpc [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:41.860199 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.866806 np0000183029 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.871229 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.871366 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:41.871429 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.871930 np0000183029 devstack@c-api.service[112525]: INFO cinder.rpc [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:41.872204 np0000183029 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:41.872291 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.873373 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.873807 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.875483 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:41.876554 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.878800 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.879675 np0000183029 devstack@c-api.service[112527]: INFO cinder.rpc [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:41.880591 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.881800 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.883021 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.883580 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.886263 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.886602 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.888739 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.889404 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.889687 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.892273 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.892515 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.892721 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.895499 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.895697 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.897016 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.897260 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.898678 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.898920 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.899734 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.900463 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.901709 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.905072 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.905235 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.905494 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.905852 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.908116 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.909741 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.911366 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.911609 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.911825 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.912172 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.913463 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.914973 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.915048 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.915097 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.915720 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.916519 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.917096 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.918023 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.918373 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.918666 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.919436 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.919492 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.919674 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.920128 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.921148 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.921541 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.922266 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.922472 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.922518 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.923004 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.923535 np0000183029 devstack@c-api.service[112526]: WARNING cinder.api.contrib.hosts [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:41.923782 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: extensions {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.924313 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.925377 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: cgsnapshots {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.925692 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.925739 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.926738 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: qos-specs {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.927088 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.927814 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.928091 np0000183029 devstack@c-api.service[112528]: WARNING cinder.api.contrib.hosts [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:41.928328 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: extensions {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.928781 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.929552 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: capabilities {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.929692 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: cgsnapshots {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.930865 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: backups {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.931123 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: qos-specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.931246 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.931991 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.932921 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-volume-type-access {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.933366 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.933528 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.933807 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: capabilities {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.934560 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: encryption {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.934999 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.935083 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: backups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.936062 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: consistencygroups {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.936434 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.936589 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.937226 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-volume-type-access {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.937857 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.938087 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: extra_specs {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.938889 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.940641 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.940701 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: encryption {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.940737 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: consistencygroups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.940772 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.941172 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-volume-manage {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.942088 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.942318 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: extra_specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.942387 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.942627 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-volume-transfer {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.943720 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.944066 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.944307 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-availability-zone {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.944770 np0000183029 devstack@c-api.service[112525]: WARNING cinder.api.contrib.hosts [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:41.944990 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: extensions {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.945591 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-quota-sets {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.945658 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-volume-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.946043 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.946345 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: cgsnapshots {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.946991 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-quota-class-sets {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.947094 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-volume-transfer {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.947723 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: qos-specs {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.948254 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.948317 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-snapshot-manage {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.948780 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-availability-zone {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.949718 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: os-hosts {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.950023 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.950091 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-quota-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.950540 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: capabilities {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.951295 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extended resource: scheduler-stats {{(pid=112526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.951484 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.951569 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-quota-class-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.951835 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: backups {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.952838 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-snapshot-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.953040 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.953425 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.953924 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-volume-type-access {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.954222 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: os-hosts {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.954579 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.954817 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.955572 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: encryption {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.955749 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extended resource: scheduler-stats {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.955812 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] SnapshotActionsController initialized {{(pid=112526) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:41.955974 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.956398 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.957055 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: consistencygroups {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.957710 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.957760 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.957795 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.959022 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: extra_specs {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.959072 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.959107 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.959232 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.959918 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.contrib.snapshot_actions [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] SnapshotActionsController initialized {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:41.960351 np0000183029 devstack@c-api.service[112527]: WARNING cinder.api.contrib.hosts [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:41.960421 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.960610 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: encryption {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.960668 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: extensions {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.960716 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.961906 np0000183029 devstack@c-api.service[112526]: WARNING castellan.key_manager.migration [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.962047 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.962172 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-volume-manage {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.962723 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension UsedLimits extending resource: limits {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.962847 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.962924 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: cgsnapshots {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.963396 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.963521 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.963570 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-volume-transfer {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.963618 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.963731 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.963861 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.963959 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964096 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension TypesManage extending resource: types {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964211 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964316 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964395 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension AdminActions extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964505 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: qos-specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.964584 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964639 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension AdminActions extending resource: backups {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964698 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.964749 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.964801 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.965029 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.v3.router [None req-d4f27de5-e026-44e3-8c4f-b1f006a192b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.965227 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-availability-zone {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.966231 np0000183029 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.966530 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-quota-sets {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.967075 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension UsedLimits extending resource: limits {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.967266 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.967608 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: capabilities {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.967811 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.967919 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-quota-class-sets {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.968028 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968028 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968361 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968361 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968361 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension TypesManage extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968752 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968752 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.968752 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension AdminActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969066 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension AdminActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969066 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension AdminActions extending resource: backups {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969066 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969066 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969372 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-2aa18956-3363-46a9-97c0-8a13bfef6de5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.969448 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: backups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.969534 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-snapshot-manage {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.970934 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: os-hosts {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.971653 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-volume-type-access {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.972388 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extended resource: scheduler-stats {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.972631 np0000183029 devstack@c-api.service[112526]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d41dbca3668 pid: 112526 (default app) Jun 26 01:32:41.973512 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.974523 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.974932 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: consistencygroups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.975898 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.976751 np0000183029 devstack@c-api.service[112528]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d41dbca3668 pid: 112528 (default app) Jun 26 01:32:41.976832 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.contrib.snapshot_actions [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] SnapshotActionsController initialized {{(pid=112525) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:41.977011 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: extra_specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.977500 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.978606 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.978844 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.980136 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-volume-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.980285 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.980811 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.980811 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.980811 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.980811 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981197 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981197 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981197 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981197 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981531 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981928 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981928 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981928 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.981928 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.981928 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982298 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982298 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982298 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982298 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982298 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982593 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982593 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982593 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982593 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982846 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982846 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982846 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.982846 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.982846 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983227 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983227 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983227 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983227 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983227 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983512 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.983897 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.985051 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985766 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.985766 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985766 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.985766 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.985766 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.986570 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.986570 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.986570 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.986570 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.986570 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.987144 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.989134 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.990548 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.990548 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.990548 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.990548 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.990548 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.990795 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.990795 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.990795 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.990795 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.990795 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991111 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991111 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991111 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991111 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991300 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991300 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991300 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991300 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991472 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991472 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991472 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991472 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991627 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-volume-transfer {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.991656 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991656 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991656 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991656 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991656 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991814 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991814 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991814 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991814 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991814 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.991947 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.991947 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992019 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.992053 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992053 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992053 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992053 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992202 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992202 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992202 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992202 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992362 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992362 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992362 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992362 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992535 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992535 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992535 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992535 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992689 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992923 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992923 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992923 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.992923 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.992923 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993074 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993289 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993458 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993618 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993784 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993784 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993784 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993784 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993898 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993898 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.993898 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.993898 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.994037 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.994037 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.994037 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.994037 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.994722 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.994722 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.994722 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:41.994722 np0000183029 devstack@c-api.service[112526]: warnings.warn(deprecated_msg) Jun 26 01:32:41.994927 np0000183029 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.994971 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-availability-zone {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995089 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-cc2f2c56-7c10-4af0-9494-10223fda4d3c None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension UsedLimits extending resource: limits {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeActions extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995140 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995397 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-quota-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension TypesManage extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension AdminActions extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension AdminActions extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension AdminActions extending resource: backups {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995735 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995735 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995735 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-12d7d6c8-f58a-4e67-ab1d-e9b5f5b37d04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:41.995866 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-quota-class-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995910 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Fri Jun 26 01:32:41 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:32:41.995956 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-snapshot-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995956 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: os-hosts {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995956 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extended resource: scheduler-stats {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:41.995956 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.996117 np0000183029 devstack@c-api.service[112525]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d41dbca3668 pid: 112525 (default app) Jun 26 01:32:41.996170 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.997042 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.contrib.snapshot_actions [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] SnapshotActionsController initialized {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:41.998016 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:41.999629 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:42.001060 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:42.002998 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:42.004502 np0000183029 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:42.005556 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension UsedLimits extending resource: limits {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.005692 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.005899 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006059 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006059 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006519 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006519 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006801 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension TypesManage extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006801 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.006801 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007203 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension AdminActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007203 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension AdminActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007203 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension AdminActions extending resource: backups {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007596 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007596 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.007596 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-97babc77-c00a-49ee-b3b3-6ac58dbe9cf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:42.016457 np0000183029 devstack@c-api.service[112527]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d41dbca3668 pid: 112527 (default app) Jun 26 01:32:49.089267 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.089267 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.089267 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.089267 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.089267 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090262 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090262 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090262 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090262 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090262 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090576 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090940 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090940 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.090940 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.090940 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091189 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091189 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091189 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091189 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091437 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091437 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091437 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091437 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091683 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091683 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091683 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091683 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091683 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091978 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091978 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091978 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.091978 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.091978 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092350 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.092707 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093054 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093417 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093417 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093417 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093417 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093417 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093716 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093716 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093716 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093716 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093716 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.093989 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094340 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094650 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094650 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094650 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094650 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094650 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094940 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094940 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094940 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.094940 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.094940 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095339 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095339 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095339 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095339 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095589 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095589 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095589 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095589 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095819 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095819 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095819 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.095819 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.095819 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096114 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096114 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096114 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096114 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096114 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096480 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096480 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096480 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096480 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096727 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096727 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096727 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096727 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096957 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096957 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.096957 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.096957 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097208 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097208 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097208 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097208 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097360 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097360 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097360 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097360 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097507 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097507 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097507 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097507 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097507 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097726 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097951 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097951 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097951 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.097951 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.097951 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098134 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098380 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098608 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.098832 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099049 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099049 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099049 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099049 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099218 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099218 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099218 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099218 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099218 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 26 01:32:49.099409 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:32:49.560528 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d admin admin] POST https://199.204.45.49/volume/v3/types Jun 26 01:32:49.561002 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:32:49.562628 np0000183029 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:32:49.562628 np0000183029 devstack@c-api.service[112528]: warnings.warn( Jun 26 01:32:49.596983 np0000183029 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:49.632959 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 26 01:32:49.633613 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Fri Jun 26 01:32:49 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:32:49.647473 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d req-5eca0214-65ca-4a45-bc44-2bd90811a854 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:32:49.985576 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d req-5eca0214-65ca-4a45-bc44-2bd90811a854 admin admin] POST https://199.204.45.49/volume/v3/types/5c4b3f60-03b8-4f1d-87b6-285b3dd2ee28/extra_specs Jun 26 01:32:49.986127 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d req-5eca0214-65ca-4a45-bc44-2bd90811a854 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:32:49.987868 np0000183029 devstack@c-api.service[112526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:32:49.987868 np0000183029 devstack@c-api.service[112526]: warnings.warn( Jun 26 01:32:50.022896 np0000183029 devstack@c-api.service[112526]: DEBUG oslo_db.sqlalchemy.engines [req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d req-5eca0214-65ca-4a45-bc44-2bd90811a854 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=112526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:50.083928 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [req-c5661175-7b8c-4efc-afaf-eb12ec3d1c6d req-5eca0214-65ca-4a45-bc44-2bd90811a854 admin admin] https://199.204.45.49/volume/v3/types/5c4b3f60-03b8-4f1d-87b6-285b3dd2ee28/extra_specs returned with HTTP 200 Jun 26 01:32:50.084628 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Fri Jun 26 01:32:49 2026] POST /volume/v3/types/5c4b3f60-03b8-4f1d-87b6-285b3dd2ee28/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:32:51.870981 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=6 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:32:51.877987 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=6 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:32:59.628724 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:00.085268 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:35:42.195396 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.195396 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.195396 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.195396 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196137 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196137 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196137 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196137 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196465 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196885 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196885 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196885 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.196885 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.196885 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197271 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197271 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197271 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197271 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197271 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197608 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197608 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197608 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197608 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197893 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197893 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197893 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.197893 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.197893 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198316 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.198316 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198316 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.198316 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198316 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.198728 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199155 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.199629 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200051 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200051 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200051 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200051 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200051 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200442 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200442 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200442 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200442 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200442 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.200754 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.201562 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201978 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.201978 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201978 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.201978 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.201978 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.202467 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.202467 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.202467 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.202467 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.202467 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.202808 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.202808 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.202808 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.202808 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203113 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203113 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203113 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203113 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203590 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203590 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203590 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203590 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203590 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203952 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203952 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203952 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.203952 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.203952 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.204415 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.204415 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.204415 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.204415 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.204713 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.204713 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.204713 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.204713 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205008 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205008 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205008 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205008 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205366 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205366 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205366 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205366 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205671 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205671 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205671 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205671 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205959 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205959 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205959 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.205959 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.205959 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.206373 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206851 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.206851 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206851 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.206851 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.206851 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207050 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207252 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207450 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207641 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207823 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207823 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207823 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207823 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207955 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207955 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207955 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.207955 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.207955 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-32b81d92-5e9c-4fb3-a0a5-24185e46a275 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:42.208118 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-32b81d92-5e9c-4fb3-a0a5-24185e46a275 None None] GET https://199.204.45.49/volume// Jun 26 01:35:42.208336 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-32b81d92-5e9c-4fb3-a0a5-24185e46a275 None None] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:35:42.208336 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-32b81d92-5e9c-4fb3-a0a5-24185e46a275 None None] Calling method 'all' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:35:42.208336 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-32b81d92-5e9c-4fb3-a0a5-24185e46a275 None None] https://199.204.45.49/volume// returned with HTTP 300 Jun 26 01:35:42.208336 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Fri Jun 26 01:35:42 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:36:18.706055 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.706055 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.706055 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.706055 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.706907 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.706907 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.706907 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.706907 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707195 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707543 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707543 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707543 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707543 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707543 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707901 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707901 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707901 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.707901 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.707901 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708250 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708250 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708250 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708250 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708482 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708482 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708482 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708482 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708482 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708786 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708786 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708786 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.708786 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.708786 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709060 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709445 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.709800 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710130 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710130 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710130 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710130 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710130 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710464 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710464 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710464 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710464 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710464 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.710751 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711097 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711438 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711438 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711438 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711438 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711438 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711727 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711727 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711727 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.711727 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.711727 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712068 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712068 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712068 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712068 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712339 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712339 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712339 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712339 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712588 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712588 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712588 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712588 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712588 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712881 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712881 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712881 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.712881 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.712881 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713181 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713181 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713181 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713181 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713430 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713430 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713430 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713430 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713686 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713686 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713686 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713686 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713917 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713917 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.713917 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.713917 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714149 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714149 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714149 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714149 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714430 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714430 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714430 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714430 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714430 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.714729 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715067 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715067 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715067 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715067 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715067 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715379 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.715723 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716111 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716473 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716852 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716852 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.716852 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.716852 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.717097 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.717097 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717097 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-f896c347-8ab6-45fa-b130-cbd893f80079 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:18.717431 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 1/5] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:18 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:18.748911 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-a13fe98c-63ec-48d7-8845-ae9b1b16034e None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:18.759411 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 2/6] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:18 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:18.797771 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [req-a13fe98c-63ec-48d7-8845-ae9b1b16034e req-dc8f3046-fe94-42d9-92ba-205d2aaeb9fc None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:18.803666 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [req-a13fe98c-63ec-48d7-8845-ae9b1b16034e req-dc8f3046-fe94-42d9-92ba-205d2aaeb9fc demo demo] GET https://199.204.45.49/volume/v3/ Jun 26 01:36:18.804071 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [req-a13fe98c-63ec-48d7-8845-ae9b1b16034e req-dc8f3046-fe94-42d9-92ba-205d2aaeb9fc demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:18.804496 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [req-a13fe98c-63ec-48d7-8845-ae9b1b16034e req-dc8f3046-fe94-42d9-92ba-205d2aaeb9fc demo demo] Calling method 'version_select' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:18.805715 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [req-a13fe98c-63ec-48d7-8845-ae9b1b16034e req-dc8f3046-fe94-42d9-92ba-205d2aaeb9fc demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 26 01:36:18.806185 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 3/7] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:18 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:18.844946 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:19.182926 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 demo demo] GET https://199.204.45.49/volume/v3/types Jun 26 01:36:19.183289 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:19.183486 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 demo demo] Calling method 'index' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:19.184009 np0000183029 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:19.184009 np0000183029 devstack@c-api.service[112525]: warnings.warn( Jun 26 01:36:19.184675 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:36:19.220897 np0000183029 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:19.237469 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-b9212c89-f7a9-4d8a-9219-18c4734a5e81 demo demo] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 26 01:36:19.238150 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1283 bytes} [Fri Jun 26 01:36:18 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:19.278697 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:19.647359 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 26 01:36:19.647763 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:19.648119 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 demo demo] Calling method 'show' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:19.686634 np0000183029 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:19.706882 np0000183029 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:19.706882 np0000183029 devstack@c-api.service[112527]: warnings.warn( Jun 26 01:36:19.709521 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-5c1f9c06-f1f3-46b0-bc15-d61b90ae01b5 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:19.710017 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 2/9] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:19 2026] GET /volume/v3/types/default => generated 145 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:20.172550 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-22b00d8f-6ecd-4308-ac06-f753939afb42 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.172550 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 3/10] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:20.207190 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-e65c87b3-a770-4698-bf3f-809b01029186 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.215236 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 4/11] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:20.251772 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [req-e65c87b3-a770-4698-bf3f-809b01029186 req-e84c9c6b-3826-4f8c-973d-ff6fa26597d8 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.255833 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-e65c87b3-a770-4698-bf3f-809b01029186 req-e84c9c6b-3826-4f8c-973d-ff6fa26597d8 demo demo] GET https://199.204.45.49/volume/v3/ Jun 26 01:36:20.256447 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-e65c87b3-a770-4698-bf3f-809b01029186 req-e84c9c6b-3826-4f8c-973d-ff6fa26597d8 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:20.256910 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-e65c87b3-a770-4698-bf3f-809b01029186 req-e84c9c6b-3826-4f8c-973d-ff6fa26597d8 demo demo] Calling method 'version_select' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:20.257992 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-e65c87b3-a770-4698-bf3f-809b01029186 req-e84c9c6b-3826-4f8c-973d-ff6fa26597d8 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 26 01:36:20.258519 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 3/12] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:20.295795 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-10f005ef-6fb7-4409-88b4-145efa98085e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.300237 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-10f005ef-6fb7-4409-88b4-145efa98085e demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 26 01:36:20.300851 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-10f005ef-6fb7-4409-88b4-145efa98085e demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:20.301051 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-10f005ef-6fb7-4409-88b4-145efa98085e demo demo] Calling method 'show' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:20.312299 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-10f005ef-6fb7-4409-88b4-145efa98085e demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:20.312835 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 3/13] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:20.920246 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-ea854fe3-9aaf-4ada-9baf-3348c91c8317 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.920745 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 4/14] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:20.951755 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-5d71916e-696e-4a53-baee-63d9d73928e7 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.955460 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 5/15] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:20.987009 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [req-5d71916e-696e-4a53-baee-63d9d73928e7 req-78b3a472-dd24-4376-a7c9-727189893210 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.989103 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-5d71916e-696e-4a53-baee-63d9d73928e7 req-78b3a472-dd24-4376-a7c9-727189893210 demo demo] GET https://199.204.45.49/volume/v3/ Jun 26 01:36:20.989333 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-5d71916e-696e-4a53-baee-63d9d73928e7 req-78b3a472-dd24-4376-a7c9-727189893210 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:20.989688 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-5d71916e-696e-4a53-baee-63d9d73928e7 req-78b3a472-dd24-4376-a7c9-727189893210 demo demo] Calling method 'version_select' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:20.990208 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-5d71916e-696e-4a53-baee-63d9d73928e7 req-78b3a472-dd24-4376-a7c9-727189893210 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 26 01:36:20.990651 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 4/16] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:21.028062 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-1ff6b548-7d3c-40e6-820c-1d2a03a17480 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:21.031571 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-1ff6b548-7d3c-40e6-820c-1d2a03a17480 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 26 01:36:21.031938 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-1ff6b548-7d3c-40e6-820c-1d2a03a17480 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:21.032416 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-1ff6b548-7d3c-40e6-820c-1d2a03a17480 demo demo] Calling method 'show' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:21.041012 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-1ff6b548-7d3c-40e6-820c-1d2a03a17480 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:21.041412 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 4/17] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:21 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 26 01:36:21.072706 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-96deb486-c3e9-425f-b5d5-c199594eed60 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:21.073935 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 5/18] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:21.106238 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-232d7b4f-41f2-4598-8459-ce5f3fc02501 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:21.109892 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 6/19] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:21.145601 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [req-232d7b4f-41f2-4598-8459-ce5f3fc02501 req-86c4837c-8c50-49d1-a503-6f48e72750f0 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:21.148948 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-232d7b4f-41f2-4598-8459-ce5f3fc02501 req-86c4837c-8c50-49d1-a503-6f48e72750f0 demo demo] GET https://199.204.45.49/volume/v3/ Jun 26 01:36:21.149390 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-232d7b4f-41f2-4598-8459-ce5f3fc02501 req-86c4837c-8c50-49d1-a503-6f48e72750f0 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:21.149782 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [req-232d7b4f-41f2-4598-8459-ce5f3fc02501 req-86c4837c-8c50-49d1-a503-6f48e72750f0 demo demo] Calling method 'version_select' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:21.150573 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [req-232d7b4f-41f2-4598-8459-ce5f3fc02501 req-86c4837c-8c50-49d1-a503-6f48e72750f0 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 26 01:36:21.151352 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 5/20] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:21 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:21.192843 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-e267775f-8c22-4663-86a8-e6d27298ed53 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:21.196255 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-e267775f-8c22-4663-86a8-e6d27298ed53 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 26 01:36:21.196663 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-e267775f-8c22-4663-86a8-e6d27298ed53 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:21.197040 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-e267775f-8c22-4663-86a8-e6d27298ed53 demo demo] Calling method 'show' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:21.206350 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-e267775f-8c22-4663-86a8-e6d27298ed53 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:21.206703 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 5/21] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:21 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 26 01:36:29.231747 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:31.202201 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=8 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:41:18.352322 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:41:18.493795 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:41:18.494224 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:41:18.494654 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:41:18.495745 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:41:18.497400 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:41:18.533669 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] Get all volumes completed successfully. Jun 26 01:41:18.535778 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-86e7bc5c-d73a-44a1-8832-c00d32314dde demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:41:18.536140 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:41:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:41:28.527635 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:42:18.585706 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:42:18.589536 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:42:18.589799 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:42:18.590228 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:42:18.591352 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:42:18.592473 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:42:18.621770 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] Get all volumes completed successfully. Jun 26 01:42:18.624105 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-cb51b00f-fb66-4688-be81-d5c3a7dcf08a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:42:18.624509 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 7/23] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:42:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:42:28.616449 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:18.644107 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:18.651258 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:43:18.651258 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:18.651258 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:18.651258 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:18.651258 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:18.686260 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] Get all volumes completed successfully. Jun 26 01:43:18.688942 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-db63b7ba-61f3-41bb-93f0-f1fd6d208e7e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:18.689367 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:43:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:28.678994 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:18.705716 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:18.709020 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:44:18.709288 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:18.709565 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:18.710210 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:18.711154 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:18.778904 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] Get all volumes completed successfully. Jun 26 01:44:18.778904 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-2fa756a6-8207-4dd7-9107-2117c7fac10c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:18.778904 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 6/25] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:44:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:28.746906 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:18.789585 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:18.793567 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:45:18.793567 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:18.793567 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:18.793567 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:18.794539 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:18.802269 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] Get all volumes completed successfully. Jun 26 01:45:18.804366 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-701eac26-6e5f-4a2e-9691-5b5a3fd6f990 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:18.804781 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:45:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:28.798801 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:18.832300 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:19.085345 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:46:19.085345 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:19.085345 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:19.085345 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:19.085345 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:19.085756 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] Get all volumes completed successfully. Jun 26 01:46:19.088671 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-ec147e3b-8ce9-422e-b8cf-c7d1d1878a8b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:19.089315 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 8/27] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:46:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:29.066445 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:19.098562 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:19.102766 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:47:19.103007 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:19.103293 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:19.103611 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:19.104552 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:19.113454 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] Get all volumes completed successfully. Jun 26 01:47:19.116081 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-90479c27-e0a6-4d2f-ae9f-017b405b5e1d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:19.116805 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:29.107753 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:19.136858 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:19.141134 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:48:19.141571 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:19.141975 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:19.142532 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:19.144083 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:19.152822 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] Get all volumes completed successfully. Jun 26 01:48:19.155369 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a9013669-49f1-4dda-a076-5c5ebc1a3a81 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:19.155870 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 7/29] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:48:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:29.147724 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:19.168783 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:19.171346 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:49:19.171632 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:19.171813 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:19.172017 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:19.172765 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:19.179614 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] Get all volumes completed successfully. Jun 26 01:49:19.181821 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-1ebdb94a-18e4-49d8-a928-ad8a3282e7de demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:19.182231 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:49:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:29.176319 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:19.196908 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:19.199908 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:50:19.200118 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:19.200376 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:19.200680 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:19.201574 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:19.210151 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] Get all volumes completed successfully. Jun 26 01:50:19.212721 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-2c22cefc-b9fe-4785-a2ff-ff204581438c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:19.213184 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 9/31] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:50:19 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 26 01:50:29.204694 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:19.229186 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:19.367649 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:51:19.368003 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:19.368609 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:19.369287 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:19.372185 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:19.382191 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] Get all volumes completed successfully. Jun 26 01:51:19.382922 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-16ffa38f-8ed7-4368-8083-b16b04e8ac92 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:19.383549 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:51:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:29.375383 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:19.404671 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:19.407233 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:52:19.407424 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:19.407606 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:19.407833 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:19.408568 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:19.416990 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] Get all volumes completed successfully. Jun 26 01:52:19.419730 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-84f2a8f0-e6a3-4acb-8a01-4c031284a610 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:19.420304 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 8/33] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:52:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:29.411727 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:19.439983 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:19.445630 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:53:19.446123 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:19.446624 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:19.447246 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:19.449280 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:19.457448 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] Get all volumes completed successfully. Jun 26 01:53:19.459540 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-6b2ba2db-403a-4f53-8cfb-c39cb006ab44 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:19.459943 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:53:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:29.452296 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:19.474750 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:19.478745 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:54:19.479115 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:19.479532 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:19.480001 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:19.481637 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:19.489571 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] Get all volumes completed successfully. Jun 26 01:54:19.492204 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-0f77a56e-a5ba-4916-b655-c76da67826c3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:19.492654 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 10/35] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:54:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:29.484723 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:19.513122 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:19.515440 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:55:19.515844 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:19.516244 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:19.518293 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:19.518293 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:19.524305 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] Get all volumes completed successfully. Jun 26 01:55:19.526783 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-3150f3f3-ed3b-4348-a76b-0c7bf3add331 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:19.527153 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:55:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:29.520381 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:19.545030 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:19.734402 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:56:19.734801 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:19.735230 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:19.735771 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:19.737326 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:19.746183 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] Get all volumes completed successfully. Jun 26 01:56:19.748068 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a6d4c3c9-6ee2-4c88-af1d-c4fb81ba74b3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:19.748568 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 9/37] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:56:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:29.741504 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:19.765503 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-652100b4-21ec-410c-8ad1-4e864c977858 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:19.770815 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:57:19.771272 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:19.771761 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:19.772283 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:19.773842 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:19.781813 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] Get all volumes completed successfully. Jun 26 01:57:19.783736 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-652100b4-21ec-410c-8ad1-4e864c977858 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:19.784086 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:57:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:29.778401 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:19.803460 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:19.806587 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:58:19.806848 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:19.807088 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:19.807399 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:19.808338 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:19.819256 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] Get all volumes completed successfully. Jun 26 01:58:19.822466 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-876f7ad7-157f-4afd-b0e8-302b4c8caf25 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:19.823038 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 11/39] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:58:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:29.812567 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:19.838405 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-d227e7b8-886d-41a8-8843-9597eef19d63 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:19.841586 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 01:59:19.841808 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:19.842057 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:19.842388 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:19.843317 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:19.852579 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] Get all volumes completed successfully. Jun 26 01:59:19.855330 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-d227e7b8-886d-41a8-8843-9597eef19d63 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:19.855776 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 10/40] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 01:59:19 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 26 01:59:29.846652 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:19.873209 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:19.876509 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:00:19.876822 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:19.877121 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:19.877479 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:19.878583 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:19.889751 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] Get all volumes completed successfully. Jun 26 02:00:19.893407 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-a0766fcc-b2d5-472b-83e9-f191921ccb4a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:19.893407 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 10/41] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:00:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:29.882273 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:19.907493 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:20.019560 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:01:20.019919 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:20.020443 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:20.021027 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:20.023358 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:20.029722 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] Get all volumes completed successfully. Jun 26 02:01:20.031787 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-beeb24fb-7151-4e52-b851-e30ae75f90f9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:20.032139 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 11/42] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:01:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:30.026184 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:20.048353 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:20.051059 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:02:20.051514 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:20.051762 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:20.052083 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:20.053020 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:20.059967 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] Get all volumes completed successfully. Jun 26 02:02:20.061850 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-44d84b28-3773-469b-898b-5b71dfbd9d54 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:20.062557 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 12/43] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:02:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:02:30.056482 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:20.079358 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-6567f107-d3e8-491d-add7-67019584598c None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:20.083406 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:03:20.083765 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:20.084381 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:20.084814 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:20.086228 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:20.094643 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] Get all volumes completed successfully. Jun 26 02:03:20.096618 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-6567f107-d3e8-491d-add7-67019584598c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:20.096936 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 11/44] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:03:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:30.089809 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:20.112886 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:20.117191 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:04:20.117647 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:20.118082 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:20.118586 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:20.120129 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:20.167711 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] Get all volumes completed successfully. Jun 26 02:04:20.169803 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-61c8c28d-f8b1-4a31-8ee0-0b148ae64571 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:20.170183 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 11/45] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:04:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:30.125075 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:20.188325 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:20.191199 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:05:20.191530 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:20.191827 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:20.192149 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:20.193113 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:20.201173 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] Get all volumes completed successfully. Jun 26 02:05:20.203419 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-8b7b78fd-c841-4b30-b9d7-b671d40020cf demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:20.203589 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 12/46] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:05:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:30.196474 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:20.218364 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:20.339759 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:06:20.340237 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:20.340237 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:20.340493 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:20.341500 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:20.349974 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] Get all volumes completed successfully. Jun 26 02:06:20.352522 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-625a1f56-3eb8-4ebf-bbed-65d88af1baaa demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:20.352950 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 13/47] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:06:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:06:30.346123 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:20.371563 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:20.375658 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:07:20.376053 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] Empty body provided in request {{(pid=112525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:20.376515 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] Calling method 'detail' {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:20.377000 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.api.api_utils [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] Removing options '' from query. {{(pid=112525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:20.378348 np0000183029 devstack@c-api.service[112525]: DEBUG cinder.volume.api [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112525) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:20.385391 np0000183029 devstack@c-api.service[112525]: INFO cinder.volume.api [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] Get all volumes completed successfully. Jun 26 02:07:20.387685 np0000183029 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-30081579-94e1-4daf-ba95-1d5c92d019d2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:20.388126 np0000183029 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 12/48] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:07:20 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 26 02:07:30.380853 np0000183029 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:20.420066 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:20.422349 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:08:20.422553 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:20.422738 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:20.422959 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:20.423678 np0000183029 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:20.430743 np0000183029 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] Get all volumes completed successfully. Jun 26 02:08:20.432875 np0000183029 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-9634d7dc-3e25-4a57-b1a2-0c7d6edaeb6f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:20.433656 np0000183029 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 12/49] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:30.426436 np0000183029 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:20.456049 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:20.460483 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:09:20.460768 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:20.461031 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:20.461361 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:20.462376 np0000183029 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:20.471726 np0000183029 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] Get all volumes completed successfully. Jun 26 02:09:20.474691 np0000183029 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-dfb751a6-408e-4290-8b7c-f9e223a5407d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:20.475230 np0000183029 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 13/50] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:09:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:30.466303 np0000183029 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:20.491129 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.middleware.request_id [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 None None] RequestId filter calling following filter/app {{(pid=112526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:20.495519 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 26 02:10:20.497404 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] Empty body provided in request {{(pid=112526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:20.497597 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.openstack.wsgi [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] Calling method 'detail' {{(pid=112526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:20.497835 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.api.api_utils [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] Removing options '' from query. {{(pid=112526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:20.498590 np0000183029 devstack@c-api.service[112526]: DEBUG cinder.volume.api [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:20.505547 np0000183029 devstack@c-api.service[112526]: INFO cinder.volume.api [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] Get all volumes completed successfully. Jun 26 02:10:20.509498 np0000183029 devstack@c-api.service[112526]: INFO cinder.api.openstack.wsgi [None req-d4ad6a73-79ee-4536-a72f-4b3ed8d19f28 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:20.510103 np0000183029 devstack@c-api.service[112526]: [pid: 112526|app: 0|req: 14/51] 199.204.45.49 () {64 vars in 1289 bytes} [Fri Jun 26 02:10:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:30.501715 np0000183029 devstack@c-api.service[112526]: DEBUG dbcounter [-] [112526] Writing DB stats cinder:SELECT=1 {{(pid=112526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}