Jun 18 00:39:04.411375 np0000181687 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:39:04.418516 np0000181687 devstack@c-api.service[116772]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:39:04 2026] *** Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: nodename: np0000181687 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: machine: x86_64 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: clock source: unix Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: pcre jit disabled Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: detected number of CPU cores: 16 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: current working directory: / Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: your processes number limit is 256917 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: your memory page size is 4096 bytes Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: detected max file descriptor number: 2048 Jun 18 00:39:04.421543 np0000181687 devstack@c-api.service[116772]: lock engine: pthread robust mutexes Jun 18 00:39:04.422459 np0000181687 devstack@c-api.service[116772]: thunder lock: enabled Jun 18 00:39:04.422459 np0000181687 devstack@c-api.service[116772]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:39:04.422459 np0000181687 devstack@c-api.service[116772]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:39:04.422459 np0000181687 devstack@c-api.service[116772]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:39:04.422459 np0000181687 devstack@c-api.service[116772]: Set PythonHome to /opt/stack/data/venv Jun 18 00:39:04.460257 np0000181687 devstack@c-api.service[116772]: Python main interpreter initialized at 0x7fae3fca3668 Jun 18 00:39:04.460257 np0000181687 devstack@c-api.service[116772]: python threads support enabled Jun 18 00:39:04.460257 np0000181687 devstack@c-api.service[116772]: your server socket listen backlog is limited to 100 connections Jun 18 00:39:04.460257 np0000181687 devstack@c-api.service[116772]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:39:04.460778 np0000181687 devstack@c-api.service[116772]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:39:04.460928 np0000181687 devstack@c-api.service[116772]: *** Operational MODE: preforking *** Jun 18 00:39:04.461086 np0000181687 devstack@c-api.service[116772]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:39:04.461086 np0000181687 devstack@c-api.service[116772]: spawned uWSGI master process (pid: 116772) Jun 18 00:39:04.461266 np0000181687 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:39:04.461757 np0000181687 devstack@c-api.service[116772]: spawned uWSGI worker 1 (pid: 116782, cores: 1) Jun 18 00:39:04.462305 np0000181687 devstack@c-api.service[116772]: spawned uWSGI worker 2 (pid: 116783, cores: 1) Jun 18 00:39:04.462728 np0000181687 devstack@c-api.service[116772]: spawned uWSGI worker 3 (pid: 116784, cores: 1) Jun 18 00:39:04.463292 np0000181687 devstack@c-api.service[116772]: spawned uWSGI worker 4 (pid: 116785, cores: 1) Jun 18 00:39:04.463545 np0000181687 devstack@c-api.service[116772]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: we strongly recommend against using it for new projects. Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: framework. For more detail see Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:39:04.587927 np0000181687 devstack@c-api.service[116784]: import eventlet # noqa Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: we strongly recommend against using it for new projects. Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: framework. For more detail see Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:39:04.590341 np0000181687 devstack@c-api.service[116783]: import eventlet # noqa Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: we strongly recommend against using it for new projects. Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: framework. For more detail see Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:39:04.592828 np0000181687 devstack@c-api.service[116785]: import eventlet # noqa Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: we strongly recommend against using it for new projects. Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: framework. For more detail see Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:39:04.593288 np0000181687 devstack@c-api.service[116782]: import eventlet # noqa Jun 18 00:39:04.677130 np0000181687 devstack@c-api.service[116784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:39:04.677130 np0000181687 devstack@c-api.service[116784]: warnings.warn( Jun 18 00:39:04.678090 np0000181687 devstack@c-api.service[116782]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:39:04.678090 np0000181687 devstack@c-api.service[116782]: warnings.warn( Jun 18 00:39:04.678602 np0000181687 devstack@c-api.service[116785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:39:04.678602 np0000181687 devstack@c-api.service[116785]: warnings.warn( Jun 18 00:39:04.678772 np0000181687 devstack@c-api.service[116783]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:39:04.678772 np0000181687 devstack@c-api.service[116783]: warnings.warn( Jun 18 00:39:04.752191 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:04.752191 np0000181687 devstack@c-api.service[116782]: from cgi import parse_header Jun 18 00:39:04.755189 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:04.755189 np0000181687 devstack@c-api.service[116785]: from cgi import parse_header Jun 18 00:39:04.755946 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:04.755946 np0000181687 devstack@c-api.service[116783]: from cgi import parse_header Jun 18 00:39:04.757950 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:04.757950 np0000181687 devstack@c-api.service[116784]: from cgi import parse_header Jun 18 00:39:04.800540 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:04.800540 np0000181687 devstack@c-api.service[116782]: removals.removed_module( Jun 18 00:39:04.802124 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:04.802124 np0000181687 devstack@c-api.service[116782]: removals.removed_module( Jun 18 00:39:04.806392 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:04.806392 np0000181687 devstack@c-api.service[116783]: removals.removed_module( Jun 18 00:39:04.808138 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:04.808138 np0000181687 devstack@c-api.service[116783]: removals.removed_module( Jun 18 00:39:04.810356 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:04.810356 np0000181687 devstack@c-api.service[116785]: removals.removed_module( Jun 18 00:39:04.812111 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:04.812111 np0000181687 devstack@c-api.service[116785]: removals.removed_module( Jun 18 00:39:04.813575 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:04.813575 np0000181687 devstack@c-api.service[116784]: removals.removed_module( Jun 18 00:39:04.815540 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:04.815540 np0000181687 devstack@c-api.service[116784]: removals.removed_module( Jun 18 00:39:05.446807 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:05.446807 np0000181687 devstack@c-api.service[116785]: warnings.warn( Jun 18 00:39:05.456880 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:05.456880 np0000181687 devstack@c-api.service[116782]: warnings.warn( Jun 18 00:39:05.458046 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:05.458046 np0000181687 devstack@c-api.service[116784]: warnings.warn( Jun 18 00:39:05.539879 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:05.539879 np0000181687 devstack@c-api.service[116785]: warnings.warn( Jun 18 00:39:05.558571 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:05.558571 np0000181687 devstack@c-api.service[116784]: warnings.warn( Jun 18 00:39:05.561863 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:05.561863 np0000181687 devstack@c-api.service[116782]: warnings.warn( Jun 18 00:39:05.582406 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:05.582406 np0000181687 devstack@c-api.service[116783]: warnings.warn( Jun 18 00:39:05.677843 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:05.677843 np0000181687 devstack@c-api.service[116783]: warnings.warn( Jun 18 00:39:05.832440 np0000181687 devstack@c-api.service[116784]: 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 18 00:39:05.833148 np0000181687 devstack@c-api.service[116784]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116784) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:39:05.835961 np0000181687 devstack@c-api.service[116785]: 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 18 00:39:05.836276 np0000181687 devstack@c-api.service[116785]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116785) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:39:05.872004 np0000181687 devstack@c-api.service[116782]: 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 18 00:39:05.872482 np0000181687 devstack@c-api.service[116782]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116782) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:39:05.917394 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:05.917394 np0000181687 devstack@c-api.service[116784]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:39:05.918726 np0000181687 devstack@c-api.service[116785]: /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 18 00:39:05.918726 np0000181687 devstack@c-api.service[116785]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:39:05.938450 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:05.938450 np0000181687 devstack@c-api.service[116782]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:39:05.968270 np0000181687 devstack@c-api.service[116783]: 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 18 00:39:05.968463 np0000181687 devstack@c-api.service[116783]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116783) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:39:06.030981 np0000181687 devstack@c-api.service[116783]: /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 18 00:39:06.030981 np0000181687 devstack@c-api.service[116783]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:39:06.376332 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116784) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:39:06.376730 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.376832 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116785) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:39:06.376902 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.376972 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.377174 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.377336 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.377548 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.378367 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.378516 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116782) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:39:06.378650 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.378650 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.378650 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.378650 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.378650 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.378940 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.379006 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.379006 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.379145 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.379145 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.379262 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.379314 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.379314 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.379416 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.379473 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.379523 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.379878 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.379878 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.379878 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.379878 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.380353 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.380353 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.380353 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.380727 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.381420 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.381542 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.381658 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.381658 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.381658 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.381658 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.381898 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.381961 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.381961 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.382062 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.382388 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.382388 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.382388 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.382551 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.382603 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.382653 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.382730 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.382730 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.382863 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.382915 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.382966 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.382966 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.382966 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.382966 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.383233 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.386206 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.386206 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.386206 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.386206 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.386206 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.386525 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.386595 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.386646 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.386696 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.386776 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.386776 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.386776 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.386776 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.386966 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.387025 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.387155 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.387424 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.387424 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.387424 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.387424 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.387515 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.387542 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.387572 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.387594 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.387619 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.387642 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.387671 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.387671 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.387671 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.387671 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.387784 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.388449 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.388525 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.388578 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.388625 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.388693 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.388765 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.388856 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.388902 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.388961 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.388987 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.389019 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.389051 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.389079 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.389111 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.389139 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.389166 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.389189 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.389215 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.389242 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.389267 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.389290 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.389318 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.389348 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.389375 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.389400 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.389431 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.389458 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.389482 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.389509 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.389509 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.389558 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.389581 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.389610 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.389635 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.389662 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.389686 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.389722 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.389754 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.389777 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.389804 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.389831 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.389857 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.393952 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.394046 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.394097 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.394160 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.394210 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.394273 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.394317 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.394985 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.395091 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.395152 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.395208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.395269 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.395315 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.395389 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.395954 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.396030 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.396085 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.396143 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.396206 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.396267 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.396335 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.398653 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116783) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:39:06.399069 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.399138 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.399174 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.399209 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.399209 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.399275 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.399307 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.399346 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.399381 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.399414 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.399611 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.399662 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.399755 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.399797 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.399836 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.399872 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.399913 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.399947 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.399981 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.400024 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.400064 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.400064 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.400131 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.400321 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.400652 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.400771 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.400771 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.400942 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.400942 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.401089 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.401164 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.401236 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.401316 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.401395 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.401395 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.401395 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.401395 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.401395 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.401689 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.401689 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.401689 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.401689 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.401689 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.401869 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.401869 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.402142 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.402233 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.402277 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.402325 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.402369 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.402413 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.402454 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.402492 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.402526 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.402559 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.402599 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.402641 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.402694 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.402885 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.402930 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.402964 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.403028 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.403064 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.403096 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.403129 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.403162 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.403201 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.403241 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.403281 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.403324 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.403359 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.403393 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.403427 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.403465 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.403503 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.403538 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.403576 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.403615 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.403658 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.403693 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.403753 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.403793 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.403826 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.403859 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.403899 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.403933 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.403966 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.404005 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.404051 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.404085 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.404117 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.404151 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.404185 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.404218 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.404251 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.404289 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.404328 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.404368 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.404412 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.404466 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.404507 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.404540 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.404574 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.404616 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.404655 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.404715 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.404761 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.404805 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.404838 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.404878 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.404917 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.404954 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.404954 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.405028 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.405028 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.405095 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.405133 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.405133 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.405133 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.405133 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.405264 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.405303 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.405337 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.405370 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.405403 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.406805 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.406805 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.407047 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.407047 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.407213 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.407287 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.407368 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.407454 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.407529 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.407611 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.407675 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.407675 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.407868 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.407936 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408031 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.408072 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408299 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.408299 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.408373 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.408408 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.408408 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.408476 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.408514 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.408547 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.408581 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.408620 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.408659 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408697 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.408697 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.408697 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.408824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.409142 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.409142 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.409142 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.409142 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.409277 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.409277 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.409339 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.409384 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.409417 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.409417 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.409482 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.409482 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.409554 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.409554 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.409626 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.409662 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.409722 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.409767 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.409808 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.410039 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.410039 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.410039 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.410039 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.410169 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.410203 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.410237 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.410277 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.410311 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.410349 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.410387 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.410387 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.410479 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.410522 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.410522 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.410588 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.410627 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.410662 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.411411 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.411513 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.411596 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.411677 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.411804 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.411896 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.411971 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.412043 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.412123 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.412202 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.412278 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.412356 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.412438 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.412518 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.412602 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.412681 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.412778 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.412827 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.412867 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.412907 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.412946 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.412987 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.412987 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.413053 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.413098 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.413134 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.413134 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.413134 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.413134 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.413263 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.413299 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.413336 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.413370 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.413408 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.413452 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.413485 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.413518 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.413550 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.413584 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.413584 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.413654 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.413687 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.413687 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.413777 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.413816 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.413854 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.413888 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.413888 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.413948 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.413987 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.414028 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.414062 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.414094 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.414138 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.414138 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.414209 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.414242 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.414274 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.414308 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.414341 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.414380 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.414413 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.414451 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.414490 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.414527 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.414566 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.414600 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.414638 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.414672 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.415208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.415208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.415208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.415208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.415510 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.415510 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.415510 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.415510 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.415845 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.415928 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.416002 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.416074 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.416145 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.416223 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.416311 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.416311 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.416311 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.416311 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.416586 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.416586 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.416777 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.416853 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.416945 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.417034 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.417114 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.417188 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.417267 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.417348 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.417419 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.417497 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.417577 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.417577 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.417746 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.417746 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.417746 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.417978 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.418068 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.418068 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.418215 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.418292 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.418366 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.418439 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.418529 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.418529 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.418529 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.418529 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.418842 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.418969 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.419052 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.419119 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.419223 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.419274 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.419316 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.419355 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.419389 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.419422 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.419444 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.419467 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.419489 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.419512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.419535 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.419560 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.419586 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.419609 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.419631 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.419856 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.419916 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.419976 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.420035 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.420093 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.420152 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.420208 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.420264 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.420315 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.420372 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.420424 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.420479 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.420535 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.420590 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.420647 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.420722 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.420782 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.420834 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.420885 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.420944 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.420993 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.421057 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.421101 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.421162 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.421193 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.421217 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.421244 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.421269 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.421299 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.421299 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.421369 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.421411 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.421542 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.421542 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.421589 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.421612 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.421612 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.421661 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.421868 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.421927 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.421978 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.422029 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.422080 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.422138 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.422138 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.422138 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.422292 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.422292 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.422292 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.422464 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.422529 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.422594 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.422652 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.422722 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.422827 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.422946 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423001 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423062 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.423062 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.423062 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423127 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423150 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423183 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.423210 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.423234 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.423259 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423284 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.423310 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.423355 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423378 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.423402 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.423430 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.423452 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423480 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.423506 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.423533 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.423555 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423578 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423604 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.423631 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423659 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.423687 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.423838 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423838 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.423838 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.423908 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.423935 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.423962 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.424275 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.424275 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.424374 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.424431 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.424488 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.424544 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.424606 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.424657 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.424729 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.424791 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.424848 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.424900 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.424950 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.424950 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.425093 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.425154 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.425215 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.425268 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.425323 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.425323 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.425323 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.425323 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.425512 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.425884 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.425935 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.425992 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.426050 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.426078 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.426190 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.426253 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.426307 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.426350 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.426400 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.426450 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.426500 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.426531 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.426561 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.426589 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.426671 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.426876 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.426876 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.426991 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427043 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427098 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427150 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427205 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427235 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.427267 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.427290 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427312 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.427340 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.427366 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.427388 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.427410 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.427437 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427459 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427480 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.427508 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427535 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427557 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427585 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427607 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.427634 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.427655 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.427681 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.427721 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.427753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.427884 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.427884 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.427884 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.427884 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.427884 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.427997 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.428021 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.428048 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.428070 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.428093 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.428093 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.428093 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.428093 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.428173 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.428203 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.428230 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.428253 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.428279 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.428305 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.428329 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.428351 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.428374 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.428402 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.428436 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.428462 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.428494 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.428519 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.428548 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.428576 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.428604 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.428627 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.428649 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.428673 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.429066 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.429124 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.429176 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.429244 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.429306 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.429366 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.429423 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.429476 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.429476 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.429641 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.429641 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.429641 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.429818 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.429877 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.429934 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.429985 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.430041 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.430092 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.430150 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.430210 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.430264 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.430264 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.430264 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.430413 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.430413 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.430413 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.430556 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.430607 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.430663 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.430728 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.430786 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.430892 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.430968 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.431025 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.431079 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.431136 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.431188 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.431242 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.431293 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.431353 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.431405 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.431405 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.431501 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.431551 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.431607 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.431660 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.431734 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.431734 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.431734 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.431734 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.431734 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.432003 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432003 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.432107 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432163 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.432216 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432258 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.432321 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.432348 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.432377 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.432403 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.432426 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.432450 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.432476 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.432499 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.432521 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.432548 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.432575 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.432600 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432630 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.432653 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.432676 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.432697 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.432697 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.432768 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.432791 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.432791 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.432791 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.432791 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.432881 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432881 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.432881 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.432881 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.432973 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.432999 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.433021 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.433043 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.433065 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.433156 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.433181 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.433208 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.433234 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.433256 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.433282 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.433303 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.433325 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.433348 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.433370 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.433370 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.433418 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.433441 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.433462 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.433487 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.433512 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.433512 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.433512 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.433512 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.438677 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.438779 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.438841 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.438869 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.438897 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.438920 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.438998 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.439056 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.439107 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.439161 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.439220 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.439267 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.439330 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.439380 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.439442 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.439474 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.439498 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.439522 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.439545 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.439568 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.439594 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.439621 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.439645 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.439671 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.439694 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.439747 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.439774 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.439798 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.439824 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.439852 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.439874 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.439908 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.439931 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.439953 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.439980 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.440007 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.440033 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.440058 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.440085 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.440108 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.440134 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.440161 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.440187 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.440212 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.440234 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:39:06.440258 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:39:06.440283 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:39:06.486251 np0000181687 devstack@c-api.service[116785]: INFO dbcounter [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Registered counter for database cinder Jun 18 00:39:06.488695 np0000181687 devstack@c-api.service[116782]: INFO dbcounter [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Registered counter for database cinder Jun 18 00:39:06.489466 np0000181687 devstack@c-api.service[116783]: INFO dbcounter [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Registered counter for database cinder Jun 18 00:39:06.491248 np0000181687 devstack@c-api.service[116784]: INFO dbcounter [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Registered counter for database cinder Jun 18 00:39:06.528786 np0000181687 devstack@c-api.service[116782]: DEBUG oslo_db.sqlalchemy.engines [None req-aa540384-c526-44d5-ba72-677642a5c0a9 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=116782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.530787 np0000181687 devstack@c-api.service[116785]: DEBUG oslo_db.sqlalchemy.engines [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd 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=116785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.534733 np0000181687 devstack@c-api.service[116783]: DEBUG oslo_db.sqlalchemy.engines [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f 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=116783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.535875 np0000181687 devstack@c-api.service[116784]: DEBUG oslo_db.sqlalchemy.engines [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 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=116784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.641213 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writer thread running {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:39:06.643759 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:39:06.645942 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:39:06.647930 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:39:06.649674 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:39:06.650526 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.653487 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.654226 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writer thread running {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:39:06.656651 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:39:06.658962 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:39:06.661486 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:39:06.661607 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writer thread running {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:39:06.663887 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:39:06.664149 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:39:06.664538 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writer thread running {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:39:06.665006 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.666341 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:39:06.667328 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:39:06.668147 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.668534 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:39:06.670160 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:39:06.670647 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:39:06.671575 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.672522 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:39:06.674650 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:39:06.674815 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.675527 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.678540 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.684578 np0000181687 devstack@c-api.service[116782]: DEBUG oslo_db.sqlalchemy.engines [None req-aa540384-c526-44d5-ba72-677642a5c0a9 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=116782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.686864 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:39:06.689127 np0000181687 devstack@c-api.service[116782]: INFO cinder.rpc [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:39:06.690361 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.702588 np0000181687 devstack@c-api.service[116784]: DEBUG oslo_db.sqlalchemy.engines [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 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=116784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.703148 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.705281 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:39:06.706384 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.707731 np0000181687 devstack@c-api.service[116784]: INFO cinder.rpc [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:39:06.708918 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.709514 np0000181687 devstack@c-api.service[116783]: DEBUG oslo_db.sqlalchemy.engines [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f 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=116783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.709665 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.712087 np0000181687 devstack@c-api.service[116785]: DEBUG oslo_db.sqlalchemy.engines [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd 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=116785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:06.712205 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:39:06.714583 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.715055 np0000181687 devstack@c-api.service[116783]: INFO cinder.rpc [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:39:06.715155 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:39:06.716369 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.717605 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.718042 np0000181687 devstack@c-api.service[116785]: INFO cinder.rpc [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:39:06.719533 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.720476 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.722441 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.723635 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.725574 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.726441 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.728685 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.729349 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.730289 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.730824 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.733465 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.733865 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.734891 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.736191 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.736820 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.738326 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.739007 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.739459 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.739719 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.742487 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.742775 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.742850 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.743006 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.744621 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.745788 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.745977 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.746119 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.747081 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.747638 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.748752 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.748978 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.749114 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.750148 np0000181687 devstack@c-api.service[116782]: WARNING cinder.api.contrib.hosts [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:39:06.750259 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.750870 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.751090 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.752178 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.752297 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.752860 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.753482 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.754089 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.754989 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.755163 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.755971 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: extensions {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.757164 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.757289 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-quota-class-sets {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.758279 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.758387 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.758562 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: scheduler-stats {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.759980 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.760043 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.760079 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-quota-sets {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.762087 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.762128 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: backups {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.762747 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.762937 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.763771 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.764090 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-snapshot-manage {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.764397 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.765231 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.765528 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: consistencygroups {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.766640 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.767096 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.767489 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: extra_specs {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.768205 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.768513 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.769046 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-hosts {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.769360 np0000181687 devstack@c-api.service[116784]: WARNING cinder.api.contrib.hosts [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:39:06.770064 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.770618 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-volume-manage {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.771364 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.772017 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.772134 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-availability-zone {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.772598 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.772687 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.773397 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: encryption {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.774187 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.774239 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.774895 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-volume-transfer {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.775140 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: extensions {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.775818 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.776252 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.776482 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-quota-class-sets {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.776548 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: capabilities {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.777347 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.777789 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: scheduler-stats {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.777841 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: encryption {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.778515 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.778687 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.779216 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-quota-sets {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.779279 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: os-volume-type-access {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.779930 np0000181687 devstack@c-api.service[116783]: WARNING cinder.api.contrib.hosts [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:39:06.779994 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.780654 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.780939 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: cgsnapshots {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.781383 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.781461 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: backups {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.782068 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.782344 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extended resource: qos-specs {{(pid=116782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.782697 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.783362 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-snapshot-manage {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.783463 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.783867 np0000181687 devstack@c-api.service[116785]: WARNING cinder.api.contrib.hosts [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:39:06.784452 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] SnapshotActionsController initialized {{(pid=116782) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:39:06.784531 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.784774 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: consistencygroups {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.784972 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.785312 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.785894 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.786044 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: extensions {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.786730 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: extra_specs {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.786805 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.787187 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.788095 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.788169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-quota-class-sets {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.788342 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-hosts {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.788690 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.789468 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.789579 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: scheduler-stats {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.789638 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-volume-manage {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.789749 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: extensions {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.790870 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.791080 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-quota-class-sets {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.791192 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-quota-sets {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.791311 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-availability-zone {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.792277 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.792421 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: scheduler-stats {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.792596 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: encryption {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.792658 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: backups {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.793625 np0000181687 devstack@c-api.service[116782]: WARNING castellan.key_manager.migration [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.793828 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-quota-sets {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.793971 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-volume-transfer {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.794498 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.794629 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.794727 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.794891 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-snapshot-manage {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.795027 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension AdminActions extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795027 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension AdminActions extending resource: snapshots {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795027 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension AdminActions extending resource: backups {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795456 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: backups {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.795516 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeActions extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795516 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension TypesManage extending resource: types {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795516 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension UsedLimits extending resource: limits {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795516 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795755 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795823 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: capabilities {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.795876 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795876 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.795999 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.796075 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.796138 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.v3.router [None req-aa540384-c526-44d5-ba72-677642a5c0a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.796455 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: consistencygroups {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.797129 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: encryption {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.798030 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-snapshot-manage {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.798385 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: extra_specs {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.799061 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: os-volume-type-access {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.799447 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: consistencygroups {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.799985 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-hosts {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.800780 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: cgsnapshots {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.801420 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: extra_specs {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.801605 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-volume-manage {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.802508 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extended resource: qos-specs {{(pid=116784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.803166 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-hosts {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.803298 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-availability-zone {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.804449 np0000181687 devstack@c-api.service[116782]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fae3fca3668 pid: 116782 (default app) Jun 18 00:39:06.804551 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: encryption {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.804632 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-volume-manage {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.805161 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] SnapshotActionsController initialized {{(pid=116784) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:39:06.806145 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-volume-transfer {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.806321 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-availability-zone {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.806479 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.807514 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: encryption {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.807734 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.807829 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: capabilities {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.809078 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: encryption {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.809178 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.809232 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-volume-transfer {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.810517 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.810635 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: os-volume-type-access {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.810905 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: capabilities {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.811958 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.812163 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: encryption {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.812315 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: cgsnapshots {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.812461 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.812461 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.812834 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.812834 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.812834 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.812834 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.812834 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.813633 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814072 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814072 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814072 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814072 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814072 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814365 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814365 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814365 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814365 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814615 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814615 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814615 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814615 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814937 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814937 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814937 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.814937 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.814937 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815281 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.815281 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815281 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.815281 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815281 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.815576 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.816733 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.817527 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.818144 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.818744 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.818744 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.818744 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.818744 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819143 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819143 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819143 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819143 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819143 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819570 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819570 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819570 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819570 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819570 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.819913 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820141 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820141 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820141 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820141 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820141 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820414 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820414 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820414 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820414 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820414 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820624 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820624 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.820624 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.820624 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.821215 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.821215 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.821215 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.821215 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.821632 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.821632 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.821632 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.821632 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.821632 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.822212 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.822212 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.822212 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.822212 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.822212 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.822609 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.822609 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.822609 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.822609 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823001 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823001 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823181 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.823221 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823221 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823221 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823221 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823392 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823392 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823392 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823392 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823571 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823571 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823571 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823571 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823769 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823769 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823769 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823769 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823769 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.823992 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824240 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824240 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824240 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824240 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824240 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824444 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.824682 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826328 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: os-volume-type-access {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826410 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.826969 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.827471 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.827471 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.827663 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extended resource: qos-specs {{(pid=116783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.827771 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.827771 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.827771 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.827771 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.828227 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.828227 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.828227 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.828227 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.830301 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.830301 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.830301 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:06.830301 np0000181687 devstack@c-api.service[116782]: warnings.warn(deprecated_msg) Jun 18 00:39:06.830836 np0000181687 devstack@c-api.service[116784]: WARNING castellan.key_manager.migration [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.830875 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: cgsnapshots {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.830907 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830931 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-423120db-f06f-4464-b4c6-b74e25525f95 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension AdminActions extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension AdminActions extending resource: snapshots {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension AdminActions extending resource: backups {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeActions extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.830954 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension TypesManage extending resource: types {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831124 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension UsedLimits extending resource: limits {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831169 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extended resource: qos-specs {{(pid=116785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831205 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.v3.router [None req-e4f32cdf-f920-4dda-b19e-7ed185c1f380 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.831375 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.contrib.snapshot_actions [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] SnapshotActionsController initialized {{(pid=116783) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:39:06.831408 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Thu Jun 18 00:39:06 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:39:06.831437 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831460 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] SnapshotActionsController initialized {{(pid=116785) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:39:06.831460 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831503 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831531 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831531 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831574 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831596 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831619 np0000181687 devstack@c-api.service[116784]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fae3fca3668 pid: 116784 (default app) Jun 18 00:39:06.831651 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831673 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.831696 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.832261 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.832261 np0000181687 devstack@c-api.service[116785]: WARNING castellan.key_manager.migration [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.832354 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension AdminActions extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension AdminActions extending resource: snapshots {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension AdminActions extending resource: backups {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832407 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeActions extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832821 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension TypesManage extending resource: types {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832870 np0000181687 devstack@c-api.service[116783]: WARNING castellan.key_manager.migration [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension UsedLimits extending resource: limits {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.832924 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833141 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.v3.router [None req-b7cef0b3-08cb-469b-ad3e-8450d373e9bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension AdminActions extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension AdminActions extending resource: snapshots {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension AdminActions extending resource: backups {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833169 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeActions extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension TypesManage extending resource: types {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension UsedLimits extending resource: limits {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833333 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833488 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.833488 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.v3.router [None req-67ad906e-825b-4ff7-8504-fcdd7ec5324f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:39:06.839391 np0000181687 devstack@c-api.service[116785]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fae3fca3668 pid: 116785 (default app) Jun 18 00:39:06.841429 np0000181687 devstack@c-api.service[116783]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fae3fca3668 pid: 116783 (default app) Jun 18 00:39:13.987405 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-52054234-ca93-47eb-ae18-3b4594d2dbba None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:39:14.494368 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-52054234-ca93-47eb-ae18-3b4594d2dbba admin admin] POST https://199.204.45.74/volume/v3/types Jun 18 00:39:14.495120 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-52054234-ca93-47eb-ae18-3b4594d2dbba admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:39:14.496826 np0000181687 devstack@c-api.service[116782]: /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 18 00:39:14.496826 np0000181687 devstack@c-api.service[116782]: warnings.warn( Jun 18 00:39:14.541414 np0000181687 devstack@c-api.service[116782]: DEBUG oslo_db.sqlalchemy.engines [None req-52054234-ca93-47eb-ae18-3b4594d2dbba 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=116782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:14.625513 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-52054234-ca93-47eb-ae18-3b4594d2dbba admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 18 00:39:14.625939 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 2/2] 199.204.45.74 () {68 vars in 1281 bytes} [Thu Jun 18 00:39:13 2026] POST /volume/v3/types => generated 186 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:39:14.652593 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.652593 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.652593 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.652593 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.652593 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653431 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.653431 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653431 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.653431 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653431 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.653737 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654095 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654095 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654095 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654095 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654321 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654321 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654321 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654321 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654561 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654561 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654561 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654561 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654843 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654843 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654843 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.654843 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.654843 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655145 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655145 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655145 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655145 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655145 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655413 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.655878 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656249 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656628 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656628 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656628 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656628 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656628 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656874 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656874 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656874 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.656874 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.656874 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657046 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657252 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657455 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657455 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657455 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657455 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657455 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657649 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657649 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657649 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657649 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657649 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657917 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657917 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.657917 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.657917 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658077 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658077 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658077 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658077 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658209 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658209 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658209 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658209 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658209 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658378 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658378 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658378 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658378 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658378 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658534 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658534 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658534 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658534 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658680 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658680 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658680 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658680 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658838 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658838 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658838 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658838 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658977 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658977 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.658977 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.658977 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659116 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659116 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659116 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659116 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659256 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659256 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659256 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659256 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659256 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659426 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659637 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659637 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659637 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659637 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659637 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.659875 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660116 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660318 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660537 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660755 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660755 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660755 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660755 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660898 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660898 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660898 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.660898 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.660898 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: warnings.warn(deprecated_msg) Jun 18 00:39:14.661072 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [req-52054234-ca93-47eb-ae18-3b4594d2dbba req-f9c4c0d1-c0f9-4487-9955-6e83c5463f2e None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:39:14.964035 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [req-52054234-ca93-47eb-ae18-3b4594d2dbba req-f9c4c0d1-c0f9-4487-9955-6e83c5463f2e admin admin] POST https://199.204.45.74/volume/v3/types/79ba674f-c1f6-47e3-9902-5c2b581c0d43/extra_specs Jun 18 00:39:14.964636 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [req-52054234-ca93-47eb-ae18-3b4594d2dbba req-f9c4c0d1-c0f9-4487-9955-6e83c5463f2e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:39:14.966220 np0000181687 devstack@c-api.service[116784]: /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 18 00:39:14.966220 np0000181687 devstack@c-api.service[116784]: warnings.warn( Jun 18 00:39:14.999468 np0000181687 devstack@c-api.service[116784]: DEBUG oslo_db.sqlalchemy.engines [req-52054234-ca93-47eb-ae18-3b4594d2dbba req-f9c4c0d1-c0f9-4487-9955-6e83c5463f2e 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=116784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:39:15.141467 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [req-52054234-ca93-47eb-ae18-3b4594d2dbba req-f9c4c0d1-c0f9-4487-9955-6e83c5463f2e admin admin] https://199.204.45.74/volume/v3/types/79ba674f-c1f6-47e3-9902-5c2b581c0d43/extra_specs returned with HTTP 200 Jun 18 00:39:15.141467 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Thu Jun 18 00:39:14 2026] POST /volume/v3/types/79ba674f-c1f6-47e3-9902-5c2b581c0d43/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:39:16.713775 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=6 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:39:16.717246 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=6 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:39:24.621424 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:39:25.117044 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:42:26.311506 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.311506 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.311506 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.311506 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.311506 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.312562 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.312562 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.312562 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.312562 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.312562 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.313012 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.313807 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.313807 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.313807 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.313807 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.314301 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.314301 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.314301 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.314301 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.314786 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.314786 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.314786 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.314786 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315339 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315339 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315339 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315339 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315339 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315758 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315758 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315758 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315758 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315758 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.315961 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316193 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316414 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316654 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316654 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316654 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316654 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316654 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316875 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316875 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316875 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.316875 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.316875 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317059 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317288 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317493 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317493 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317493 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317493 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317493 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317719 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317719 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317719 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317719 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317719 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317911 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317911 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.317911 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.317911 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318074 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318074 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318074 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318074 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318241 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318241 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318241 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318241 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318241 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318444 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318444 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318444 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318444 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318444 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318627 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318627 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.318627 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.318627 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319182 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319182 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319182 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319182 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319395 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319395 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319395 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319395 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319565 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319565 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319565 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319565 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319749 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319749 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.319749 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.319749 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320009 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320009 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320009 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320009 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320009 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320214 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320445 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320445 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320445 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320445 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320445 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320619 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.320907 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321139 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321479 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321887 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321887 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.321887 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.321887 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322190 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.322190 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322190 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.322190 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322190 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: /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 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: warnings.warn(deprecated_msg) Jun 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-4c27c72c-18c0-4b2f-b412-4d6af8516fb7 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:26.322675 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-4c27c72c-18c0-4b2f-b412-4d6af8516fb7 None None] GET https://199.204.45.74/volume// Jun 18 00:42:26.323182 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-4c27c72c-18c0-4b2f-b412-4d6af8516fb7 None None] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:26.323182 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-4c27c72c-18c0-4b2f-b412-4d6af8516fb7 None None] Calling method 'all' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:26.323182 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-4c27c72c-18c0-4b2f-b412-4d6af8516fb7 None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 18 00:42:26.323182 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Thu Jun 18 00:42:26 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 00:43:04.300047 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.300047 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303725 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.303725 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303725 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.303725 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303725 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.303895 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304086 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304086 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304086 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304086 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304086 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304215 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304215 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304215 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304215 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304323 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304323 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304323 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304323 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304433 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304433 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304433 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304433 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304433 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304569 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304569 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304569 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304569 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304569 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304753 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.304912 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305067 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305226 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305377 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305377 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305377 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305377 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305482 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305482 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305482 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305482 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305482 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305614 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305614 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305614 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305614 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305614 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305752 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305919 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305919 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305919 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.305919 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.305919 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306052 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306052 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306052 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306052 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306052 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306180 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306180 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306180 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306180 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306287 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306287 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306287 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306287 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306393 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306393 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306393 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306393 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306393 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306537 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306537 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306537 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306537 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306537 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306659 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306659 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306659 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306659 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306820 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306820 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306820 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306820 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306930 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306930 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.306930 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.306930 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307044 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307044 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307044 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307044 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307151 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307151 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307151 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307151 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307261 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307413 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307413 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307413 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307413 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307413 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307556 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307745 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.307906 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308055 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308214 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308214 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308214 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308214 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308336 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308336 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308336 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308336 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308446 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308446 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308446 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308446 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308550 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308550 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.308550 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:04.308550 np0000181687 devstack@c-api.service[116783]: warnings.warn(deprecated_msg) Jun 18 00:43:04.311093 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-8469b254-156f-4502-938c-8484957e5bae None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:04.317624 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Thu Jun 18 00:43:04 2026] GET /volume/v3 => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:43:04.350384 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:04.359346 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 3/6] 199.204.45.74 () {64 vars in 1265 bytes} [Thu Jun 18 00:43:04 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:43:04.391963 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 req-d536ac09-1d67-49b4-81df-cec04c8b4c6b None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:04.395536 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 req-d536ac09-1d67-49b4-81df-cec04c8b4c6b demo demo] GET https://199.204.45.74/volume/v3/ Jun 18 00:43:04.395807 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 req-d536ac09-1d67-49b4-81df-cec04c8b4c6b demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:04.396069 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 req-d536ac09-1d67-49b4-81df-cec04c8b4c6b demo demo] Calling method 'version_select' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:04.398662 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [req-3512c4b9-c9bf-4ec0-afad-9a60ed12f686 req-d536ac09-1d67-49b4-81df-cec04c8b4c6b demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 18 00:43:04.399113 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 2/7] 199.204.45.74 () {66 vars in 1339 bytes} [Thu Jun 18 00:43:04 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:04.436795 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:04.761977 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 demo demo] GET https://199.204.45.74/volume/v3/types Jun 18 00:43:04.762460 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:04.762460 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 demo demo] Calling method 'index' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:04.762960 np0000181687 devstack@c-api.service[116785]: /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 18 00:43:04.762960 np0000181687 devstack@c-api.service[116785]: warnings.warn( Jun 18 00:43:04.763662 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:43:04.799691 np0000181687 devstack@c-api.service[116785]: DEBUG oslo_db.sqlalchemy.engines [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 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=116785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:43:04.824634 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-bb87a9f7-52da-4c04-b9ac-db410c9f2e03 demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 18 00:43:04.825146 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 2/8] 199.204.45.74 () {64 vars in 1283 bytes} [Thu Jun 18 00:43:04 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:04.861387 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-d6a50371-2c51-4d03-bc96-52615475e468 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:05.296159 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-d6a50371-2c51-4d03-bc96-52615475e468 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 18 00:43:05.296539 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-d6a50371-2c51-4d03-bc96-52615475e468 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:05.296816 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-d6a50371-2c51-4d03-bc96-52615475e468 demo demo] Calling method 'show' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:05.339363 np0000181687 devstack@c-api.service[116783]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a50371-2c51-4d03-bc96-52615475e468 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=116783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:43:05.357146 np0000181687 devstack@c-api.service[116783]: /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 18 00:43:05.357146 np0000181687 devstack@c-api.service[116783]: warnings.warn( Jun 18 00:43:05.359431 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-d6a50371-2c51-4d03-bc96-52615475e468 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 18 00:43:05.359881 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1294 bytes} [Thu Jun 18 00:43:04 2026] GET /volume/v3/types/default => generated 145 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:05.827746 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-2773fc83-e139-44bc-9bfc-2696a3b82cd7 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:05.828961 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 4/10] 199.204.45.74 () {62 vars in 1061 bytes} [Thu Jun 18 00:43:05 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 18 00:43:05.862416 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:05.868507 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1265 bytes} [Thu Jun 18 00:43:05 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:43:05.903102 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf req-172c2a0d-86c2-4b69-b548-801fd77b0741 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:05.905954 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf req-172c2a0d-86c2-4b69-b548-801fd77b0741 demo demo] GET https://199.204.45.74/volume/v3/ Jun 18 00:43:05.906324 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf req-172c2a0d-86c2-4b69-b548-801fd77b0741 demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:05.907154 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf req-172c2a0d-86c2-4b69-b548-801fd77b0741 demo demo] Calling method 'version_select' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:05.907998 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-ad77acd5-c1ff-4c44-911c-92f4e7009bcf req-172c2a0d-86c2-4b69-b548-801fd77b0741 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 18 00:43:05.908566 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 3/12] 199.204.45.74 () {66 vars in 1339 bytes} [Thu Jun 18 00:43:05 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 18 00:43:05.948273 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-f1f460c1-3f6f-4e33-8f22-f176beb51e4c None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:05.952114 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-f1f460c1-3f6f-4e33-8f22-f176beb51e4c demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 18 00:43:05.952522 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-f1f460c1-3f6f-4e33-8f22-f176beb51e4c demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:05.953038 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-f1f460c1-3f6f-4e33-8f22-f176beb51e4c demo demo] Calling method 'show' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:05.961958 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-f1f460c1-3f6f-4e33-8f22-f176beb51e4c demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 18 00:43:05.962366 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Thu Jun 18 00:43:05 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 18 00:43:06.533347 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-b264ef34-6f0b-40cd-87e9-ebdf11bf8a0b None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.534792 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 5/14] 199.204.45.74 () {62 vars in 1061 bytes} [Thu Jun 18 00:43:06 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 18 00:43:06.569308 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.572773 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1265 bytes} [Thu Jun 18 00:43:06 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:43:06.607436 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 req-8cc66672-4d2f-494c-9689-4c0913bb5c2c None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.610849 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 req-8cc66672-4d2f-494c-9689-4c0913bb5c2c demo demo] GET https://199.204.45.74/volume/v3/ Jun 18 00:43:06.611206 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 req-8cc66672-4d2f-494c-9689-4c0913bb5c2c demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:06.614744 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 req-8cc66672-4d2f-494c-9689-4c0913bb5c2c demo demo] Calling method 'version_select' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:06.614744 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-24cd2797-3bb4-46c4-ba92-0f0bfa807045 req-8cc66672-4d2f-494c-9689-4c0913bb5c2c demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 18 00:43:06.614744 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 4/16] 199.204.45.74 () {66 vars in 1339 bytes} [Thu Jun 18 00:43:06 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 18 00:43:06.654461 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-19e8858d-2057-43c2-b297-99aad1442d68 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.656761 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-19e8858d-2057-43c2-b297-99aad1442d68 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 18 00:43:06.657065 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-19e8858d-2057-43c2-b297-99aad1442d68 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:06.657318 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-19e8858d-2057-43c2-b297-99aad1442d68 demo demo] Calling method 'show' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:06.666237 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-19e8858d-2057-43c2-b297-99aad1442d68 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 18 00:43:06.666650 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Thu Jun 18 00:43:06 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:06.711893 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-5a1a7714-f782-402a-8ebf-8e52290e446f None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.712696 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 6/18] 199.204.45.74 () {62 vars in 1061 bytes} [Thu Jun 18 00:43:06 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 18 00:43:06.744743 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-fac19927-d591-42cd-a410-19b8dc10e8cf None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.747312 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1265 bytes} [Thu Jun 18 00:43:06 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:43:06.781951 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [req-fac19927-d591-42cd-a410-19b8dc10e8cf req-b49d6c98-2b16-4741-bdc4-dceb8284bf8f None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.785246 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-fac19927-d591-42cd-a410-19b8dc10e8cf req-b49d6c98-2b16-4741-bdc4-dceb8284bf8f demo demo] GET https://199.204.45.74/volume/v3/ Jun 18 00:43:06.785469 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-fac19927-d591-42cd-a410-19b8dc10e8cf req-b49d6c98-2b16-4741-bdc4-dceb8284bf8f demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:06.785728 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [req-fac19927-d591-42cd-a410-19b8dc10e8cf req-b49d6c98-2b16-4741-bdc4-dceb8284bf8f demo demo] Calling method 'version_select' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:06.786180 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [req-fac19927-d591-42cd-a410-19b8dc10e8cf req-b49d6c98-2b16-4741-bdc4-dceb8284bf8f demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 18 00:43:06.786677 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 5/20] 199.204.45.74 () {66 vars in 1339 bytes} [Thu Jun 18 00:43:06 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:06.827125 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-3ba3835c-a671-44da-ba6a-be7425fa43ae None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:43:06.831057 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-3ba3835c-a671-44da-ba6a-be7425fa43ae demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 18 00:43:06.831579 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-3ba3835c-a671-44da-ba6a-be7425fa43ae demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:43:06.832093 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-3ba3835c-a671-44da-ba6a-be7425fa43ae demo demo] Calling method 'show' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:43:06.841768 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-3ba3835c-a671-44da-ba6a-be7425fa43ae demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 18 00:43:06.842111 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Thu Jun 18 00:43:06 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:43:14.816080 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:43:16.837536 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=8 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:48:43.645045 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-f617230d-750a-4096-a99b-18d057e9a97b None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:43.725608 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:48:43.726211 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:43.726211 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:43.727178 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:48:43.728437 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:48:43.772522 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] Get all volumes completed successfully. Jun 18 00:48:43.775356 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-f617230d-750a-4096-a99b-18d057e9a97b demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:48:43.776170 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 7/22] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:48:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:48:53.764650 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:49:43.791544 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:49:43.795231 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:49:43.795388 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:49:43.795664 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:49:43.796280 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:49:43.798031 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:49:43.853363 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] Get all volumes completed successfully. Jun 18 00:49:43.856058 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-905f8349-0f76-4b15-9c1a-598df0b2c24c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:49:43.856724 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 6/23] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:49:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:49:53.837259 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:50:43.875739 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:50:43.878449 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:50:43.878629 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:50:43.878819 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:50:43.879220 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:50:43.879964 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:50:43.914470 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] Get all volumes completed successfully. Jun 18 00:50:43.917395 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-e09362d2-53b4-4f47-8f66-cb971b3d0f18 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:50:43.917906 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 6/24] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:50:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:50:53.906861 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:51:43.933753 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:51:43.938451 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:51:43.938767 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:51:43.939039 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:51:43.940164 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:51:43.942142 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:51:43.982270 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] Get all volumes completed successfully. Jun 18 00:51:43.985143 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-ad8006e2-fe75-4c4f-a34f-68c1b69bc6d8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:51:43.985802 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 6/25] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:51:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:51:53.978484 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:52:44.003098 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:52:44.006421 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:52:44.006670 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:52:44.006981 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:52:44.007457 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:52:44.008640 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:52:44.017727 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] Get all volumes completed successfully. Jun 18 00:52:44.020217 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-d47719d6-fb16-4bd2-b193-70fc6cc5ac56 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:52:44.021574 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 8/26] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:52:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 00:52:54.012295 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:53:44.035105 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:53:44.165359 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:53:44.165985 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:53:44.166599 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:53:44.167164 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:53:44.168510 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:53:44.177814 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] Get all volumes completed successfully. Jun 18 00:53:44.184213 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-91cdccfd-0d61-4d72-b1b0-b5147085f2f3 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:53:44.186546 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 7/27] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:53:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:53:54.172630 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:54:44.205743 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-97bca46e-df59-4684-9edd-18237957c5ac None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:54:44.208137 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:54:44.208366 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:54:44.208534 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:54:44.208762 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:54:44.209622 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:54:44.217683 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] Get all volumes completed successfully. Jun 18 00:54:44.219741 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-97bca46e-df59-4684-9edd-18237957c5ac demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:54:44.220107 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 7/28] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:54:44 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 18 00:54:54.212987 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:55:44.235405 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:55:44.238357 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:55:44.238726 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:55:44.239294 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:55:44.239294 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:55:44.240518 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:55:44.250307 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] Get all volumes completed successfully. Jun 18 00:55:44.254369 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-40237d69-2e2f-475c-86e8-8b2b91f19c56 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:55:44.255173 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 7/29] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:55:44 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 18 00:55:54.244177 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:56:44.272343 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:56:44.276277 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:56:44.276578 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:56:44.276878 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:56:44.277270 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:56:44.278412 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:56:44.288417 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] Get all volumes completed successfully. Jun 18 00:56:44.291119 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-2ec272fb-d9e8-456a-bcbe-9b4266e3f105 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:56:44.291590 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 9/30] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:56:44 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 18 00:56:54.282023 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:44.305155 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-639df8f2-2283-47e7-b33a-6de81b718df3 None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:44.309464 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:57:44.310157 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:57:44.310157 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:57:44.310565 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:57:44.311444 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:57:44.319568 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] Get all volumes completed successfully. Jun 18 00:57:44.322508 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-639df8f2-2283-47e7-b33a-6de81b718df3 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:57:44.323153 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 8/31] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:57:44 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 18 00:57:54.314662 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:58:44.364660 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:58:44.511495 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:58:44.511862 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:58:44.511987 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:58:44.512355 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:58:44.513432 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:58:44.521509 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] Get all volumes completed successfully. Jun 18 00:58:44.523670 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-c0c36f6f-9d0d-4334-bb9d-e380d2ac343d demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:58:44.524048 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 8/32] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:58:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:58:54.530514 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:44.539247 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:44.542105 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 00:59:44.542478 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:59:44.542562 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:59:44.542882 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:59:44.543875 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:59:44.552052 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] Get all volumes completed successfully. Jun 18 00:59:44.554577 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-379ba9b4-cbd8-48c2-a06d-ff41b7a889d1 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:59:44.554994 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 8/33] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 00:59:44 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 18 00:59:54.547289 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:00:44.567375 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:00:44.570312 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:00:44.570588 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:00:44.570912 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:00:44.571281 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:00:44.572409 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:00:44.580789 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] Get all volumes completed successfully. Jun 18 01:00:44.582743 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-4ec17a7a-ab37-4795-8cdb-d97d2467d44c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:00:44.583177 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 10/34] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:00:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:00:54.575783 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:44.597340 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:44.601178 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:01:44.601557 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:44.602131 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:44.602679 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:01:44.604543 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:01:44.612482 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] Get all volumes completed successfully. Jun 18 01:01:44.614901 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-c1bbd4c4-ce9c-48ab-8b0a-8aec49ef3b3b demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:01:44.615343 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 9/35] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:01:44 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 18 01:01:54.607152 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:44.633514 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-70086f7b-67af-42c0-87aa-d898040ccb96 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.637899 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:02:44.638345 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:44.638855 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:44.639367 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:44.641064 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:02:44.647828 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] Get all volumes completed successfully. Jun 18 01:02:44.649762 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-70086f7b-67af-42c0-87aa-d898040ccb96 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:02:44.650134 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 9/36] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:02:44 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 18 01:02:54.644240 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:03:44.666415 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:03:44.795008 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:03:44.795376 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:03:44.795641 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:03:44.795984 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:03:44.797003 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:03:44.806356 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] Get all volumes completed successfully. Jun 18 01:03:44.809194 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-563f1610-c479-4ffb-bf09-ecabc61f6613 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:03:44.809689 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 9/37] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:03:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:03:54.800930 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:04:44.832885 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-3955c754-bbc7-4f08-b611-64a72822b25b None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:04:44.838092 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:04:44.838273 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:04:44.838499 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:04:44.839441 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:04:44.840567 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:04:44.851931 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] Get all volumes completed successfully. Jun 18 01:04:44.854790 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-3955c754-bbc7-4f08-b611-64a72822b25b demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:04:44.855311 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 11/38] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:04:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:04:54.845528 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:05:44.879946 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-0704777f-5127-4499-84e5-192f6eb56eb8 None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:05:44.883167 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:05:44.883408 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:05:44.883724 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:05:44.884037 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:05:44.884987 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:05:44.893791 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] Get all volumes completed successfully. Jun 18 01:05:44.896484 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-0704777f-5127-4499-84e5-192f6eb56eb8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:05:44.897243 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 10/39] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:05:44 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 18 01:05:54.888276 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:06:44.911568 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:06:44.914352 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:06:44.914577 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:06:44.914854 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:06:44.915162 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:06:44.916105 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:06:44.924227 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] Get all volumes completed successfully. Jun 18 01:06:44.926683 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-f1d3b953-89e2-4a57-8089-ca7b333f58d4 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:06:44.927231 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 10/40] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:06:44 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 18 01:06:54.919431 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:44.940143 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:44.942913 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:07:44.943139 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:44.943401 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:44.943678 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:44.944620 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:44.954051 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] Get all volumes completed successfully. Jun 18 01:07:44.957147 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-eeccb4fa-9283-43ad-a26d-20fc444bbd10 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:44.957602 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 10/41] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:07:44 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 18 01:07:54.947984 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:44.974067 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:45.077109 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:08:45.077984 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:45.078908 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:45.078908 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:45.079921 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:45.086613 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] Get all volumes completed successfully. Jun 18 01:08:45.089121 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-ef031a0a-3804-4f5f-b8ca-ae6946d0e0d8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:45.089648 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 12/42] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:08:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:55.082607 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:45.104047 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-bc390098-bd53-4e29-8844-b40f433544ec None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:45.106450 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:09:45.106806 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:45.106995 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:45.107360 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:45.108238 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:45.119989 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] Get all volumes completed successfully. Jun 18 01:09:45.123895 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-bc390098-bd53-4e29-8844-b40f433544ec demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:45.124351 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 11/43] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:09:45 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 18 01:09:55.113145 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:45.141030 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-86237aea-b467-4a92-8a19-3f71876fc8ff None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:45.143908 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:10:45.144348 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:45.144348 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:45.144482 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:45.145178 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:45.155302 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] Get all volumes completed successfully. Jun 18 01:10:45.158679 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-86237aea-b467-4a92-8a19-3f71876fc8ff demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:45.159280 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 11/44] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:10:45 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 18 01:10:55.148317 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:45.173311 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:45.176178 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:11:45.176425 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:45.176673 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:45.176993 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:45.178005 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:45.190818 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] Get all volumes completed successfully. Jun 18 01:11:45.193990 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-0fbacf0f-db19-4558-b26e-897a4a1dee82 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:45.194679 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 11/45] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:11:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:55.183379 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:45.212877 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:45.215192 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:12:45.215587 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:45.217730 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:45.217730 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:45.217730 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:45.226252 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] Get all volumes completed successfully. Jun 18 01:12:45.228350 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-acb04d08-9cec-4127-b97d-3e65bd569bd7 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:45.228815 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 13/46] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:12:45 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 18 01:12:55.220746 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:45.242344 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:45.306277 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:13:45.306697 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:45.307139 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:45.307603 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:45.309398 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:45.318873 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] Get all volumes completed successfully. Jun 18 01:13:45.321944 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-538aac97-f788-4061-8c3b-d2d4a8e320ab demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:45.322567 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 12/47] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:13:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:13:55.313806 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:45.339195 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:45.341980 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:14:45.342219 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:45.342469 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:45.342783 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:45.344061 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:45.356115 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] Get all volumes completed successfully. Jun 18 01:14:45.359292 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-29ed3b50-1b89-4e93-b32f-c7ad7375154a demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:45.359831 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 12/48] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:14:45 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 18 01:14:55.347766 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:45.373653 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.middleware.request_id [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 None None] RequestId filter calling following filter/app {{(pid=116783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:45.377745 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:15:45.377745 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] Empty body provided in request {{(pid=116783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:45.377745 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.openstack.wsgi [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] Calling method 'detail' {{(pid=116783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:45.377745 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.api.api_utils [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] Removing options '' from query. {{(pid=116783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:45.378480 np0000181687 devstack@c-api.service[116783]: DEBUG cinder.volume.api [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:45.387225 np0000181687 devstack@c-api.service[116783]: INFO cinder.volume.api [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] Get all volumes completed successfully. Jun 18 01:15:45.389641 np0000181687 devstack@c-api.service[116783]: INFO cinder.api.openstack.wsgi [None req-1a56db24-cc3b-4e06-8b89-04849f0f3015 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:45.390137 np0000181687 devstack@c-api.service[116783]: [pid: 116783|app: 0|req: 12/49] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:15:45 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 18 01:15:55.382014 np0000181687 devstack@c-api.service[116783]: DEBUG dbcounter [-] [116783] Writing DB stats cinder:SELECT=1 {{(pid=116783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:45.403845 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.middleware.request_id [None req-44c95542-5816-4063-8916-2f781a8ecaea None None] RequestId filter calling following filter/app {{(pid=116782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:45.407190 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:16:45.407502 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] Empty body provided in request {{(pid=116782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:45.407841 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.openstack.wsgi [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] Calling method 'detail' {{(pid=116782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:45.408231 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.api.api_utils [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] Removing options '' from query. {{(pid=116782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:45.409580 np0000181687 devstack@c-api.service[116782]: DEBUG cinder.volume.api [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:45.418512 np0000181687 devstack@c-api.service[116782]: INFO cinder.volume.api [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] Get all volumes completed successfully. Jun 18 01:16:45.420749 np0000181687 devstack@c-api.service[116782]: INFO cinder.api.openstack.wsgi [None req-44c95542-5816-4063-8916-2f781a8ecaea demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:45.421209 np0000181687 devstack@c-api.service[116782]: [pid: 116782|app: 0|req: 14/50] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:16:45 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 18 01:16:55.415209 np0000181687 devstack@c-api.service[116782]: DEBUG dbcounter [-] [116782] Writing DB stats cinder:SELECT=1 {{(pid=116782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:45.435873 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.middleware.request_id [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 None None] RequestId filter calling following filter/app {{(pid=116784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:45.438573 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:17:45.438857 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] Empty body provided in request {{(pid=116784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:45.439084 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.openstack.wsgi [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] Calling method 'detail' {{(pid=116784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:45.439349 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.api.api_utils [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] Removing options '' from query. {{(pid=116784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:45.440272 np0000181687 devstack@c-api.service[116784]: DEBUG cinder.volume.api [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:45.448244 np0000181687 devstack@c-api.service[116784]: INFO cinder.volume.api [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] Get all volumes completed successfully. Jun 18 01:17:45.450191 np0000181687 devstack@c-api.service[116784]: INFO cinder.api.openstack.wsgi [None req-014d3260-5b8d-40e8-bac2-f35a3f7ebe42 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:45.450507 np0000181687 devstack@c-api.service[116784]: [pid: 116784|app: 0|req: 13/51] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:17:45 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 18 01:17:55.444015 np0000181687 devstack@c-api.service[116784]: DEBUG dbcounter [-] [116784] Writing DB stats cinder:SELECT=1 {{(pid=116784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:45.473073 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.middleware.request_id [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e None None] RequestId filter calling following filter/app {{(pid=116785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:45.566760 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 18 01:18:45.567098 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] Empty body provided in request {{(pid=116785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:45.567432 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.openstack.wsgi [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] Calling method 'detail' {{(pid=116785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:45.567858 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.api.api_utils [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] Removing options '' from query. {{(pid=116785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:45.569122 np0000181687 devstack@c-api.service[116785]: DEBUG cinder.volume.api [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:45.578854 np0000181687 devstack@c-api.service[116785]: INFO cinder.volume.api [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] Get all volumes completed successfully. Jun 18 01:18:45.583308 np0000181687 devstack@c-api.service[116785]: INFO cinder.api.openstack.wsgi [None req-34824b0e-72f4-4bb1-a877-af0f07b3201e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:45.583388 np0000181687 devstack@c-api.service[116785]: [pid: 116785|app: 0|req: 13/52] 199.204.45.74 () {64 vars in 1290 bytes} [Thu Jun 18 01:18:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:55.572948 np0000181687 devstack@c-api.service[116785]: DEBUG dbcounter [-] [116785] Writing DB stats cinder:SELECT=1 {{(pid=116785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}