Jun 27 01:06:06.454971 np0000183212 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 27 01:06:06.462767 np0000183212 devstack@c-api.service[112994]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 27 01:06:06 2026] *** Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: nodename: np0000183212 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: machine: x86_64 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: clock source: unix Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: pcre jit disabled Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: detected number of CPU cores: 16 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: current working directory: / Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: detected binary path: /usr/bin/uwsgi-core Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: your processes number limit is 256917 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: your memory page size is 4096 bytes Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: detected max file descriptor number: 2048 Jun 27 01:06:06.465314 np0000183212 devstack@c-api.service[112994]: lock engine: pthread robust mutexes Jun 27 01:06:06.466090 np0000183212 devstack@c-api.service[112994]: thunder lock: enabled Jun 27 01:06:06.466090 np0000183212 devstack@c-api.service[112994]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 27 01:06:06.466090 np0000183212 devstack@c-api.service[112994]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 27 01:06:06.466090 np0000183212 devstack@c-api.service[112994]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 27 01:06:06.466090 np0000183212 devstack@c-api.service[112994]: Set PythonHome to /opt/stack/data/venv Jun 27 01:06:06.501256 np0000183212 devstack@c-api.service[112994]: Python main interpreter initialized at 0x7aae902a3668 Jun 27 01:06:06.501256 np0000183212 devstack@c-api.service[112994]: python threads support enabled Jun 27 01:06:06.501256 np0000183212 devstack@c-api.service[112994]: your server socket listen backlog is limited to 100 connections Jun 27 01:06:06.501256 np0000183212 devstack@c-api.service[112994]: your mercy for graceful operations on workers is 80 seconds Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: mapped 671795 bytes (656 KB) for 4 cores Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: *** Operational MODE: preforking *** Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: *** uWSGI is running in multiple interpreter mode *** Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: spawned uWSGI master process (pid: 112994) Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: spawned uWSGI worker 1 (pid: 113003, cores: 1) Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: spawned uWSGI worker 2 (pid: 113004, cores: 1) Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: spawned uWSGI worker 3 (pid: 113005, cores: 1) Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: spawned uWSGI worker 4 (pid: 113006, cores: 1) Jun 27 01:06:06.504620 np0000183212 devstack@c-api.service[112994]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 27 01:06:06.502290 np0000183212 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: we strongly recommend against using it for new projects. Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: framework. For more detail see Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:06:06.645067 np0000183212 devstack@c-api.service[113006]: import eventlet # noqa Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: we strongly recommend against using it for new projects. Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: framework. For more detail see Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:06:06.647902 np0000183212 devstack@c-api.service[113004]: import eventlet # noqa Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: we strongly recommend against using it for new projects. Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: framework. For more detail see Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:06:06.651790 np0000183212 devstack@c-api.service[113003]: import eventlet # noqa Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: we strongly recommend against using it for new projects. Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: framework. For more detail see Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:06:06.676363 np0000183212 devstack@c-api.service[113005]: import eventlet # noqa Jun 27 01:06:06.736682 np0000183212 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:06:06.736682 np0000183212 devstack@c-api.service[113004]: warnings.warn( Jun 27 01:06:06.741849 np0000183212 devstack@c-api.service[113003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:06:06.741849 np0000183212 devstack@c-api.service[113003]: warnings.warn( Jun 27 01:06:06.761366 np0000183212 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:06:06.761366 np0000183212 devstack@c-api.service[113005]: warnings.warn( Jun 27 01:06:06.775692 np0000183212 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:06:06.775692 np0000183212 devstack@c-api.service[113006]: warnings.warn( Jun 27 01:06:06.810200 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:06.810200 np0000183212 devstack@c-api.service[113004]: from cgi import parse_header Jun 27 01:06:06.820102 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:06.820102 np0000183212 devstack@c-api.service[113003]: from cgi import parse_header Jun 27 01:06:06.839678 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:06.839678 np0000183212 devstack@c-api.service[113005]: from cgi import parse_header Jun 27 01:06:06.869675 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:06.869675 np0000183212 devstack@c-api.service[113004]: removals.removed_module( Jun 27 01:06:06.871727 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:06.871727 np0000183212 devstack@c-api.service[113004]: removals.removed_module( Jun 27 01:06:06.879747 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:06.879747 np0000183212 devstack@c-api.service[113003]: removals.removed_module( Jun 27 01:06:06.881281 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:06.881281 np0000183212 devstack@c-api.service[113003]: removals.removed_module( Jun 27 01:06:06.891781 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:06.891781 np0000183212 devstack@c-api.service[113006]: from cgi import parse_header Jun 27 01:06:06.898625 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:06.898625 np0000183212 devstack@c-api.service[113005]: removals.removed_module( Jun 27 01:06:06.900637 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:06.900637 np0000183212 devstack@c-api.service[113005]: removals.removed_module( Jun 27 01:06:06.942620 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:06.942620 np0000183212 devstack@c-api.service[113006]: removals.removed_module( Jun 27 01:06:06.944187 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:06.944187 np0000183212 devstack@c-api.service[113006]: removals.removed_module( Jun 27 01:06:07.637932 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:07.637932 np0000183212 devstack@c-api.service[113004]: warnings.warn( Jun 27 01:06:07.689345 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:07.689345 np0000183212 devstack@c-api.service[113004]: warnings.warn( Jun 27 01:06:07.699802 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:07.699802 np0000183212 devstack@c-api.service[113003]: warnings.warn( Jun 27 01:06:07.702917 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:07.702917 np0000183212 devstack@c-api.service[113005]: warnings.warn( Jun 27 01:06:07.753289 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:07.753289 np0000183212 devstack@c-api.service[113003]: warnings.warn( Jun 27 01:06:07.754039 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:07.754039 np0000183212 devstack@c-api.service[113005]: warnings.warn( Jun 27 01:06:07.866824 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:07.866824 np0000183212 devstack@c-api.service[113006]: warnings.warn( Jun 27 01:06:07.919179 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:07.919179 np0000183212 devstack@c-api.service[113006]: warnings.warn( Jun 27 01:06:08.000073 np0000183212 devstack@c-api.service[113004]: 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 27 01:06:08.000291 np0000183212 devstack@c-api.service[113004]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113004) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:06:08.003061 np0000183212 devstack@c-api.service[113003]: 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 27 01:06:08.003216 np0000183212 devstack@c-api.service[113003]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113003) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:06:08.003684 np0000183212 devstack@c-api.service[113005]: 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 27 01:06:08.003862 np0000183212 devstack@c-api.service[113005]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113005) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:06:08.120636 np0000183212 devstack@c-api.service[113006]: 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 27 01:06:08.120855 np0000183212 devstack@c-api.service[113006]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113006) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:06:08.398019 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:08.398019 np0000183212 devstack@c-api.service[113003]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:06:08.400611 np0000183212 devstack@c-api.service[113004]: /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 27 01:06:08.400611 np0000183212 devstack@c-api.service[113004]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:06:08.401612 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:08.401612 np0000183212 devstack@c-api.service[113006]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:06:08.405778 np0000183212 devstack@c-api.service[113005]: /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 27 01:06:08.405778 np0000183212 devstack@c-api.service[113005]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:06:08.888867 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:06:08.889521 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:06:08.890055 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.890055 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.890301 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.890301 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.890527 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.890720 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.890820 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.890820 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.890820 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.890820 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.891053 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.891114 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.891175 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.891231 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.891289 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.891344 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.891399 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.891399 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.891399 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.891399 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.893015 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.893120 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.893120 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.893228 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.893228 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.893340 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.893404 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.893404 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.893520 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.893520 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.893520 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.893520 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.893767 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.893767 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.898531 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:06:08.898965 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.899239 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.899394 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.899638 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.899786 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.899786 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.899786 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.900042 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.900042 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.900042 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.900323 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.900466 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.900466 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.900466 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.900828 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.900828 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.901055 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.901236 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.901444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.902054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.902434 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.902434 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.902551 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.902551 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.902714 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.902785 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.902785 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.902910 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.902990 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.902990 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.903182 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.903254 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.903311 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.903384 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.903448 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.903448 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.903570 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.903681 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.903745 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.903805 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.903873 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.903873 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.904037 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.904123 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.904218 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.904311 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.904474 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.904474 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.904474 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.904474 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.905771 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.905932 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.905932 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.906150 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.906274 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.906392 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.906504 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.906633 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.906762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.906879 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.906990 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.906990 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.907202 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.907310 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.907310 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.907519 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.907644 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.907644 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.907877 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.907982 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.908099 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.908224 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.908224 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.908521 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.908731 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.908863 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.908974 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.908974 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.909182 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.909302 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.909422 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.909422 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.909422 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.909886 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.910832 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.911168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.944449 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:06:08.945167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.945297 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.945494 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.945722 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.945848 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.945848 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.945998 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.945998 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.946135 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.946135 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.946784 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.946853 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.946937 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.947006 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.947076 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.947076 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.947201 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.948091 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.948160 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.948199 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.948289 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.948360 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.948360 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.948477 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.948902 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.948989 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.949036 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.949069 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.949152 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.949221 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.949292 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.949356 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.949356 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.949464 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.949464 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.949538 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.949577 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.949699 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.949980 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.950058 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.950121 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.950188 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.950260 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.950260 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.950389 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:08.951085 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:08.951165 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:08.951165 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:08.951236 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:08.951276 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:08.951393 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:08.951393 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.006983 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.007289 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.007417 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.007540 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.007680 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.007799 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.007873 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.007937 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.007991 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.008048 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.008111 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.008184 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.008237 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.008333 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.008421 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.008494 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.008561 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.008561 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.008561 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.008561 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.008561 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.008887 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.009143 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.009143 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.009632 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.009632 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.009632 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.010207 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.057817 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.058011 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.058115 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.058216 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.058346 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.058460 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.058573 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.058734 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.058846 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.058967 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.059069 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.059174 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.059273 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.059378 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.059489 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.059624 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.059729 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.059840 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.059952 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.060061 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.060061 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.060167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.062616 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.062823 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.062995 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.063149 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.063283 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.063488 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.063580 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.066920 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.067010 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.067061 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.067157 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.067225 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.067299 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.067373 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.067896 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.068015 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.068088 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.068179 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.068263 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.068344 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.068412 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.068993 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.070738 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.070844 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.070920 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.070975 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.071028 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.071097 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.071171 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.071243 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.071297 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.071357 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.071416 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.071479 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.071479 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.075017 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.075130 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.075213 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.075289 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.075352 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.075406 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.075491 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.076481 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.076583 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.076583 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.076757 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.076828 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.076911 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.076992 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.077335 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.077335 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.077487 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.077556 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.077660 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.077730 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.077793 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.077793 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.078003 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.078066 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.078165 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.078165 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.078165 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.078165 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.078420 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.078420 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.078420 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.078420 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.078420 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.078799 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.078842 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.078889 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.078929 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.078968 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.079013 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.079046 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.079091 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.079142 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.079183 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.079243 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.079307 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.079360 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.079402 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.079452 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.079495 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.079533 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.079605 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.079605 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.079605 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.079605 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.079605 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.079790 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.079855 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.079911 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.079911 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.079911 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.080031 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.080073 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.080115 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.080164 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.080200 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.080245 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.080284 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.080371 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.080437 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.080490 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.080530 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.080569 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.080727 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.080775 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.080814 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.080863 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.080901 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.080940 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.080984 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.081030 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.081030 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.081030 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.081030 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.081030 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.082280 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.082353 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.086252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.086252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.086252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.086252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.086252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.087282 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.087417 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.087520 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.087631 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.087761 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.087850 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.087988 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.088048 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.088164 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.088315 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.088451 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.088604 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.088764 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.088909 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.092942 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.093041 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.093143 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.093270 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.093331 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.093434 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.093534 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.094992 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.095144 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.095278 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.095330 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.095413 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.095492 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.095568 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.095656 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.095701 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.095753 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.095829 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.095908 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.096265 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.096388 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.096515 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.096642 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.096737 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.096826 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.096891 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.096969 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.097038 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.097103 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.097168 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.097233 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.097334 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.097449 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.097553 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.098252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.098336 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.098400 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.098470 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.098533 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.098792 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.098902 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.098991 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.099053 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.099113 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.099241 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.099407 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.099527 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.099695 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.099938 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.100042 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.100136 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.100249 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.100340 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.100404 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.100479 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.100574 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.100709 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.100787 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.100861 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.100944 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.101022 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.101088 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.101167 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.101234 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.101306 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.101380 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.101444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.101516 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.101579 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.101579 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.101754 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.101822 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.101920 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.102061 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.102191 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.102360 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.102481 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.102677 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.102885 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.103149 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.103232 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.103305 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.103385 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.103963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.103963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.103963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.103963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.103963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.104252 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.104327 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.104398 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.104398 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.104530 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.104634 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.104634 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.104634 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.104634 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.104887 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.104887 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.104887 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.105072 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.105156 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.105234 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.105297 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.105422 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.105541 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.105720 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.105975 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.106165 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.106165 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.106426 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.106851 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.106915 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.106949 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.107013 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.107068 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.107106 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.107156 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.107190 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.107240 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.107275 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.107334 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.107391 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.107426 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.107426 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.107512 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.107567 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.107620 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.107648 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.107681 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.107712 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.107743 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.107776 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.107809 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.107840 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.107871 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.107904 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.107937 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.107966 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.107994 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.108028 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.108058 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.108091 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.108124 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.108153 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.108183 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.108211 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.108242 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.108273 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.108309 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.108339 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.108373 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.108411 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.108441 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.108471 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.108504 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.108533 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.108559 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.108614 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.108650 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.108684 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.108711 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.108764 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.108859 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.108930 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.108966 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.108999 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.109029 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.109235 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.109556 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.109647 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.109711 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.109758 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.109789 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.109823 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.109870 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.109907 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.109939 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.110002 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.110085 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.110129 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.110185 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.110217 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.110272 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.110325 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.110364 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.110417 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.110460 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.110515 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.110545 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.110600 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.110887 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.110887 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.110951 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.110983 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.111014 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.111014 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.111014 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.111155 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.111213 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.111252 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.111310 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.111360 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.111394 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.111444 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.111480 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.111539 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.111539 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.111539 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.111643 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.111643 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.111643 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.111732 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.111764 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.111798 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.111798 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.111861 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.111861 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.111915 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.112004 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.112077 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.112077 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.112077 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.112169 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.112169 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.112169 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.112169 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.112640 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.112687 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.112687 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.112752 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.112787 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.112818 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.112818 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.112818 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.112818 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.112818 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.114251 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.114328 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.114377 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.114423 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.114464 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.114499 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.114532 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.114568 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.114631 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.114631 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.114694 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.114723 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.114756 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.114802 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.114838 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.114884 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.114921 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.114968 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.115008 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.115056 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.115089 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.115120 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.115167 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.115205 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.115252 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.115292 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.115292 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.115292 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.115661 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.115725 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.115776 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.115819 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.115869 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.115905 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.115960 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.116003 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.116053 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.116094 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.116132 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.116178 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.116226 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.116264 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.121438 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.121529 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.121634 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.121725 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.121802 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.121918 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.122020 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.122220 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.122312 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.122416 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.122537 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.122667 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.122737 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.122831 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.123313 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.123384 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.123443 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.123479 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.123507 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.123539 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.123569 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.123627 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.123662 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.123694 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.123722 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.123749 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.123780 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.123811 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.123840 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.123867 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.123897 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.123923 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.123953 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.123984 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.124027 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.124056 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.124085 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.124111 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.124140 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.124172 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.124202 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.124229 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.124283 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.124319 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.124346 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.124377 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.124404 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.124434 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.124461 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.124537 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.124575 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.124623 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.124649 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.124718 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.124749 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.124785 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.124831 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.124875 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.124924 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.124963 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.125009 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.125052 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.125092 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.125139 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.125176 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.125218 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.125257 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.125293 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.125333 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.125372 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.125407 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.125442 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.125442 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.125442 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.125442 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.125575 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.125637 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.125682 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.125723 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.125762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.125762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.125762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.125762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.125942 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.126428 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.126475 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.126549 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.126613 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.126664 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.126707 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.126745 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.126781 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.126829 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.126866 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.126903 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.126945 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.126983 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.127020 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.127061 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.127102 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.127143 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.127186 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.127222 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.127263 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.127297 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.127334 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.127373 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.127408 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.127447 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.127447 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.127447 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.127447 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.133510 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.133696 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.133910 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.134048 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.134177 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.134221 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.134296 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.134335 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.134391 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.134444 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.134489 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.134532 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.134576 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.134640 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.134727 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.134767 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.134836 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.134877 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.134931 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.134968 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.135025 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.135089 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.135130 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.135193 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.135232 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.135274 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.135312 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.135347 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.135382 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.135416 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.135546 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.135607 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.135646 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.135646 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.135711 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.135748 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.135796 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.135796 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.135872 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.135905 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.135905 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.135972 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.136013 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.136096 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.136177 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.136264 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.136389 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.136434 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.136434 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.136499 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.136541 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.136626 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.136771 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.136899 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.137024 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.137172 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.139148 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.139231 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.139291 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.139331 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.139377 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.139415 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.139478 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.139526 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.139564 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.139621 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.139662 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.139704 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.139740 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.139821 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.140470 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.140561 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.140658 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.140756 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.140830 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.140927 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.141003 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.142106 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.142196 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.142281 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.142361 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.142438 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.142509 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.142545 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.142624 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.142716 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.142798 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.142877 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.142939 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.142977 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.143002 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.143066 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.143127 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.143185 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.143244 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.143308 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:06:09.143810 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.143864 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.143929 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.143985 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.144050 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.144099 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.167364 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:06:09.167455 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:06:09.167601 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:06:09.167771 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:06:09.167909 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:06:09.168038 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:06:09.191691 np0000183212 devstack@c-api.service[113004]: INFO dbcounter [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Registered counter for database cinder Jun 27 01:06:09.193100 np0000183212 devstack@c-api.service[113003]: INFO dbcounter [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Registered counter for database cinder Jun 27 01:06:09.195869 np0000183212 devstack@c-api.service[113006]: INFO dbcounter [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Registered counter for database cinder Jun 27 01:06:09.221686 np0000183212 devstack@c-api.service[113005]: INFO dbcounter [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Registered counter for database cinder Jun 27 01:06:09.234446 np0000183212 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.238174 np0000183212 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.246994 np0000183212 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-6d91a834-d497-4be8-af41-a16f72e38965 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.273215 np0000183212 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-598cb153-7202-44a9-b243-7b8168a9915a 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.354366 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writer thread running {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:06:09.356938 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:06:09.359148 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:06:09.361093 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:06:09.362800 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:06:09.363689 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.367132 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.368074 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writer thread running {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:06:09.370376 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writer thread running {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:06:09.371828 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:06:09.373811 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:06:09.375045 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:06:09.377990 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:06:09.378253 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:06:09.380867 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:06:09.381814 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:06:09.381927 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.384330 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:06:09.385172 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.386213 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.388227 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.402818 np0000183212 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.403191 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writer thread running {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:06:09.405969 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:06:09.406172 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:06:09.408257 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:06:09.408620 np0000183212 devstack@c-api.service[113006]: INFO cinder.rpc [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:06:09.410077 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.410248 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:06:09.412014 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:06:09.412910 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.417477 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.421676 np0000183212 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.422547 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.422945 np0000183212 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-6d91a834-d497-4be8-af41-a16f72e38965 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.425426 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:06:09.425788 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.427091 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:06:09.428468 np0000183212 devstack@c-api.service[113004]: INFO cinder.rpc [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:06:09.430173 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.430309 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.431297 np0000183212 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:06:09.433737 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.434451 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.437438 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.440475 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.443689 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.445201 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.446600 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.447828 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.448660 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.449643 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.450232 np0000183212 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-598cb153-7202-44a9-b243-7b8168a9915a 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:09.451190 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.451314 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.452791 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:06:09.456513 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.456666 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.456767 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.456828 np0000183212 devstack@c-api.service[113005]: INFO cinder.rpc [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:06:09.456989 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.458472 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.458582 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.459943 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.461641 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.461795 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.463443 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.464922 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.464967 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.465924 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.467666 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.468163 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.468232 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.469149 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.470076 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.470646 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.471116 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.471221 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.472230 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.473608 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.474034 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.474486 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.475284 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.475771 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.476139 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.477401 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.478861 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.478942 np0000183212 devstack@c-api.service[113006]: WARNING cinder.api.contrib.hosts [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:06:09.479285 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: extensions {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.479396 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.479551 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.481298 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: cgsnapshots {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.483611 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: qos-specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.485206 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.485562 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.486415 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.486936 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: capabilities {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.489268 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.489382 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: backups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.489473 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.491536 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.491645 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.491705 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.491762 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-volume-type-access {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.493200 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.493281 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.493468 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.494715 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.494788 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.494914 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.494959 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: consistencygroups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.496107 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.496164 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.496993 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: extra_specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.497600 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.497943 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.497987 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.498581 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.498927 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.499309 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.500298 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-volume-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.500499 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.501227 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.501398 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.501874 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-volume-transfer {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.501931 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.502992 np0000183212 devstack@c-api.service[113004]: WARNING cinder.api.contrib.hosts [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:06:09.503226 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: extensions {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.503393 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.503633 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-availability-zone {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.504138 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.504420 np0000183212 devstack@c-api.service[113003]: WARNING cinder.api.contrib.hosts [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:06:09.504647 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: cgsnapshots {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.504740 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: extensions {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.505024 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-quota-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.506017 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: qos-specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.506155 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: cgsnapshots {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.506522 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-quota-class-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.507379 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: qos-specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.507473 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.507910 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-snapshot-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.508977 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: capabilities {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.509078 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.509369 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: os-hosts {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.509477 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: capabilities {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.510317 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: backups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.510775 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: backups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.510898 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extended resource: scheduler-stats {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.511807 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.512346 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-volume-type-access {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.512992 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-volume-type-access {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.513302 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.514004 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.514948 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.515370 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.515500 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: consistencygroups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.515810 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.contrib.snapshot_actions [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] SnapshotActionsController initialized {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:06:09.516542 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.517434 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: consistencygroups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.517506 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: extra_specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.517908 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.517970 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.519080 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.519270 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.519878 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: extra_specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.520606 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-volume-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.520671 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.521330 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.521395 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.522091 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-volume-transfer {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.522155 np0000183212 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.522927 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-volume-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.523014 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension UsedLimits extending resource: limits {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.523104 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.523725 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.523823 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-availability-zone {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.524147 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.524147 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.524363 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.524501 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-volume-transfer {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.524695 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.524695 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.524695 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension TypesManage extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525004 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525004 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525004 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension AdminActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525310 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension AdminActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525412 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-quota-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.525544 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension AdminActions extending resource: backups {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525544 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525544 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.525981 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.526114 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-871fd374-6aa3-4a51-9939-21f74ae70a29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.526191 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-availability-zone {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.526954 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-quota-class-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.527293 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.527459 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-quota-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.528749 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-snapshot-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.528894 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-quota-class-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.529000 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.530319 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: os-hosts {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.530445 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-snapshot-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.530814 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.532037 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extended resource: scheduler-stats {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.532161 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: os-hosts {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.532407 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.533930 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.534208 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extended resource: scheduler-stats {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.534750 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.535266 np0000183212 devstack@c-api.service[113006]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aae902a3668 pid: 113006 (default app) Jun 27 01:06:09.535386 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.536316 np0000183212 devstack@c-api.service[113005]: WARNING cinder.api.contrib.hosts [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:06:09.536411 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.536510 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.536575 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: extensions {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.537434 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] SnapshotActionsController initialized {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:06:09.537718 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.537924 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: cgsnapshots {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.538327 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.538580 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] SnapshotActionsController initialized {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:06:09.539292 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: qos-specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.539372 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.539727 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.540686 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.541109 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.541972 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.542208 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: capabilities {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.542603 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.543348 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.543471 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: backups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.544341 np0000183212 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.544752 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.544752 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.544752 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.544752 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545116 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545116 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545275 np0000183212 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.545340 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545340 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545340 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545340 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545340 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.545740 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546203 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546203 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546203 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546203 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546203 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546646 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546646 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546646 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546646 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546959 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546959 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546959 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.546959 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.546959 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547329 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.547385 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension UsedLimits extending resource: limits {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.547454 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547454 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.547454 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547454 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.547773 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548180 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548578 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.548665 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549088 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549500 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549500 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549500 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549500 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549802 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549802 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549802 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.549802 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.549802 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550205 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550205 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550205 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550205 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550205 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550536 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.550947 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.550947 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551102 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-volume-type-access {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.551165 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551165 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551165 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551165 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551434 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551434 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551434 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551434 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551901 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551901 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.551901 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.551901 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552173 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.552173 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552173 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.552173 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552468 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.552468 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552646 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension UsedLimits extending resource: limits {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.552707 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.552707 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552707 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.552707 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.552707 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553048 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553048 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553048 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553048 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553048 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553409 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553409 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553550 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.553636 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553636 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553636 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553636 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553967 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553967 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.553967 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.553967 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.554251 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.554251 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.554251 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.554251 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.554524 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.554524 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.554524 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.554524 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555287 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555287 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555287 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555287 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555476 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555514 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555816 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555816 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555816 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555816 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555999 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555999 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.555999 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.555999 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556185 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556234 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.556507 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557282 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557322 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557618 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557618 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557618 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557618 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557821 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.557890 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557890 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.557890 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.557890 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.558077 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558119 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.558119 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.558119 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.558119 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.558322 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.558322 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.558322 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:09.558322 np0000183212 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 27 01:06:09.558508 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558554 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558622 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558670 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension TypesManage extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558719 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558764 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558807 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558849 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558885 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension TypesManage extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558922 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension AdminActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.558958 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559002 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension AdminActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559002 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension AdminActions extending resource: backups {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559073 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559110 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559151 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559189 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension AdminActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559225 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559268 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension AdminActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559315 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6d91a834-d497-4be8-af41-a16f72e38965 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559357 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension AdminActions extending resource: backups {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559357 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559357 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559357 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-8e70c0ae-bc08-440c-bb48-62014b7dd28c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.559499 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-b08ebc00-a106-4340-bbc6-960af1144bfe None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:06:09.559542 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: consistencygroups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559542 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: extra_specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559645 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Sat Jun 27 01:06:09 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 27 01:06:09.559684 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559684 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-volume-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559752 np0000183212 devstack@c-api.service[113003]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aae902a3668 pid: 113003 (default app) Jun 27 01:06:09.559793 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-volume-transfer {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559793 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-availability-zone {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559870 np0000183212 devstack@c-api.service[113004]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aae902a3668 pid: 113004 (default app) Jun 27 01:06:09.559907 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-quota-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.559907 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-quota-class-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.561025 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-snapshot-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.562662 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: os-hosts {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.564208 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extended resource: scheduler-stats {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:06:09.566337 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.567828 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.568710 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.contrib.snapshot_actions [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] SnapshotActionsController initialized {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:06:09.569473 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.570958 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.572373 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.573815 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.575323 np0000183212 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:06:09.576167 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension UsedLimits extending resource: limits {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.576291 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.577131 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.577241 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.577346 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.577474 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.577598 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension TypesManage extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension AdminActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension AdminActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension AdminActions extending resource: backups {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578728 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578985 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.578985 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-598cb153-7202-44a9-b243-7b8168a9915a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:06:09.587231 np0000183212 devstack@c-api.service[113005]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aae902a3668 pid: 113005 (default app) Jun 27 01:06:16.949721 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:06:17.547628 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d admin admin] POST https://199.204.45.216/volume/v3/types Jun 27 01:06:17.548203 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 01:06:17.550146 np0000183212 devstack@c-api.service[113006]: /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 27 01:06:17.550146 np0000183212 devstack@c-api.service[113006]: warnings.warn( Jun 27 01:06:17.597525 np0000183212 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:17.643500 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 27 01:06:17.644507 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 2/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat Jun 27 01:06:16 2026] POST /volume/v3/types => generated 186 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:06:17.679833 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.679833 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.679833 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.679833 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.679833 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680687 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.680687 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680687 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.680687 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680687 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.680989 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681312 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681312 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681312 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681312 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681532 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681532 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681532 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681532 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681794 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681794 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.681794 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.681794 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.682026 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.682026 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.682026 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.682026 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.682026 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.682377 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.682377 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.682377 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.682377 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.682377 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.683391 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.684249 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.685041 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685794 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.685794 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685794 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.685794 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.685794 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.686551 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.686551 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.686551 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.686551 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.686551 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687180 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687542 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687780 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687780 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687780 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687780 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687780 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687947 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687947 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687947 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.687947 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.687947 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688107 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688107 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688107 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688107 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688250 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688250 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688250 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688250 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688380 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688380 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688380 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688380 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688380 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688543 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688543 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688543 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.688543 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.688543 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.689270 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.689270 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.689270 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.689270 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.689563 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.689563 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.689563 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.689563 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690005 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690005 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690005 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690005 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690350 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690350 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690350 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690350 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690737 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690737 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.690737 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.690737 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691014 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691014 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691014 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691014 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691014 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691379 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691729 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691729 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691729 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691729 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691729 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.691896 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692085 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692273 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692461 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692684 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692684 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692684 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692684 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692817 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692817 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692817 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692817 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692817 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 27 01:06:17.692981 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d req-c29103e8-ce8a-48c9-9f21-78825b6e9d0c None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:06:18.013681 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d req-c29103e8-ce8a-48c9-9f21-78825b6e9d0c admin admin] POST https://199.204.45.216/volume/v3/types/60bf3cfc-2db6-4707-a9b1-40d0a961f19e/extra_specs Jun 27 01:06:18.014113 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d req-c29103e8-ce8a-48c9-9f21-78825b6e9d0c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 01:06:18.015898 np0000183212 devstack@c-api.service[113003]: /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 27 01:06:18.015898 np0000183212 devstack@c-api.service[113003]: warnings.warn( Jun 27 01:06:18.054623 np0000183212 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d req-c29103e8-ce8a-48c9-9f21-78825b6e9d0c 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:06:18.129244 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-91b922c7-a9a3-4e37-a2f5-bc091255ff7d req-c29103e8-ce8a-48c9-9f21-78825b6e9d0c admin admin] https://199.204.45.216/volume/v3/types/60bf3cfc-2db6-4707-a9b1-40d0a961f19e/extra_specs returned with HTTP 200 Jun 27 01:06:18.130112 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat Jun 27 01:06:17 2026] POST /volume/v3/types/60bf3cfc-2db6-4707-a9b1-40d0a961f19e/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:06:19.427700 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=6 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:06:19.455375 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=6 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:06:27.638007 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:06:28.126513 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:09:32.005203 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.005203 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.005203 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.005203 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.005203 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006256 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006256 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006256 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006256 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006256 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006555 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006934 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006934 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.006934 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.006934 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.007338 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.007338 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.007338 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.007338 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.007842 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.007842 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.007842 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.007842 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.008275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.008275 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.008275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.008275 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.008275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.008858 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.008858 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.008858 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.008858 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.008858 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009209 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009539 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.009930 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010271 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010271 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010271 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010271 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010271 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010630 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010630 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010630 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010630 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010630 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.010971 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.011398 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011749 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.011749 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011749 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.011749 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.011749 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012085 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012085 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012085 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012085 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012085 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012435 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012435 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012435 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012435 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012751 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012751 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012751 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012751 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012953 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012953 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012953 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.012953 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.012953 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013257 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013257 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013257 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013257 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013257 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013530 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013530 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013530 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013530 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013857 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013857 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.013857 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.013857 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014116 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014116 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014116 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014116 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014369 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014369 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014369 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014369 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014671 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014671 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014671 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014671 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014954 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014954 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014954 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.014954 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.014954 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015275 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015560 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015560 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015560 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015560 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015560 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.015794 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016114 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016395 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.016692 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017121 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017121 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017121 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017121 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017339 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017339 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017339 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017339 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017339 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: /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 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-0db017e6-8a0d-4b26-936f-7bc382b91e19 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:09:32.017575 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-0db017e6-8a0d-4b26-936f-7bc382b91e19 None None] GET https://199.204.45.216/volume// Jun 27 01:09:32.017946 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-0db017e6-8a0d-4b26-936f-7bc382b91e19 None None] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:09:32.017946 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-0db017e6-8a0d-4b26-936f-7bc382b91e19 None None] Calling method 'all' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:09:32.017946 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-0db017e6-8a0d-4b26-936f-7bc382b91e19 None None] https://199.204.45.216/volume// returned with HTTP 300 Jun 27 01:09:32.017946 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat Jun 27 01:09:31 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 27 01:10:13.954078 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.954078 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.954078 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.954078 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.954078 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955155 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955155 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955155 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955155 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955155 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955450 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955831 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955831 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.955831 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.955831 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956059 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956059 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956059 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956059 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956281 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956281 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956281 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956281 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956548 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956548 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956548 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956548 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956548 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956850 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956850 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956850 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.956850 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.956850 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957144 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957517 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.957939 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.958269 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.958269 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.958269 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.958269 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.958269 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.958654 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.958654 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.958654 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.958654 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.958654 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959029 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959501 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959942 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959942 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959942 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.959942 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.959942 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960246 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960246 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960246 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960246 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960246 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960520 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960520 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960520 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960520 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960793 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960793 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.960793 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.960793 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961017 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961017 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961017 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961017 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961017 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961315 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961315 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961315 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961315 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961315 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961693 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961693 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961693 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961693 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961933 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961933 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.961933 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.961933 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962159 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962159 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962159 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962159 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962380 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962380 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962380 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962380 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962638 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962638 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962638 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962638 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962920 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962920 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962920 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.962920 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.962920 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963224 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963562 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963562 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963562 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963562 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963562 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.963876 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964263 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.964641 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965012 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965515 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965515 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965515 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965515 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965835 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965835 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965835 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.965835 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.965835 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-ae8ee8aa-79a5-4cef-bcd3-acffc3fd1f32 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:13.966128 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 1/5] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 27 01:10:13 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 27 01:10:14.001149 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-0c210ede-2210-4393-8b6e-51b5a5829709 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:14.010191 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 3/6] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 27 01:10:13 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 27 01:10:14.045947 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [req-0c210ede-2210-4393-8b6e-51b5a5829709 req-25fb6e6a-6d67-4fb3-9279-83af440217e0 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:14.051336 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-0c210ede-2210-4393-8b6e-51b5a5829709 req-25fb6e6a-6d67-4fb3-9279-83af440217e0 demo demo] GET https://199.204.45.216/volume/v3/ Jun 27 01:10:14.051518 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-0c210ede-2210-4393-8b6e-51b5a5829709 req-25fb6e6a-6d67-4fb3-9279-83af440217e0 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:14.051739 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-0c210ede-2210-4393-8b6e-51b5a5829709 req-25fb6e6a-6d67-4fb3-9279-83af440217e0 demo demo] Calling method 'version_select' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:14.052576 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-0c210ede-2210-4393-8b6e-51b5a5829709 req-25fb6e6a-6d67-4fb3-9279-83af440217e0 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 27 01:10:14.053173 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 2/7] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 27 01:10:14 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:10:14.091388 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:14.422324 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 demo demo] GET https://199.204.45.216/volume/v3/types Jun 27 01:10:14.422712 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:14.422970 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 demo demo] Calling method 'index' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:14.423427 np0000183212 devstack@c-api.service[113004]: /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 27 01:10:14.423427 np0000183212 devstack@c-api.service[113004]: warnings.warn( Jun 27 01:10:14.424077 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:10:14.468835 np0000183212 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:10:14.494074 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-92db57c8-a7b3-40d1-93f4-685b0feccfd2 demo demo] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 27 01:10:14.494556 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1290 bytes} [Sat Jun 27 01:10:14 2026] GET /volume/v3/types => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:10:14.533522 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-934a8761-ec58-473e-8141-95fff9b243ec None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:14.902217 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-934a8761-ec58-473e-8141-95fff9b243ec demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 27 01:10:14.902611 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-934a8761-ec58-473e-8141-95fff9b243ec demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:14.902875 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-934a8761-ec58-473e-8141-95fff9b243ec demo demo] Calling method 'show' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:14.942443 np0000183212 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-934a8761-ec58-473e-8141-95fff9b243ec 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:10:14.969643 np0000183212 devstack@c-api.service[113005]: /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 27 01:10:14.969643 np0000183212 devstack@c-api.service[113005]: warnings.warn( Jun 27 01:10:14.972183 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-934a8761-ec58-473e-8141-95fff9b243ec demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 27 01:10:14.972918 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 27 01:10:14 2026] GET /volume/v3/types/default => generated 145 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:10:15.434635 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-bf0e482a-8de4-4e5c-a5f6-5582370620a8 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:15.435905 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 4/10] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 27 01:10:15 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 27 01:10:15.469302 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:15.477664 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 27 01:10:15 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 27 01:10:15.514884 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d req-b5bf3b15-b6b1-412b-a7d5-c110a138ef0c None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:15.518297 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d req-b5bf3b15-b6b1-412b-a7d5-c110a138ef0c demo demo] GET https://199.204.45.216/volume/v3/ Jun 27 01:10:15.518704 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d req-b5bf3b15-b6b1-412b-a7d5-c110a138ef0c demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:15.519081 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d req-b5bf3b15-b6b1-412b-a7d5-c110a138ef0c demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:15.520007 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-dfd5f2ff-4d8d-415b-a7f5-2c6516fc5a5d req-b5bf3b15-b6b1-412b-a7d5-c110a138ef0c demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 27 01:10:15.520684 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 3/12] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 27 01:10:15 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 27 01:10:15.561658 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-a1ba58c9-5d74-481e-8af8-db9caa7c5c36 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:15.563939 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-a1ba58c9-5d74-481e-8af8-db9caa7c5c36 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 27 01:10:15.564182 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-a1ba58c9-5d74-481e-8af8-db9caa7c5c36 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:15.564444 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-a1ba58c9-5d74-481e-8af8-db9caa7c5c36 demo demo] Calling method 'show' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:15.575982 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-a1ba58c9-5d74-481e-8af8-db9caa7c5c36 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 27 01:10:15.576382 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 27 01:10:15 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 27 01:10:16.225092 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-187039c4-86fe-4367-a1ed-fec8083b35a1 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.226258 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 5/14] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 27 01:10:16 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 27 01:10:16.262928 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.264874 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 27 01:10:16 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 27 01:10:16.298719 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 req-af951f24-e3b7-47c0-9795-272c6396e2ee None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.301301 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 req-af951f24-e3b7-47c0-9795-272c6396e2ee demo demo] GET https://199.204.45.216/volume/v3/ Jun 27 01:10:16.301524 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 req-af951f24-e3b7-47c0-9795-272c6396e2ee demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:16.301777 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 req-af951f24-e3b7-47c0-9795-272c6396e2ee demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:16.302185 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-99d1cd9b-7263-4ef0-ae5c-c4e25112e226 req-af951f24-e3b7-47c0-9795-272c6396e2ee demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 27 01:10:16.302611 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 4/16] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 27 01:10:16 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:10:16.343604 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-c613306b-a713-4559-b95e-4a61ae8ac1d8 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.347120 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-c613306b-a713-4559-b95e-4a61ae8ac1d8 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 27 01:10:16.347553 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-c613306b-a713-4559-b95e-4a61ae8ac1d8 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:16.348072 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-c613306b-a713-4559-b95e-4a61ae8ac1d8 demo demo] Calling method 'show' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:16.356322 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-c613306b-a713-4559-b95e-4a61ae8ac1d8 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 27 01:10:16.356710 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 27 01:10:16 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 27 01:10:16.397689 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-83751d2b-771d-417e-a0fb-ba24d8d08aec None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.398886 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 6/18] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 27 01:10:16 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 27 01:10:16.431836 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.435540 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 27 01:10:16 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 27 01:10:16.473632 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 req-37fa429a-18f1-4486-8d1a-cebb1489a635 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.476967 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 req-37fa429a-18f1-4486-8d1a-cebb1489a635 demo demo] GET https://199.204.45.216/volume/v3/ Jun 27 01:10:16.477425 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 req-37fa429a-18f1-4486-8d1a-cebb1489a635 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:16.477809 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 req-37fa429a-18f1-4486-8d1a-cebb1489a635 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:16.478435 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-4b0cbbeb-b8a3-41cc-81e9-047378f137d4 req-37fa429a-18f1-4486-8d1a-cebb1489a635 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 27 01:10:16.479113 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 5/20] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 27 01:10:16 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 27 01:10:16.523170 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-3b83fd18-7f02-484e-8e33-9a67f37b2beb None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:16.526734 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-3b83fd18-7f02-484e-8e33-9a67f37b2beb demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 27 01:10:16.527100 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-3b83fd18-7f02-484e-8e33-9a67f37b2beb demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:16.527547 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-3b83fd18-7f02-484e-8e33-9a67f37b2beb demo demo] Calling method 'show' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:16.535266 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-3b83fd18-7f02-484e-8e33-9a67f37b2beb demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 27 01:10:16.535639 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 27 01:10:16 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 27 01:10:24.486318 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:10:26.532363 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=8 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:17:47.937621 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-4c2ad523-487a-4346-bc18-6f125de6c586 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:17:48.046242 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:17:48.046564 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:17:48.046931 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:17:48.047686 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:17:48.048799 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:17:48.088396 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] Get all volumes completed successfully. Jun 27 01:17:48.091783 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-4c2ad523-487a-4346-bc18-6f125de6c586 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:17:48.092045 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 7/22] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:17:58.080386 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:18:48.109622 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:18:48.112306 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:18:48.113236 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:18:48.113446 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:18:48.113985 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:18:48.114829 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:18:48.147353 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] Get all volumes completed successfully. Jun 27 01:18:48.150973 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-4238722c-7831-4fa4-871f-9bd28d44e0f5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:18:48.150973 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:18:58.140575 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:19:48.173692 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-8587b658-338c-4350-862d-2fb9570355aa None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:19:48.179508 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:19:48.179795 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:19:48.180043 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:19:48.180673 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:19:48.182882 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:19:48.228231 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] Get all volumes completed successfully. Jun 27 01:19:48.233278 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-8587b658-338c-4350-862d-2fb9570355aa demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:19:48.233776 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:19:58.221580 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:20:48.267775 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-160026f9-5428-4933-a90c-12e19713daaa None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:20:48.274359 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:20:48.275106 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:20:48.286059 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:20:48.286059 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:20:48.286059 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:20:48.318973 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] Get all volumes completed successfully. Jun 27 01:20:48.322317 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-160026f9-5428-4933-a90c-12e19713daaa demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:20:48.323051 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:20:58.334149 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:21:48.346178 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:21:48.349388 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:21:48.349651 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:21:48.349991 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:21:48.350224 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:21:48.351720 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:21:48.363023 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] Get all volumes completed successfully. Jun 27 01:21:48.365962 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-5b9309b8-20b5-454e-8ea4-c737ee6e0dac demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:21:48.368144 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 8/26] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:21:58.355624 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:22:48.389180 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-00b9240f-0143-4402-ad42-8df440deb638 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:22:48.518437 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:22:48.519054 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:22:48.519481 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:22:48.520046 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:22:48.521683 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:22:48.535321 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] Get all volumes completed successfully. Jun 27 01:22:48.541765 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-00b9240f-0143-4402-ad42-8df440deb638 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:22:48.543272 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:22:58.526182 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:23:48.564665 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:23:48.567610 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:23:48.567862 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:23:48.568117 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:23:48.568448 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:23:48.569430 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:23:48.578782 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] Get all volumes completed successfully. Jun 27 01:23:48.580917 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-68e29c97-fdee-44f6-ae16-2eb6de2be94b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:23:48.581297 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:23:48 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 27 01:23:58.573337 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:24:48.595037 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:24:48.598044 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:24:48.598362 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:24:48.598720 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:24:48.599160 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:24:48.600227 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:24:48.607962 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] Get all volumes completed successfully. Jun 27 01:24:48.609925 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-4297cbdd-8c11-458e-821b-b1a635a5c7e3 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:24:48.610302 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:24:48 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 27 01:24:58.603795 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:25:48.626302 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:25:48.630550 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:25:48.630978 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:25:48.631388 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:25:48.631948 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:25:48.633257 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:25:48.639828 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] Get all volumes completed successfully. Jun 27 01:25:48.641740 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-bfbf2cc3-81c8-4e41-994d-e9c4a4c584b1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:25:48.642071 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 9/30] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:25:48 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 27 01:25:58.636054 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:26:48.658233 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:26:48.660873 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:26:48.661107 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:26:48.661351 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:26:48.661651 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:26:48.662533 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:26:48.669423 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] Get all volumes completed successfully. Jun 27 01:26:48.671278 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-b6db5c7b-5e25-4456-a648-09969d9797d4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:26:48.671616 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:26:48 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 27 01:26:58.665661 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:27:48.686446 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:27:48.824190 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:27:48.824443 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:27:48.824722 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:27:48.825019 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:27:48.825953 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:27:48.835436 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] Get all volumes completed successfully. Jun 27 01:27:48.838693 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6a6f80b4-b3f7-4f6d-81f3-246389eb0424 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:27:48.839438 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:27:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:27:58.829342 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:28:48.852715 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:28:48.855610 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:28:48.855862 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:28:48.856150 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:28:48.856469 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:28:48.857717 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:28:48.865852 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] Get all volumes completed successfully. Jun 27 01:28:48.867800 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-0d2cbdc0-00f9-4229-a316-49a0d384305a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:28:48.868271 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:28:48 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 27 01:28:58.861248 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:29:48.893205 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:29:48.895397 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:29:48.895575 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:29:48.895817 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:29:48.896062 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:29:48.896761 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:29:48.905036 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] Get all volumes completed successfully. Jun 27 01:29:48.907181 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-9807a22d-57ae-4a38-aeac-9538587fbd4c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:29:48.907639 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 10/34] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:29:48 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 27 01:29:58.899645 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:30:48.926701 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-07660320-8338-45df-be43-fa31bb671567 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:30:48.930618 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:30:48.930618 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:30:48.930618 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:30:48.930618 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:30:48.931301 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:30:48.940405 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] Get all volumes completed successfully. Jun 27 01:30:48.943166 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-07660320-8338-45df-be43-fa31bb671567 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:30:48.943795 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:30:48 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 27 01:30:58.934765 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:31:48.955229 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:31:48.958810 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:31:48.959095 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:31:48.959372 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:31:48.959724 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:31:48.960726 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:31:48.973814 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] Get all volumes completed successfully. Jun 27 01:31:48.976376 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-dc68b229-aeb0-4df1-8758-8e019ae598b9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:31:48.977077 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:31:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:31:58.965623 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:32:48.991539 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:32:49.092621 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:32:49.093152 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:32:49.093554 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:32:49.094180 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:32:49.095523 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:32:49.106707 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] Get all volumes completed successfully. Jun 27 01:32:49.109614 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-1ec5b16a-666b-4a49-b405-a087ef23d6b5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:32:49.110086 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:32:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:32:59.100437 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:33:49.127984 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:33:49.132461 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:33:49.132868 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:33:49.133272 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:33:49.133795 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:33:49.135100 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:33:49.144851 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] Get all volumes completed successfully. Jun 27 01:33:49.149094 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-b96a0b6a-7700-41a7-9933-60d1c2bb612d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:33:49.149238 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 11/38] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:33:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:33:59.138107 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:34:49.168081 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-15fe29b5-aaee-4562-9c54-1d671443715f None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:34:49.174559 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:34:49.174966 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:34:49.175476 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:34:49.176036 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:34:49.177146 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:34:49.186432 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] Get all volumes completed successfully. Jun 27 01:34:49.188564 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-15fe29b5-aaee-4562-9c54-1d671443715f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:34:49.189265 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 10/39] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:34:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:34:59.181529 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:35:49.211793 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:35:49.214403 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:35:49.214658 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:35:49.214905 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:35:49.215188 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:35:49.216117 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:35:49.224816 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] Get all volumes completed successfully. Jun 27 01:35:49.228003 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-0cc39ffa-8a60-45ce-9cde-f631bf9de2ea demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:35:49.228620 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 10/40] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:35:49 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 27 01:35:59.219441 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:36:49.241501 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:36:49.244190 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:36:49.244359 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:36:49.244538 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:36:49.244785 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:36:49.245523 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:36:49.252673 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] Get all volumes completed successfully. Jun 27 01:36:49.254756 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-cc4f96bc-a4d6-4a18-9e14-8075d4652a37 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:36:49.255117 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 10/41] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:36:49 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 27 01:36:59.248911 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:37:49.276979 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-abfc5161-9f41-4a29-b271-a6743802ba7c None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:37:49.393654 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:37:49.393893 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:37:49.394220 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:37:49.394538 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:37:49.398194 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:37:49.407426 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] Get all volumes completed successfully. Jun 27 01:37:49.410498 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-abfc5161-9f41-4a29-b271-a6743802ba7c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:37:49.411441 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 12/42] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:37:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:37:59.402411 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:38:49.428963 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-273958db-d362-4a7a-914b-e507c8e272d8 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:38:49.431955 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:38:49.432225 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:38:49.432512 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:38:49.432887 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:38:49.434061 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:38:49.443616 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] Get all volumes completed successfully. Jun 27 01:38:49.446573 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-273958db-d362-4a7a-914b-e507c8e272d8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:38:49.447085 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 11/43] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:38:49 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 27 01:38:59.437679 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:39:49.464888 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-453fb74c-2133-4742-96ce-c4687e493df4 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:39:49.470868 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:39:49.471494 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:39:49.471899 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:39:49.472295 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:39:49.473705 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:39:49.484628 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] Get all volumes completed successfully. Jun 27 01:39:49.487711 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-453fb74c-2133-4742-96ce-c4687e493df4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:39:49.488099 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 11/44] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:39:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:39:59.478697 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:40:49.503023 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:40:49.506120 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:40:49.506297 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:40:49.506463 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:40:49.506683 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:40:49.507373 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:40:49.513509 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] Get all volumes completed successfully. Jun 27 01:40:49.515403 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-59cbb0b1-e8d0-4a33-b24d-669b7ad8428b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:40:49.516279 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 11/45] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:40:49 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 27 01:40:59.510075 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:41:49.532756 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:41:49.537193 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:41:49.537577 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:41:49.538007 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:41:49.538441 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:41:49.539904 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:41:49.546633 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] Get all volumes completed successfully. Jun 27 01:41:49.548989 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-028cf015-e1f6-4b0a-996a-73acdf89dfdb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:41:49.549912 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 13/46] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:41:49 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 27 01:41:59.543263 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:42:49.561700 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:42:49.619191 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:42:49.619567 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:42:49.619992 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:42:49.620467 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:42:49.622008 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:42:49.631219 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] Get all volumes completed successfully. Jun 27 01:42:49.633080 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-09d7c0d1-2748-41d0-b7fe-172f46f2c575 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:42:49.633811 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 12/47] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:42:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:42:59.626466 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:43:49.655393 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:43:49.660106 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:43:49.660364 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:43:49.660881 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:43:49.661175 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:43:49.662162 np0000183212 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:43:49.669835 np0000183212 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] Get all volumes completed successfully. Jun 27 01:43:49.671966 np0000183212 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-9ed74ddd-547a-46a2-b949-5dee655d7f03 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:43:49.672334 np0000183212 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 12/48] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:43:49 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 27 01:43:59.665746 np0000183212 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:44:49.691384 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:44:49.694539 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:44:49.694776 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:44:49.695028 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:44:49.695370 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:44:49.696337 np0000183212 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:44:49.704083 np0000183212 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] Get all volumes completed successfully. Jun 27 01:44:49.706054 np0000183212 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-b370fdec-9197-4fcf-a9ba-a37950416cfa demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:44:49.706398 np0000183212 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 12/49] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:44:49 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 27 01:44:59.699265 np0000183212 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:45:49.721867 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-944e37fc-90dd-443c-bd27-18297e668dcb None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:45:49.724514 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:45:49.724514 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:45:49.724514 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:45:49.724802 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:45:49.726610 np0000183212 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:45:49.732889 np0000183212 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] Get all volumes completed successfully. Jun 27 01:45:49.734682 np0000183212 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-944e37fc-90dd-443c-bd27-18297e668dcb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:45:49.737311 np0000183212 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 14/50] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:45:49 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 27 01:45:59.729338 np0000183212 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=1 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:46:49.748772 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-31179968-4651-4d46-a32d-d6680562aed8 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:46:49.751509 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 27 01:46:49.751762 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:46:49.751995 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:46:49.752298 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:46:49.753249 np0000183212 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:46:49.763045 np0000183212 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] Get all volumes completed successfully. Jun 27 01:46:49.765731 np0000183212 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-31179968-4651-4d46-a32d-d6680562aed8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:46:49.766478 np0000183212 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 13/51] 199.204.45.216 () {64 vars in 1295 bytes} [Sat Jun 27 01:46:49 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 27 01:46:59.756726 np0000183212 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}