Jun 17 04:32:07.193324 np0000181105 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:32:07.201353 np0000181105 devstack@c-api.service[116469]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:32:07 2026] *** Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: nodename: np0000181105 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: machine: x86_64 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: clock source: unix Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: pcre jit disabled Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: detected number of CPU cores: 16 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: current working directory: / Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: your processes number limit is 256917 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: your memory page size is 4096 bytes Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: detected max file descriptor number: 2048 Jun 17 04:32:07.204432 np0000181105 devstack@c-api.service[116469]: lock engine: pthread robust mutexes Jun 17 04:32:07.205305 np0000181105 devstack@c-api.service[116469]: thunder lock: enabled Jun 17 04:32:07.205305 np0000181105 devstack@c-api.service[116469]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:32:07.205305 np0000181105 devstack@c-api.service[116469]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:32:07.205305 np0000181105 devstack@c-api.service[116469]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:32:07.205305 np0000181105 devstack@c-api.service[116469]: Set PythonHome to /opt/stack/data/venv Jun 17 04:32:07.240044 np0000181105 devstack@c-api.service[116469]: Python main interpreter initialized at 0x7d9cf0ca3668 Jun 17 04:32:07.240044 np0000181105 devstack@c-api.service[116469]: python threads support enabled Jun 17 04:32:07.240044 np0000181105 devstack@c-api.service[116469]: your server socket listen backlog is limited to 100 connections Jun 17 04:32:07.240044 np0000181105 devstack@c-api.service[116469]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:32:07.240435 np0000181105 devstack@c-api.service[116469]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:32:07.240562 np0000181105 devstack@c-api.service[116469]: *** Operational MODE: preforking *** Jun 17 04:32:07.240763 np0000181105 devstack@c-api.service[116469]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:32:07.240763 np0000181105 devstack@c-api.service[116469]: spawned uWSGI master process (pid: 116469) Jun 17 04:32:07.240867 np0000181105 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:32:07.241668 np0000181105 devstack@c-api.service[116469]: spawned uWSGI worker 1 (pid: 116481, cores: 1) Jun 17 04:32:07.242146 np0000181105 devstack@c-api.service[116469]: spawned uWSGI worker 2 (pid: 116482, cores: 1) Jun 17 04:32:07.245994 np0000181105 devstack@c-api.service[116469]: spawned uWSGI worker 3 (pid: 116483, cores: 1) Jun 17 04:32:07.245994 np0000181105 devstack@c-api.service[116469]: spawned uWSGI worker 4 (pid: 116484, cores: 1) Jun 17 04:32:07.245994 np0000181105 devstack@c-api.service[116469]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: we strongly recommend against using it for new projects. Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: framework. For more detail see Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:07.374598 np0000181105 devstack@c-api.service[116482]: import eventlet # noqa Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: we strongly recommend against using it for new projects. Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: framework. For more detail see Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:07.379024 np0000181105 devstack@c-api.service[116481]: import eventlet # noqa Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: we strongly recommend against using it for new projects. Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: framework. For more detail see Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:07.421162 np0000181105 devstack@c-api.service[116483]: import eventlet # noqa Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: we strongly recommend against using it for new projects. Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: framework. For more detail see Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:07.424308 np0000181105 devstack@c-api.service[116484]: import eventlet # noqa Jun 17 04:32:07.464429 np0000181105 devstack@c-api.service[116482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:07.464429 np0000181105 devstack@c-api.service[116482]: warnings.warn( Jun 17 04:32:07.487308 np0000181105 devstack@c-api.service[116481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:07.487308 np0000181105 devstack@c-api.service[116481]: warnings.warn( Jun 17 04:32:07.522018 np0000181105 devstack@c-api.service[116484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:07.522018 np0000181105 devstack@c-api.service[116484]: warnings.warn( Jun 17 04:32:07.524636 np0000181105 devstack@c-api.service[116483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:07.524636 np0000181105 devstack@c-api.service[116483]: warnings.warn( Jun 17 04:32:07.543644 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:07.543644 np0000181105 devstack@c-api.service[116482]: from cgi import parse_header Jun 17 04:32:07.565350 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:07.565350 np0000181105 devstack@c-api.service[116481]: from cgi import parse_header Jun 17 04:32:07.598175 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:07.598175 np0000181105 devstack@c-api.service[116482]: removals.removed_module( Jun 17 04:32:07.598951 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:07.598951 np0000181105 devstack@c-api.service[116484]: from cgi import parse_header Jun 17 04:32:07.600014 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:07.600014 np0000181105 devstack@c-api.service[116482]: removals.removed_module( Jun 17 04:32:07.600423 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:07.600423 np0000181105 devstack@c-api.service[116483]: from cgi import parse_header Jun 17 04:32:07.615643 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:07.615643 np0000181105 devstack@c-api.service[116481]: removals.removed_module( Jun 17 04:32:07.617846 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:07.617846 np0000181105 devstack@c-api.service[116481]: removals.removed_module( Jun 17 04:32:07.649997 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:07.649997 np0000181105 devstack@c-api.service[116484]: removals.removed_module( Jun 17 04:32:07.651605 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:07.651605 np0000181105 devstack@c-api.service[116484]: removals.removed_module( Jun 17 04:32:07.652755 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:07.652755 np0000181105 devstack@c-api.service[116483]: removals.removed_module( Jun 17 04:32:07.654383 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:07.654383 np0000181105 devstack@c-api.service[116483]: removals.removed_module( Jun 17 04:32:08.236818 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:08.236818 np0000181105 devstack@c-api.service[116482]: warnings.warn( Jun 17 04:32:08.242892 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:08.242892 np0000181105 devstack@c-api.service[116481]: warnings.warn( Jun 17 04:32:08.273608 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:08.273608 np0000181105 devstack@c-api.service[116483]: warnings.warn( Jun 17 04:32:08.296058 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:08.296058 np0000181105 devstack@c-api.service[116484]: warnings.warn( Jun 17 04:32:08.331590 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:08.331590 np0000181105 devstack@c-api.service[116482]: warnings.warn( Jun 17 04:32:08.335443 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:08.335443 np0000181105 devstack@c-api.service[116481]: warnings.warn( Jun 17 04:32:08.367888 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:08.367888 np0000181105 devstack@c-api.service[116483]: warnings.warn( Jun 17 04:32:08.391043 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:08.391043 np0000181105 devstack@c-api.service[116484]: warnings.warn( Jun 17 04:32:08.628931 np0000181105 devstack@c-api.service[116481]: 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 17 04:32:08.628931 np0000181105 devstack@c-api.service[116481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:08.645934 np0000181105 devstack@c-api.service[116483]: 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 17 04:32:08.646127 np0000181105 devstack@c-api.service[116483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:08.650834 np0000181105 devstack@c-api.service[116482]: 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 17 04:32:08.651121 np0000181105 devstack@c-api.service[116482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:08.682561 np0000181105 devstack@c-api.service[116484]: 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 17 04:32:08.683016 np0000181105 devstack@c-api.service[116484]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116484) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:08.717943 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:08.717943 np0000181105 devstack@c-api.service[116483]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:08.718852 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:08.718852 np0000181105 devstack@c-api.service[116481]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:08.724476 np0000181105 devstack@c-api.service[116482]: /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 17 04:32:08.724476 np0000181105 devstack@c-api.service[116482]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:08.748560 np0000181105 devstack@c-api.service[116484]: /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 17 04:32:08.748560 np0000181105 devstack@c-api.service[116484]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:09.181000 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116484) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:09.181226 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:09.181334 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:09.181410 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.181410 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.181550 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.181676 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.181788 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.181892 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.181892 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.182062 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.182179 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:09.182296 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.182393 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.182393 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.182549 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.182992 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.183123 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.183221 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.183315 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.183397 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.183489 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.183575 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.183661 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.183750 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.183828 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.183956 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.184075 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.184166 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.184252 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.184331 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.184421 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.184510 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.184590 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.184748 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.184858 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.184993 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.185082 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.185175 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.185277 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.185277 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.185277 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.185277 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.185277 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.185633 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.185633 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.185793 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.185859 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.185911 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.186005 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.186073 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.186133 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.186185 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.186238 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.186297 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.186354 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.186409 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.186462 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.186524 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.186582 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.186635 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.186688 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.186767 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.186833 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.186833 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.186952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.187362 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.187362 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.187362 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.187362 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.187705 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.187776 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.187830 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.187893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.187972 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.188039 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.188103 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.188103 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.188103 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.188103 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.188293 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.188293 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.188414 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.188472 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.188524 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.188577 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.188631 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.188720 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.188784 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.188839 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.188902 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.188991 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.189057 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.189057 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.189412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.189487 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.189548 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.189608 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.189677 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.189743 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.189804 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.189854 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.189909 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.190022 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.190089 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.190151 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.190151 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.190151 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.190294 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.190294 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.190294 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.190294 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.190294 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.190547 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.190547 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.190882 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.191096 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.191153 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.191153 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.191280 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.191347 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.191416 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.191480 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.191544 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.191603 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.191659 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.191722 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.191777 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.191839 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.191896 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.191983 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.192041 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.192094 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.192157 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.192224 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.192286 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.192340 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.192340 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.192462 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.192517 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.192568 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.192622 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.192622 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.192743 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.192839 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.192897 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.192983 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.193055 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.193110 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.193171 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.193644 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.193718 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.193782 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.193839 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.193884 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.193960 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.194003 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.194047 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.194094 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.194132 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.194176 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.194219 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.194260 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.194296 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.194335 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.194372 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.194418 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.194467 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.194512 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.194550 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.194593 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.194593 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.194667 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.194712 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.194752 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.194791 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.194841 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.194881 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.194947 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.194992 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.195031 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.195069 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.195106 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.195145 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.195189 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.195231 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.195277 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.195315 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.195358 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.195398 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.195398 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.195476 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.195515 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.195553 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.195596 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.195634 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.195677 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.195677 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.195752 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.195790 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.195835 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.195878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.195878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.195878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.195878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.195878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.199091 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.199149 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.199214 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.199272 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.199319 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.199383 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.199441 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.199948 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.200054 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.200197 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.200197 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.200283 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.200332 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.200332 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.200415 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.200479 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.200538 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.200538 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.200538 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.200538 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.200727 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.200770 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.200819 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.200890 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.200959 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.201030 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.201083 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.201181 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.205501 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.205612 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.205612 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.205749 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.205826 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.205826 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.205826 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.206089 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.206161 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.206223 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.206284 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.206345 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.206345 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.206464 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.206523 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.206580 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.206658 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.206724 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.206786 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.206841 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.206841 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.206985 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.207046 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.207099 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.207099 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.207215 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.207281 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.207281 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.208707 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.208794 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.208794 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.208896 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.208896 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.209030 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.209030 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.209157 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.209212 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.209275 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.209338 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.209393 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.209393 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.209489 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.209489 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.209589 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.209648 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.209717 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.209777 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.209845 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.209938 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.210019 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.210083 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.210139 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.210202 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.210266 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.210330 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.210404 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.210473 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.210533 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.210600 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.210661 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.210731 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.210800 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.210899 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.211004 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.211087 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.211148 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.211215 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.211283 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.211344 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.211413 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.211413 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.211531 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.211604 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.211673 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.211742 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.212006 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.212087 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.212153 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.212232 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.212232 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.212344 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.212407 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.212477 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.212477 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.212608 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.212722 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.212722 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.212855 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.212952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.212952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.212952 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.213129 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.213196 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.213196 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.213326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.213829 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.213889 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.213985 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.214048 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.214048 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.214164 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.214232 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.214232 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.214232 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.214400 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.214478 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.214543 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.214604 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.214672 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.214739 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.214809 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.214809 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.214939 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.215018 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.215018 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.215123 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.215191 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.215253 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.215613 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.216017 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.216017 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.216017 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.216198 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.216271 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.216271 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.216402 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.216478 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.216547 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.216616 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.216702 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.216702 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.216702 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.216702 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.216955 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.216955 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.217094 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.217164 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.217164 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.217164 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.217321 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.217395 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.217395 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.217523 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.217523 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.217633 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.217708 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.217769 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.217828 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.217880 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.217953 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.218009 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.218055 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.218107 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.218159 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.218215 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.218273 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.218320 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.218374 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.218427 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.218479 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.218524 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.218570 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.218614 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.218658 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.218714 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.218760 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.218803 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.218846 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.218889 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.218948 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.219003 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.219048 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.219048 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.219138 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.219185 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.219228 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.219273 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.219316 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.219360 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.219404 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.219447 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.219496 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.219547 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.219590 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.219642 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.219687 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.219687 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.219762 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.219805 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.219805 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.219893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.220191 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.220234 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.220274 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.220314 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.220360 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.220402 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.220453 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.220495 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.220537 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.220576 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.220621 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.220668 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.220746 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.220790 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.220839 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.220890 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.220967 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.221014 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.221054 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.221093 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.221131 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.221170 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.221219 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.221261 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.221306 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.221306 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.221474 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.221742 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.221742 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.221742 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.221742 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.221893 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.221957 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.222007 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.222057 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.222100 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.222142 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.222189 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.222244 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.222289 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.222327 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.222368 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.222415 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.222458 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.222500 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.222549 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.222593 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.222644 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.222697 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.222697 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.222793 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.222849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.222895 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.222955 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.223003 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.223003 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.223084 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.223130 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.223185 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.223231 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.223285 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.223332 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.223375 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.223417 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.223460 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.223511 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.223558 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.223602 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.223651 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.223707 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.223752 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.223795 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.223846 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.223891 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.223962 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.224019 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.224065 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.224108 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.224155 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.224206 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.224267 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.224319 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.224319 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.224412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.224699 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.224749 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.224749 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.224827 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.224884 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.224962 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.225012 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.225054 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.225107 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.225163 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.225210 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.225259 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.225304 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.225349 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.225391 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.225443 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.225494 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.225545 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.225598 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.225651 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.225697 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.225697 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.225775 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.225827 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.225874 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.225933 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.225991 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.225991 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.225991 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.226127 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.226173 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.226216 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.226258 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.226296 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.226296 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.226371 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.226421 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.226470 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.226515 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.226571 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.226617 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.226661 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.226706 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.226966 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.227023 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.227075 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.227129 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.227180 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.227180 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.227257 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.227298 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.227343 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.227388 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.227446 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.227446 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.227542 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.227593 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.227638 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.227683 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.227725 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.227725 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.227819 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.227873 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.227942 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.227990 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.227990 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.228082 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.228131 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.228131 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.228206 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.228247 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.228294 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.228343 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.228385 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.228431 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.228477 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.228519 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.228519 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.228599 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.228640 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.228719 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.228775 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.228775 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.228850 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.228896 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.228971 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.229201 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.229440 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.229703 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.229759 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.229802 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.229877 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.229943 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.229988 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.230078 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.230141 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.230190 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.230237 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.230288 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.230374 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.230461 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.230545 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.230625 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.230715 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.230797 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.230890 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.230995 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.231081 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.231081 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.231288 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.231288 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.231288 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.231400 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.231453 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.231506 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.231551 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.231602 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.231654 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.231708 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.231758 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.231805 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.231855 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.231899 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.231973 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.232032 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.232079 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.232122 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.232166 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.232214 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.232257 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.232304 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.232352 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.232404 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.232404 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.232499 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.232544 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.232597 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.232643 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.232643 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.232643 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.232805 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.232858 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.232904 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.232979 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.233033 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.233079 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.233120 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.233169 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.233218 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.233261 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.233348 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.233392 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.233435 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.233495 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.233541 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.233591 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.233641 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.233686 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.233736 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.233780 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.233824 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.233824 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.233985 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.234070 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.234145 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.234219 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.234303 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.234412 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.234521 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.234570 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.234612 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.234612 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.234699 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.234750 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.234792 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.234838 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.234878 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.234942 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.234987 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.235037 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.235076 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.235121 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.235162 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.235206 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.235246 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.235286 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.235327 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.235368 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.235412 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.235451 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.235489 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.235542 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.235581 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.235624 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.235663 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.235707 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.235747 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.235787 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.235832 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.236192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.236428 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.236478 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.236520 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.236520 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.236520 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.236520 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.236520 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.236756 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.236813 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.236861 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.236861 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.236861 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.236861 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.236861 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.237078 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.237131 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.237177 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.237228 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.237228 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.237402 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.237451 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.237451 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.237540 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.237590 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.237590 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.237775 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.237833 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.237887 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.237977 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.238026 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.238074 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.238118 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.238163 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.238212 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.238255 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.238306 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.238348 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.238401 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.238456 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.238498 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.238548 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.238594 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.238594 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.238683 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.238683 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.238763 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.238763 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.238855 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.238894 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.239199 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.239249 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.239249 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.239317 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.239362 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.239362 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.239445 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.239445 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.239537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.239753 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.239794 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.239835 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.239893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.239961 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.240004 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.240043 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.240043 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.240130 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.240177 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.240217 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.240256 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.240256 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.240335 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.240335 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.244794 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.244867 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.244909 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.244972 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.245047 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.245092 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.245164 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.245206 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.245263 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.245310 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.245356 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.245396 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.245440 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.245485 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.245530 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.245571 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.245609 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.245646 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.245771 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.245809 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.245840 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.245879 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.245932 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.245971 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.246009 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.246045 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.246082 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.246121 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.246169 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.246209 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.246250 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.246290 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.246331 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.246374 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.246416 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.246459 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.246497 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.246541 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.246541 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.246609 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.246654 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.246693 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.246737 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.246775 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.246811 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:09.246849 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:09.291363 np0000181105 devstack@c-api.service[116483]: INFO dbcounter [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Registered counter for database cinder Jun 17 04:32:09.292394 np0000181105 devstack@c-api.service[116482]: INFO dbcounter [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Registered counter for database cinder Jun 17 04:32:09.292946 np0000181105 devstack@c-api.service[116481]: INFO dbcounter [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Registered counter for database cinder Jun 17 04:32:09.297775 np0000181105 devstack@c-api.service[116484]: INFO dbcounter [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Registered counter for database cinder Jun 17 04:32:09.331060 np0000181105 devstack@c-api.service[116482]: DEBUG oslo_db.sqlalchemy.engines [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 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=116482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.333026 np0000181105 devstack@c-api.service[116483]: DEBUG oslo_db.sqlalchemy.engines [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 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=116483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.335300 np0000181105 devstack@c-api.service[116481]: DEBUG oslo_db.sqlalchemy.engines [None req-d73151de-974a-4bae-b430-1b000f3a341d 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=116481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.340347 np0000181105 devstack@c-api.service[116484]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a 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=116484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.446973 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writer thread running {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:09.449474 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:09.452008 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:09.454422 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:09.456944 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:09.458070 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.461804 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.462017 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writer thread running {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:09.463297 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writer thread running {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:09.464490 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:09.466806 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:09.467848 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:09.468779 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:09.470848 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:09.472044 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.472118 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:09.474321 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writer thread running {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:09.475352 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:09.475908 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.476662 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:09.477376 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:09.478293 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.479118 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:09.481218 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.481383 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:09.483458 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:09.484278 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.487076 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.494579 np0000181105 devstack@c-api.service[116483]: DEBUG oslo_db.sqlalchemy.engines [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 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=116483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.497704 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:09.500279 np0000181105 devstack@c-api.service[116483]: INFO cinder.rpc [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:09.501382 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.512440 np0000181105 devstack@c-api.service[116484]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a 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=116484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.513886 np0000181105 devstack@c-api.service[116481]: DEBUG oslo_db.sqlalchemy.engines [None req-d73151de-974a-4bae-b430-1b000f3a341d 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=116481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.514909 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.515341 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:09.516704 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:09.518114 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.518413 np0000181105 devstack@c-api.service[116484]: INFO cinder.rpc [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:09.519116 np0000181105 devstack@c-api.service[116481]: INFO cinder.rpc [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:09.519797 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.520330 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.520819 np0000181105 devstack@c-api.service[116482]: DEBUG oslo_db.sqlalchemy.engines [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 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=116482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:09.521252 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.523458 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:09.525991 np0000181105 devstack@c-api.service[116482]: INFO cinder.rpc [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:09.526211 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.527188 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.529170 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.532232 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.532313 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.536839 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.537017 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.537108 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.538128 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.538817 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.539509 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.540621 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.541080 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.542531 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.542769 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.543149 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.543872 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.545236 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.545892 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.546885 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.548593 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.549906 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.550795 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.550961 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.551596 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.553172 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.554212 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.554448 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.554949 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.556098 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.556626 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.557160 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.558075 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.558162 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.559045 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.559508 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.560235 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.560482 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.560835 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.560996 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.562030 np0000181105 devstack@c-api.service[116483]: WARNING cinder.api.contrib.hosts [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:09.562731 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.563046 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.563184 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.564043 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.564132 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.565369 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.565532 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.565908 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.566841 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.567376 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.567793 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: extensions {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.568245 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.568708 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.569178 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-quota-class-sets {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.570067 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.570451 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: scheduler-stats {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.571886 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-quota-sets {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.572076 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.573912 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: backups {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.574053 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.574441 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.575655 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.575888 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.575984 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-snapshot-manage {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.577396 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: consistencygroups {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.577520 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.577586 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.578827 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.579029 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.579354 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: extra_specs {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.579708 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.580018 np0000181105 devstack@c-api.service[116481]: WARNING cinder.api.contrib.hosts [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:09.580705 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.580977 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-hosts {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.581285 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.581383 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.582079 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.582271 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-volume-manage {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.582692 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.582800 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.583354 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.583680 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-availability-zone {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.584114 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.584158 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.584848 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.585060 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: encryption {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.585308 np0000181105 devstack@c-api.service[116484]: WARNING cinder.api.contrib.hosts [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:09.585579 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.585836 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: extensions {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.586035 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.586549 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-volume-transfer {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.586758 np0000181105 devstack@c-api.service[116482]: WARNING cinder.api.contrib.hosts [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:09.587171 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-quota-class-sets {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.587346 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.587481 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.588215 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: capabilities {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.588447 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: scheduler-stats {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.588657 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.588812 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.589504 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: encryption {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.589928 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-quota-sets {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.590189 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.590247 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.591027 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: os-volume-type-access {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.591197 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: extensions {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.591715 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.591930 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: backups {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.592561 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-quota-class-sets {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.592618 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: cgsnapshots {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.592688 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: extensions {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.593958 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: scheduler-stats {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.594100 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-snapshot-manage {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.594172 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extended resource: qos-specs {{(pid=116483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.594234 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-quota-class-sets {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.595379 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: scheduler-stats {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.595449 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: consistencygroups {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.595975 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-quota-sets {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.596122 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.contrib.snapshot_actions [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] SnapshotActionsController initialized {{(pid=116483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:09.596858 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-quota-sets {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.596993 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.597348 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: extra_specs {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.597483 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: backups {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.598405 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.598885 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-hosts {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.598951 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: backups {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.599579 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-snapshot-manage {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.599741 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.600290 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-volume-manage {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.601032 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-snapshot-manage {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.601112 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: consistencygroups {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.601188 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.601747 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-availability-zone {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.602502 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.602567 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: consistencygroups {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.603110 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: extra_specs {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.603389 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: encryption {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.603961 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.604496 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: extra_specs {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.604699 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-hosts {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.604987 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-volume-transfer {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.605327 np0000181105 devstack@c-api.service[116483]: WARNING castellan.key_manager.migration [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.606099 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-volume-manage {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.606223 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-hosts {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.606286 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606286 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606409 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606537 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension AdminActions extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606618 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: capabilities {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.606682 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension AdminActions extending resource: snapshots {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606739 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension AdminActions extending resource: backups {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.606938 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeActions extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607065 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension TypesManage extending resource: types {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607169 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension UsedLimits extending resource: limits {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607286 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607403 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607471 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607552 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-volume-manage {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.607612 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607669 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607725 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-availability-zone {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.607781 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607838 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.v3.router [None req-536936cb-ea65-4a88-b698-dd75530f7bb6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.607893 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: encryption {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.608993 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-availability-zone {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.609088 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: encryption {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.609488 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: os-volume-type-access {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.610337 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: encryption {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.610666 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-volume-transfer {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.611045 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: cgsnapshots {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.611936 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-volume-transfer {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.612442 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: capabilities {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.612541 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extended resource: qos-specs {{(pid=116481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.613670 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: capabilities {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.613907 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: encryption {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.615005 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: encryption {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.615057 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.contrib.snapshot_actions [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] SnapshotActionsController initialized {{(pid=116481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:09.615500 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: os-volume-type-access {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.615926 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.616124 np0000181105 devstack@c-api.service[116483]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9cf0ca3668 pid: 116483 (default app) Jun 17 04:32:09.616602 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: os-volume-type-access {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.617189 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: cgsnapshots {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.617396 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.618312 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: cgsnapshots {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.618632 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extended resource: qos-specs {{(pid=116484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.618801 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.619725 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extended resource: qos-specs {{(pid=116482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:09.620146 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.620707 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] SnapshotActionsController initialized {{(pid=116484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:09.621567 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.621651 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.621872 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.contrib.snapshot_actions [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] SnapshotActionsController initialized {{(pid=116482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:09.623516 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.623574 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.623632 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.624120 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.624120 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.624120 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.624120 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.624532 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.624532 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.624532 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.624532 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.625079 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625631 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.625631 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625631 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.625631 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.625631 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626006 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626006 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626006 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626006 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626006 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626267 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626267 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626267 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626267 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626473 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626473 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626473 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626473 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626473 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626742 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626742 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626742 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626742 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626742 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.626989 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.626989 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627080 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627119 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627520 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627520 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627520 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627520 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627701 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.627741 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628067 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628067 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628187 np0000181105 devstack@c-api.service[116481]: WARNING castellan.key_manager.migration [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.628227 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628227 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628227 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628227 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628227 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628460 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628460 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628460 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628460 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628460 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628686 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628686 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628686 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.628686 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.628686 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629012 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629336 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629336 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629336 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629336 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629336 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629589 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629589 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629589 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629589 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629589 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629828 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629828 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.629828 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.629828 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630052 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630052 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630052 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630052 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630297 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630297 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630297 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630297 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630297 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630571 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630571 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630571 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630571 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630571 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630794 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630794 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.630794 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.630794 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631303 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631303 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631303 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631303 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631575 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631575 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631575 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631575 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631763 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631763 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631763 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631763 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631967 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631967 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.631967 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.631967 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632165 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632424 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632424 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632424 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632424 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632424 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632654 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.632975 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633235 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633498 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633739 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633739 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633739 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633739 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633943 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633943 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.633943 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.633943 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.634127 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.634127 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.634218 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension SnapshotActions extending resource: snapshots {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634482 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.634482 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.634482 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.634482 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.634482 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:09.634739 np0000181105 devstack@c-api.service[116483]: warnings.warn(deprecated_msg) Jun 17 04:32:09.634775 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634819 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.634858 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634895 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension AdminActions extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension AdminActions extending resource: snapshots {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension AdminActions extending resource: backups {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeActions extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension TypesManage extending resource: types {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension UsedLimits extending resource: limits {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.634968 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635224 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635224 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635224 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeTypeAccess extending resource: types {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635224 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635375 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635413 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635455 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-32d6e3a4-473e-4d67-bc91-7957b2668cc1 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:09.635497 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.v3.router [None req-d73151de-974a-4bae-b430-1b000f3a341d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635534 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635570 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635606 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635641 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Wed Jun 17 04:32:09 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:32:09.635677 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635714 np0000181105 devstack@c-api.service[116484]: WARNING castellan.key_manager.migration [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635749 np0000181105 devstack@c-api.service[116482]: WARNING castellan.key_manager.migration [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension AdminActions extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension AdminActions extending resource: snapshots {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.635783 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension AdminActions extending resource: backups {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636038 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636038 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636038 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636038 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension AdminActions extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636038 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension AdminActions extending resource: snapshots {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636232 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeActions extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636270 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension AdminActions extending resource: backups {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636306 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension TypesManage extending resource: types {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636343 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeActions extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636378 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension UsedLimits extending resource: limits {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636419 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension TypesManage extending resource: types {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636462 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636504 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension UsedLimits extending resource: limits {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636541 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636578 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636615 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636650 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636693 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636729 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636765 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636814 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636851 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636888 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.636982 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.v3.router [None req-4ea6b083-3ac0-458f-9f28-124e71bd8e9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.637028 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.637028 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.v3.router [None req-0be49164-9833-43ce-b22e-8fe1ac93c1e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:09.637106 np0000181105 devstack@c-api.service[116481]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9cf0ca3668 pid: 116481 (default app) Jun 17 04:32:09.642808 np0000181105 devstack@c-api.service[116484]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9cf0ca3668 pid: 116484 (default app) Jun 17 04:32:09.643693 np0000181105 devstack@c-api.service[116482]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9cf0ca3668 pid: 116482 (default app) Jun 17 04:32:16.685989 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-47b873c0-e2df-49aa-8546-f09eae3500b2 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:17.191145 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-47b873c0-e2df-49aa-8546-f09eae3500b2 admin admin] POST https://199.204.45.132/volume/v3/types Jun 17 04:32:17.191624 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-47b873c0-e2df-49aa-8546-f09eae3500b2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:17.193238 np0000181105 devstack@c-api.service[116483]: /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 17 04:32:17.193238 np0000181105 devstack@c-api.service[116483]: warnings.warn( Jun 17 04:32:17.224959 np0000181105 devstack@c-api.service[116483]: DEBUG oslo_db.sqlalchemy.engines [None req-47b873c0-e2df-49aa-8546-f09eae3500b2 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=116483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:17.276957 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-47b873c0-e2df-49aa-8546-f09eae3500b2 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 17 04:32:17.277295 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 2/2] 199.204.45.132 () {68 vars in 1288 bytes} [Wed Jun 17 04:32:16 2026] POST /volume/v3/types => generated 186 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:32:17.303050 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.303050 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.303050 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.303050 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.303050 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304062 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.304062 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304062 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.304062 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304062 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.304504 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305031 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305031 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305031 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305031 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305347 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305347 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305347 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305347 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305755 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305755 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.305755 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.305755 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.306487 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.306487 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.306487 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.306487 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.306487 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307219 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.307219 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307219 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.307219 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307219 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.307842 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.308668 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.309735 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.310544 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.310544 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.310544 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.310544 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.310544 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311103 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.311103 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311103 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.311103 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311103 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.311722 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312159 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312546 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312546 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312546 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312546 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312546 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312881 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312881 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312881 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.312881 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.312881 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313258 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313258 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313258 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313258 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313637 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313637 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313637 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313637 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313897 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313897 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313897 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.313897 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.313897 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314128 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314128 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314128 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314128 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314128 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314239 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314239 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314239 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314239 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314333 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314333 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314333 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314333 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314430 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314430 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314430 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314430 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314535 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314535 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314535 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314535 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314631 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314631 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314631 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314631 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314725 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314725 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314725 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314725 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314725 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.314844 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315009 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315009 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315009 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315009 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315009 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315131 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315270 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315412 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315571 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315741 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315741 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315741 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315741 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315851 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315851 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315851 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.315851 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.315851 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: warnings.warn(deprecated_msg) Jun 17 04:32:17.316001 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [req-47b873c0-e2df-49aa-8546-f09eae3500b2 req-e90d3865-0565-4907-8273-f9f8bcc95706 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:17.644803 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [req-47b873c0-e2df-49aa-8546-f09eae3500b2 req-e90d3865-0565-4907-8273-f9f8bcc95706 admin admin] POST https://199.204.45.132/volume/v3/types/5ad822f2-64af-40fd-a3b3-ac15b681de54/extra_specs Jun 17 04:32:17.645343 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [req-47b873c0-e2df-49aa-8546-f09eae3500b2 req-e90d3865-0565-4907-8273-f9f8bcc95706 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:17.647096 np0000181105 devstack@c-api.service[116481]: /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 17 04:32:17.647096 np0000181105 devstack@c-api.service[116481]: warnings.warn( Jun 17 04:32:17.687462 np0000181105 devstack@c-api.service[116481]: DEBUG oslo_db.sqlalchemy.engines [req-47b873c0-e2df-49aa-8546-f09eae3500b2 req-e90d3865-0565-4907-8273-f9f8bcc95706 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=116481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:17.755651 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [req-47b873c0-e2df-49aa-8546-f09eae3500b2 req-e90d3865-0565-4907-8273-f9f8bcc95706 admin admin] https://199.204.45.132/volume/v3/types/5ad822f2-64af-40fd-a3b3-ac15b681de54/extra_specs returned with HTTP 200 Jun 17 04:32:17.756285 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Wed Jun 17 04:32:17 2026] POST /volume/v3/types/5ad822f2-64af-40fd-a3b3-ac15b681de54/extra_specs => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:32:19.517235 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=6 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:19.525941 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=6 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:27.274737 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:27.753610 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:35.437781 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.437781 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.437781 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.437781 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.437781 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.438994 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.438994 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.438994 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.438994 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.438994 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.439391 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.439825 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.439825 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.439825 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.439825 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440216 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440216 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440216 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440216 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440529 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440529 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440529 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440529 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440845 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440845 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440845 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.440845 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.440845 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441288 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.441288 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441288 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.441288 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441288 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.441794 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442362 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.442980 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.443442 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.443442 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.443442 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.443442 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.443442 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.443891 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.443891 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.443891 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.443891 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.443891 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444298 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.444743 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.445198 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.445198 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.445198 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.445198 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.445198 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.445635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.445635 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.445635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.445635 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.445635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446050 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446050 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446050 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446050 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446569 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446569 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446569 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446569 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446882 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446882 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446882 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.446882 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.446882 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.447342 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.447342 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.447342 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.447342 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.447342 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.447687 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.447687 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.447687 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.447687 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448030 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448030 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448030 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448030 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448368 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448368 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448368 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448368 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448690 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448690 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.448690 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.448690 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449095 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449095 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449095 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449095 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449429 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449429 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449429 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449429 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449429 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.449880 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450290 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450290 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450290 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450290 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450290 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450444 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450635 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.450825 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451051 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451248 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451248 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451248 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451248 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451381 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451381 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451381 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451381 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451381 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: /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 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: warnings.warn(deprecated_msg) Jun 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-6d0883c5-4b28-415a-b9c3-8c2ad56efccd None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:35.451550 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-6d0883c5-4b28-415a-b9c3-8c2ad56efccd None None] GET https://199.204.45.132/volume// Jun 17 04:35:35.451762 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-6d0883c5-4b28-415a-b9c3-8c2ad56efccd None None] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:35.451762 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-6d0883c5-4b28-415a-b9c3-8c2ad56efccd None None] Calling method 'all' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:35.451762 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-6d0883c5-4b28-415a-b9c3-8c2ad56efccd None None] https://199.204.45.132/volume// returned with HTTP 300 Jun 17 04:35:35.451762 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 1/4] 199.204.45.132 () {66 vars in 1456 bytes} [Wed Jun 17 04:35:35 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 04:36:12.563624 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.563624 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.563624 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.563624 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.563624 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564494 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.564494 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564494 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.564494 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564494 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.564780 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565198 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565198 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565198 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565198 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565462 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565462 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565462 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565462 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565682 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565682 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565682 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565682 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565911 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565911 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565911 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.565911 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.565911 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566236 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566236 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566236 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566236 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566236 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566570 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.566975 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.567457 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568026 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568026 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568026 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568026 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568026 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568316 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568316 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568316 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568316 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568316 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568596 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.568919 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569313 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569313 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569313 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569313 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569313 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569604 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569604 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569604 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569604 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569604 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569887 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569887 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.569887 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.569887 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570201 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570201 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570201 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570201 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570519 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570519 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570519 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570519 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570519 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570816 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570816 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570816 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.570816 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.570816 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571112 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571112 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571112 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571112 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571275 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571275 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571275 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571275 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571425 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571425 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571425 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571425 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571567 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571567 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571567 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571567 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571709 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571709 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571709 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571709 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571966 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571966 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571966 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.571966 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.571966 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572160 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572371 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572371 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572371 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572371 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572371 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572538 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572754 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.572977 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573192 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573418 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573418 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573418 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573418 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573572 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573572 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573572 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573572 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573572 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: warnings.warn(deprecated_msg) Jun 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-e6fbe643-a0f5-4280-917e-76581980586a None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:12.573759 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 1/5] 199.204.45.132 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:12 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:12.599844 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-4d685246-467a-48cd-ae80-b38aa49dadad None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:12.608687 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 3/6] 199.204.45.132 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:12 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:36:12.641787 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [req-4d685246-467a-48cd-ae80-b38aa49dadad req-aae6e66e-51d8-4a13-aaef-510c5ad9124f None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:12.647580 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [req-4d685246-467a-48cd-ae80-b38aa49dadad req-aae6e66e-51d8-4a13-aaef-510c5ad9124f demo demo] GET https://199.204.45.132/volume/v3/ Jun 17 04:36:12.648198 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [req-4d685246-467a-48cd-ae80-b38aa49dadad req-aae6e66e-51d8-4a13-aaef-510c5ad9124f demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:12.648434 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [req-4d685246-467a-48cd-ae80-b38aa49dadad req-aae6e66e-51d8-4a13-aaef-510c5ad9124f demo demo] Calling method 'version_select' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:12.649306 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [req-4d685246-467a-48cd-ae80-b38aa49dadad req-aae6e66e-51d8-4a13-aaef-510c5ad9124f demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 17 04:36:12.649620 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 2/7] 199.204.45.132 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:12 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:12.689315 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:13.018487 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce demo demo] GET https://199.204.45.132/volume/v3/types Jun 17 04:36:13.018700 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:13.018952 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce demo demo] Calling method 'index' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:13.019431 np0000181105 devstack@c-api.service[116484]: /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 17 04:36:13.019431 np0000181105 devstack@c-api.service[116484]: warnings.warn( Jun 17 04:36:13.020057 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:36:13.061163 np0000181105 devstack@c-api.service[116484]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce 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=116484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:13.083507 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-6a1b5e6d-4703-4b98-bd77-e69e865903ce demo demo] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 17 04:36:13.084088 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 2/8] 199.204.45.132 () {64 vars in 1290 bytes} [Wed Jun 17 04:36:12 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:13.120910 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-c91d7427-c023-4091-8295-4635110bd7b9 None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:13.457090 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-c91d7427-c023-4091-8295-4635110bd7b9 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 17 04:36:13.458182 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-c91d7427-c023-4091-8295-4635110bd7b9 demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:13.458182 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-c91d7427-c023-4091-8295-4635110bd7b9 demo demo] Calling method 'show' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:13.498262 np0000181105 devstack@c-api.service[116482]: DEBUG oslo_db.sqlalchemy.engines [None req-c91d7427-c023-4091-8295-4635110bd7b9 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=116482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:13.517009 np0000181105 devstack@c-api.service[116482]: /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 17 04:36:13.517009 np0000181105 devstack@c-api.service[116482]: warnings.warn( Jun 17 04:36:13.519269 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-c91d7427-c023-4091-8295-4635110bd7b9 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:13.519646 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 2/9] 199.204.45.132 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:13 2026] GET /volume/v3/types/default => generated 145 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:13.979805 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-ee53c5b4-467b-455c-a581-eb526b3429b7 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:13.980387 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 4/10] 199.204.45.132 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:13 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:14.013706 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-04f12237-3df0-490b-a1df-d36b4d5be7eb None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.022001 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 3/11] 199.204.45.132 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:36:14.057072 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [req-04f12237-3df0-490b-a1df-d36b4d5be7eb req-f81bbb3e-b91f-4f57-b8eb-fcf2c835cbb4 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.060477 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-04f12237-3df0-490b-a1df-d36b4d5be7eb req-f81bbb3e-b91f-4f57-b8eb-fcf2c835cbb4 demo demo] GET https://199.204.45.132/volume/v3/ Jun 17 04:36:14.060752 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-04f12237-3df0-490b-a1df-d36b4d5be7eb req-f81bbb3e-b91f-4f57-b8eb-fcf2c835cbb4 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:14.060974 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-04f12237-3df0-490b-a1df-d36b4d5be7eb req-f81bbb3e-b91f-4f57-b8eb-fcf2c835cbb4 demo demo] Calling method 'version_select' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:14.061541 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-04f12237-3df0-490b-a1df-d36b4d5be7eb req-f81bbb3e-b91f-4f57-b8eb-fcf2c835cbb4 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 17 04:36:14.061975 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 3/12] 199.204.45.132 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:14.102113 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-7044d4b0-65f4-4821-93a8-124da9d32a81 None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.105574 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-7044d4b0-65f4-4821-93a8-124da9d32a81 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 17 04:36:14.105901 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-7044d4b0-65f4-4821-93a8-124da9d32a81 demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:14.106256 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-7044d4b0-65f4-4821-93a8-124da9d32a81 demo demo] Calling method 'show' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:14.114573 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-7044d4b0-65f4-4821-93a8-124da9d32a81 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:14.115279 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 3/13] 199.204.45.132 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:14.758767 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-fec1aee6-0a86-4e57-a691-6511fbf0f252 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.760048 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 5/14] 199.204.45.132 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:14.792618 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-22f402a6-f0ab-4529-960c-19aab3cae931 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.796878 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 4/15] 199.204.45.132 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:36:14.830326 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [req-22f402a6-f0ab-4529-960c-19aab3cae931 req-184870ff-5b10-4262-9091-906f41b5306a None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.832426 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-22f402a6-f0ab-4529-960c-19aab3cae931 req-184870ff-5b10-4262-9091-906f41b5306a demo demo] GET https://199.204.45.132/volume/v3/ Jun 17 04:36:14.832658 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-22f402a6-f0ab-4529-960c-19aab3cae931 req-184870ff-5b10-4262-9091-906f41b5306a demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:14.832896 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-22f402a6-f0ab-4529-960c-19aab3cae931 req-184870ff-5b10-4262-9091-906f41b5306a demo demo] Calling method 'version_select' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:14.833385 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-22f402a6-f0ab-4529-960c-19aab3cae931 req-184870ff-5b10-4262-9091-906f41b5306a demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 17 04:36:14.833808 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 4/16] 199.204.45.132 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:14.870420 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-b03490a9-2635-4f1d-8f8f-12bba4debd6f None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.874148 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-b03490a9-2635-4f1d-8f8f-12bba4debd6f demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 17 04:36:14.874385 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-b03490a9-2635-4f1d-8f8f-12bba4debd6f demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:14.874644 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-b03490a9-2635-4f1d-8f8f-12bba4debd6f demo demo] Calling method 'show' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:14.883741 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-b03490a9-2635-4f1d-8f8f-12bba4debd6f demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:14.884195 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 4/17] 199.204.45.132 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:14 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 17 04:36:14.919292 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-9853110c-80ed-45b0-9abb-e3d1a825a4bd None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.920572 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 6/18] 199.204.45.132 () {62 vars in 1068 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:14.950589 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-371c4686-c813-44e7-995e-6485087bd113 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.954504 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 5/19] 199.204.45.132 () {64 vars in 1272 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:36:14.987976 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [req-371c4686-c813-44e7-995e-6485087bd113 req-6d4d06b7-1b8e-40a1-b1e2-2c8cb563df6f None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:14.991426 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-371c4686-c813-44e7-995e-6485087bd113 req-6d4d06b7-1b8e-40a1-b1e2-2c8cb563df6f demo demo] GET https://199.204.45.132/volume/v3/ Jun 17 04:36:14.991808 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-371c4686-c813-44e7-995e-6485087bd113 req-6d4d06b7-1b8e-40a1-b1e2-2c8cb563df6f demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:14.992244 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [req-371c4686-c813-44e7-995e-6485087bd113 req-6d4d06b7-1b8e-40a1-b1e2-2c8cb563df6f demo demo] Calling method 'version_select' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:14.992891 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [req-371c4686-c813-44e7-995e-6485087bd113 req-6d4d06b7-1b8e-40a1-b1e2-2c8cb563df6f demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 17 04:36:14.993590 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 5/20] 199.204.45.132 () {66 vars in 1346 bytes} [Wed Jun 17 04:36:14 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:15.034216 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-8baece35-0b2a-4523-bc65-eebeda5ef70b None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:15.037610 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-8baece35-0b2a-4523-bc65-eebeda5ef70b demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 17 04:36:15.038074 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-8baece35-0b2a-4523-bc65-eebeda5ef70b demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:36:15.038448 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-8baece35-0b2a-4523-bc65-eebeda5ef70b demo demo] Calling method 'show' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:36:15.046005 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-8baece35-0b2a-4523-bc65-eebeda5ef70b demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 17 04:36:15.046294 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 5/21] 199.204.45.132 () {64 vars in 1301 bytes} [Wed Jun 17 04:36:15 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 17 04:36:23.076776 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:36:25.043243 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=8 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:41:01.262177 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:41:01.359737 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:41:01.360210 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:41:01.360873 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:41:01.362182 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:41:01.364036 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:41:01.402389 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] Get all volumes completed successfully. Jun 17 04:41:01.405429 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-79a78701-8108-4eac-8ebf-063d6dc17f3b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:41:01.406018 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 7/22] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:41:01 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 17 04:41:11.393306 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:42:01.421608 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-251a7232-17d6-4c7a-ae54-390c56967963 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:42:01.427862 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:42:01.428164 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:42:01.428408 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:42:01.429130 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:42:01.430266 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:42:01.459296 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] Get all volumes completed successfully. Jun 17 04:42:01.462592 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-251a7232-17d6-4c7a-ae54-390c56967963 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:42:01.464146 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 6/23] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:42:01 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 17 04:42:11.453847 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:43:01.478000 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:43:01.483183 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:43:01.483312 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:43:01.483496 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:43:01.484671 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:43:01.486190 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:43:01.527664 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] Get all volumes completed successfully. Jun 17 04:43:01.529826 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-92c22e4c-7b7f-40ac-9d77-7b34916ab5dc demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:43:01.530304 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 6/24] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:43:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:43:11.519066 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:44:01.546385 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:44:01.549350 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:44:01.549579 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:44:01.549680 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:44:01.550172 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:44:01.550867 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:44:01.603800 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] Get all volumes completed successfully. Jun 17 04:44:01.606072 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-ce4a5e5e-e91f-4ad0-b2ed-37cfe1eee74c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:44:01.606450 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 6/25] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:44:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:44:11.597291 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:45:01.621349 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:45:01.624419 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:45:01.625067 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:45:01.625067 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:45:01.625286 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:45:01.626324 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:45:01.635168 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] Get all volumes completed successfully. Jun 17 04:45:01.638028 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-7bfdb792-f38f-4088-8cf6-0e329e3532e7 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:45:01.638652 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 8/26] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:45:01 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 17 04:45:11.629606 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:46:01.695593 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:46:01.868341 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:46:01.868507 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:46:01.868728 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:46:01.869022 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:46:01.869812 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:46:01.877598 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] Get all volumes completed successfully. Jun 17 04:46:01.879812 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-355a05b1-0ed3-430d-b1c8-0344d69c2a7e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:46:01.880197 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 7/27] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:46:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:46:11.872689 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:47:01.895510 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:47:01.899463 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:47:01.899728 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:47:01.900058 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:47:01.900403 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:47:01.901430 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:47:01.910869 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] Get all volumes completed successfully. Jun 17 04:47:01.913598 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8d45ce37-6f3a-4465-b4c3-a6dac00b11b0 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:47:01.914236 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 7/28] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:47:01 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 17 04:47:11.904797 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:48:01.930292 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-12b7852c-0b6c-4453-9d07-ef452327edef None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:48:01.933502 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:48:01.933773 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:48:01.934081 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:48:01.934589 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:48:01.935552 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:48:01.942803 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] Get all volumes completed successfully. Jun 17 04:48:01.944937 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-12b7852c-0b6c-4453-9d07-ef452327edef demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:48:01.945269 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 7/29] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:48:01 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 17 04:48:11.938789 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:49:01.963736 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:49:01.967343 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:49:01.967647 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:49:01.968020 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:49:01.968431 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:49:01.969614 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:49:01.978140 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] Get all volumes completed successfully. Jun 17 04:49:01.980368 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-6ff211c1-fecb-4c5f-8ffe-6d0445bfb6c2 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:49:01.980710 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 9/30] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:49:01 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 17 04:49:11.973381 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:50:01.997307 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:50:02.001552 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:50:02.002068 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:50:02.002617 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:50:02.003326 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:50:02.004477 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:50:02.011114 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] Get all volumes completed successfully. Jun 17 04:50:02.013042 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-31ea1f08-0e2a-4ed6-a1e0-fb48eeddecbb demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:50:02.013361 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 8/31] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:50:01 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 17 04:50:12.007183 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:51:02.028531 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:51:02.174342 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:51:02.174478 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:51:02.174692 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:51:02.175026 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:51:02.175944 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:51:02.183131 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] Get all volumes completed successfully. Jun 17 04:51:02.185190 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-96a3edd5-d520-45b7-98cc-e68c19dec301 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:51:02.185489 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 8/32] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:51:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:51:12.179747 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:52:02.201256 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:52:02.204027 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:52:02.204283 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:52:02.204527 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:52:02.204812 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:52:02.205780 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:52:02.215773 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] Get all volumes completed successfully. Jun 17 04:52:02.217906 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-00a258ea-2446-4eb4-80de-16d39cd25b28 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:52:02.218341 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 8/33] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:52:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:52:12.210309 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:53:02.233113 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-fae959f9-f71b-40c2-895b-7867e81795df None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:53:02.235744 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:53:02.236006 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:53:02.236256 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:53:02.236555 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:53:02.237483 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:53:02.246586 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] Get all volumes completed successfully. Jun 17 04:53:02.249168 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-fae959f9-f71b-40c2-895b-7867e81795df demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:53:02.249590 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 10/34] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:53:02 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 17 04:53:12.240840 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:54:02.266213 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:54:02.269051 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:54:02.269304 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:54:02.269552 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:54:02.269868 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:54:02.271016 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:54:02.279650 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] Get all volumes completed successfully. Jun 17 04:54:02.281521 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-a9cd7d1a-42a6-4008-bcb0-85d27b2a4fac demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:54:02.281848 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 9/35] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:54:02 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 17 04:54:12.274262 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:55:02.300684 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-17f41c7e-646b-4480-94bc-931502b371ad None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:55:02.304016 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:55:02.304016 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:55:02.304016 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:55:02.304016 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:55:02.304845 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:55:02.313047 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] Get all volumes completed successfully. Jun 17 04:55:02.314935 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-17f41c7e-646b-4480-94bc-931502b371ad demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:55:02.315598 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 9/36] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:55:02 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 17 04:55:12.308865 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:56:02.329793 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:56:02.510753 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:56:02.511059 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:56:02.511339 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:56:02.511635 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:56:02.512658 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:56:02.521589 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] Get all volumes completed successfully. Jun 17 04:56:02.524318 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-3320cbf0-6c3c-4a5f-895c-0aed12b9740d demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:56:02.524790 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 9/37] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:56:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:56:12.516693 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:57:02.539963 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:57:02.542345 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:57:02.542529 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:57:02.542733 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:57:02.543054 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:57:02.544350 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:57:02.553431 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] Get all volumes completed successfully. Jun 17 04:57:02.599147 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-7f6592cb-1c0e-4751-8690-653eddc35a09 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:57:02.599147 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 11/38] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:57:02 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 17 04:57:12.547702 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:58:02.573292 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:58:02.576561 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:58:02.576793 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:58:02.577052 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:58:02.577388 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:58:02.578342 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:58:02.587455 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] Get all volumes completed successfully. Jun 17 04:58:02.590548 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-9029fe7a-8034-4b75-b171-1d8af8d0db83 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:58:02.591003 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 10/39] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:58:02 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 17 04:58:12.581851 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:59:02.605129 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:59:02.608800 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 04:59:02.609061 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:59:02.609324 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:59:02.609648 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:59:02.610633 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 04:59:02.619642 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] Get all volumes completed successfully. Jun 17 04:59:02.622301 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-4cadd437-ed29-4cd1-a9eb-bbb263de9b77 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 04:59:02.622775 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 10/40] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 04:59:02 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 17 04:59:12.614068 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:00:02.637545 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:00:02.639668 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:00:02.639880 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:00:02.640082 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:00:02.640300 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:00:02.641007 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:00:02.647740 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] Get all volumes completed successfully. Jun 17 05:00:02.649679 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-2c39474e-9cdc-49b0-a0ab-1daf5740c815 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:00:02.650062 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 10/41] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:00:12.643689 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:01:02.666153 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:01:02.769950 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:01:02.769950 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:01:02.769950 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:01:02.770338 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:01:02.771672 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:01:02.781109 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] Get all volumes completed successfully. Jun 17 05:01:02.782561 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-9d34b5bc-71b6-48c8-a1a0-710ae989b1a7 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:01:02.782987 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 12/42] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:01:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:01:12.775219 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:02:02.800051 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-c457e70a-5013-452d-baf2-af27b866f100 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:02:02.803861 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:02:02.804116 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:02:02.804353 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:02:02.804649 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:02:02.805604 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:02:02.814224 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] Get all volumes completed successfully. Jun 17 05:02:02.816789 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-c457e70a-5013-452d-baf2-af27b866f100 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:02:02.817272 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 11/43] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:02:02 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 17 05:02:12.808706 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:03:02.834102 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:03:02.838109 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:03:02.838463 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:03:02.838907 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:03:02.839976 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:03:02.841184 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:03:02.853260 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] Get all volumes completed successfully. Jun 17 05:03:02.856906 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-7e4bd88f-b796-47ea-a9fa-e6518857f1c1 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:03:02.857384 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 11/44] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:03:12.844636 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:04:02.882290 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:04:02.884520 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:04:02.884726 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:04:02.885115 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:04:02.885236 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:04:02.886252 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:04:02.893780 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] Get all volumes completed successfully. Jun 17 05:04:02.895645 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-dd8ab233-ad7f-4d33-bf5d-71268b95ad25 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:04:02.896028 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 11/45] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:04:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:04:12.889677 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:05:02.908324 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-a3417ed2-3800-45bb-9686-6029744e6262 None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:05:02.910623 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:05:02.911134 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:05:02.911999 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:05:02.911999 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:05:02.912793 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:05:02.919346 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] Get all volumes completed successfully. Jun 17 05:05:02.922044 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-a3417ed2-3800-45bb-9686-6029744e6262 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:05:02.922044 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 13/46] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:05:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:05:12.915885 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:06:02.950046 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-80bafe87-067c-44d5-b167-2131a5833ed4 None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:06:03.073803 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:06:03.074059 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:06:03.074303 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:06:03.074739 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:06:03.075673 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:06:03.086708 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] Get all volumes completed successfully. Jun 17 05:06:03.089391 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-80bafe87-067c-44d5-b167-2131a5833ed4 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:06:03.090085 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 12/47] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:06:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:06:13.080947 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:07:03.106235 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-8228a06e-93e0-4021-b987-7443419eda3f None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:07:03.110377 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:07:03.110838 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:07:03.111243 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:07:03.111398 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:07:03.112334 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:07:03.120009 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] Get all volumes completed successfully. Jun 17 05:07:03.121911 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8228a06e-93e0-4021-b987-7443419eda3f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:07:03.122435 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 12/48] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:07:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:07:13.115498 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:08:03.148200 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-86a8bb11-313a-484d-8b0b-f13384146a8e None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:08:03.151590 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:08:03.151881 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:08:03.152024 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:08:03.152453 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:08:03.153382 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:08:03.160862 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] Get all volumes completed successfully. Jun 17 05:08:03.163116 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-86a8bb11-313a-484d-8b0b-f13384146a8e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:08:03.163456 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 12/49] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:08:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:08:13.156581 np0000181105 devstack@c-api.service[116482]: DEBUG dbcounter [-] [116482] Writing DB stats cinder:SELECT=1 {{(pid=116482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:09:03.174937 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.middleware.request_id [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e None None] RequestId filter calling following filter/app {{(pid=116483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:09:03.178230 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:09:03.178473 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] Empty body provided in request {{(pid=116483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:09:03.178711 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.openstack.wsgi [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] Calling method 'detail' {{(pid=116483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:09:03.179075 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.api.api_utils [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] Removing options '' from query. {{(pid=116483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:09:03.180319 np0000181105 devstack@c-api.service[116483]: DEBUG cinder.volume.api [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:09:03.188627 np0000181105 devstack@c-api.service[116483]: INFO cinder.volume.api [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] Get all volumes completed successfully. Jun 17 05:09:03.190872 np0000181105 devstack@c-api.service[116483]: INFO cinder.api.openstack.wsgi [None req-fa37831b-0345-4e27-8f91-7cf60d68bd0e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:09:03.191264 np0000181105 devstack@c-api.service[116483]: [pid: 116483|app: 0|req: 14/50] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:09:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:09:13.183596 np0000181105 devstack@c-api.service[116483]: DEBUG dbcounter [-] [116483] Writing DB stats cinder:SELECT=1 {{(pid=116483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:10:03.204998 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.middleware.request_id [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b None None] RequestId filter calling following filter/app {{(pid=116481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:10:03.209306 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:10:03.209689 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] Empty body provided in request {{(pid=116481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:10:03.210144 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.openstack.wsgi [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] Calling method 'detail' {{(pid=116481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:10:03.210637 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.api.api_utils [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] Removing options '' from query. {{(pid=116481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:10:03.212209 np0000181105 devstack@c-api.service[116481]: DEBUG cinder.volume.api [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:10:03.220709 np0000181105 devstack@c-api.service[116481]: INFO cinder.volume.api [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] Get all volumes completed successfully. Jun 17 05:10:03.222472 np0000181105 devstack@c-api.service[116481]: INFO cinder.api.openstack.wsgi [None req-3f43f388-afef-405a-b6ff-d2e05e8be16b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:10:03.222893 np0000181105 devstack@c-api.service[116481]: [pid: 116481|app: 0|req: 13/51] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:10:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:10:13.216123 np0000181105 devstack@c-api.service[116481]: DEBUG dbcounter [-] [116481] Writing DB stats cinder:SELECT=1 {{(pid=116481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:11:03.241341 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.middleware.request_id [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 None None] RequestId filter calling following filter/app {{(pid=116484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:11:03.327318 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:11:03.327526 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] Empty body provided in request {{(pid=116484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:11:03.327724 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.openstack.wsgi [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] Calling method 'detail' {{(pid=116484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:11:03.327957 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.api.api_utils [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] Removing options '' from query. {{(pid=116484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:11:03.328748 np0000181105 devstack@c-api.service[116484]: DEBUG cinder.volume.api [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:11:03.335314 np0000181105 devstack@c-api.service[116484]: INFO cinder.volume.api [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] Get all volumes completed successfully. Jun 17 05:11:03.337294 np0000181105 devstack@c-api.service[116484]: INFO cinder.api.openstack.wsgi [None req-8d91fec8-5010-4e1e-81dd-0ad414805df3 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:11:03.337687 np0000181105 devstack@c-api.service[116484]: [pid: 116484|app: 0|req: 13/52] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:11:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:11:13.331320 np0000181105 devstack@c-api.service[116484]: DEBUG dbcounter [-] [116484] Writing DB stats cinder:SELECT=1 {{(pid=116484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:12:03.355044 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.middleware.request_id [None req-443ee355-4341-445f-bb22-34f34af9323a None None] RequestId filter calling following filter/app {{(pid=116482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:12:03.357895 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 17 05:12:03.358192 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] Empty body provided in request {{(pid=116482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:12:03.358421 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.openstack.wsgi [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] Calling method 'detail' {{(pid=116482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:12:03.358709 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.api.api_utils [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] Removing options '' from query. {{(pid=116482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 05:12:03.359709 np0000181105 devstack@c-api.service[116482]: DEBUG cinder.volume.api [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 05:12:03.367713 np0000181105 devstack@c-api.service[116482]: INFO cinder.volume.api [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] Get all volumes completed successfully. Jun 17 05:12:03.370255 np0000181105 devstack@c-api.service[116482]: INFO cinder.api.openstack.wsgi [None req-443ee355-4341-445f-bb22-34f34af9323a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 17 05:12:03.370738 np0000181105 devstack@c-api.service[116482]: [pid: 116482|app: 0|req: 13/53] 199.204.45.132 () {64 vars in 1295 bytes} [Wed Jun 17 05:12:03 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)