Jun 29 06:07:39.714379 np0000183466 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 06:07:39.724774 np0000183466 devstack@c-api.service[112993]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 06:07:39 2026] *** Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: nodename: np0000183466 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: machine: x86_64 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: clock source: unix Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: pcre jit disabled Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: detected number of CPU cores: 16 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: current working directory: / Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: detected binary path: /usr/bin/uwsgi-core Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: your processes number limit is 256917 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: your memory page size is 4096 bytes Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: detected max file descriptor number: 2048 Jun 29 06:07:39.727201 np0000183466 devstack@c-api.service[112993]: lock engine: pthread robust mutexes Jun 29 06:07:39.727829 np0000183466 devstack@c-api.service[112993]: thunder lock: enabled Jun 29 06:07:39.727829 np0000183466 devstack@c-api.service[112993]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 06:07:39.727829 np0000183466 devstack@c-api.service[112993]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 06:07:39.727829 np0000183466 devstack@c-api.service[112993]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 06:07:39.727829 np0000183466 devstack@c-api.service[112993]: Set PythonHome to /opt/stack/data/venv Jun 29 06:07:39.770307 np0000183466 devstack@c-api.service[112993]: Python main interpreter initialized at 0x7a82ff6a3668 Jun 29 06:07:39.770307 np0000183466 devstack@c-api.service[112993]: python threads support enabled Jun 29 06:07:39.770307 np0000183466 devstack@c-api.service[112993]: your server socket listen backlog is limited to 100 connections Jun 29 06:07:39.770307 np0000183466 devstack@c-api.service[112993]: your mercy for graceful operations on workers is 80 seconds Jun 29 06:07:39.770934 np0000183466 devstack@c-api.service[112993]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 06:07:39.771090 np0000183466 devstack@c-api.service[112993]: *** Operational MODE: preforking *** Jun 29 06:07:39.771301 np0000183466 devstack@c-api.service[112993]: *** uWSGI is running in multiple interpreter mode *** Jun 29 06:07:39.771301 np0000183466 devstack@c-api.service[112993]: spawned uWSGI master process (pid: 112993) Jun 29 06:07:39.771472 np0000183466 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 06:07:39.772272 np0000183466 devstack@c-api.service[112993]: spawned uWSGI worker 1 (pid: 113003, cores: 1) Jun 29 06:07:39.772806 np0000183466 devstack@c-api.service[112993]: spawned uWSGI worker 2 (pid: 113004, cores: 1) Jun 29 06:07:39.773349 np0000183466 devstack@c-api.service[112993]: spawned uWSGI worker 3 (pid: 113005, cores: 1) Jun 29 06:07:39.773836 np0000183466 devstack@c-api.service[112993]: spawned uWSGI worker 4 (pid: 113006, cores: 1) Jun 29 06:07:39.774282 np0000183466 devstack@c-api.service[112993]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: we strongly recommend against using it for new projects. Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: framework. For more detail see Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:07:39.899227 np0000183466 devstack@c-api.service[113003]: import eventlet # noqa Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: we strongly recommend against using it for new projects. Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: framework. For more detail see Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:07:39.905897 np0000183466 devstack@c-api.service[113005]: import eventlet # noqa Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: we strongly recommend against using it for new projects. Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: framework. For more detail see Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:07:39.906843 np0000183466 devstack@c-api.service[113006]: import eventlet # noqa Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: we strongly recommend against using it for new projects. Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: framework. For more detail see Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:07:39.914397 np0000183466 devstack@c-api.service[113004]: import eventlet # noqa Jun 29 06:07:39.990116 np0000183466 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 29 06:07:39.990116 np0000183466 devstack@c-api.service[113003]: warnings.warn( Jun 29 06:07:39.992138 np0000183466 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 29 06:07:39.992138 np0000183466 devstack@c-api.service[113005]: warnings.warn( Jun 29 06:07:39.992417 np0000183466 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 29 06:07:39.992417 np0000183466 devstack@c-api.service[113006]: warnings.warn( Jun 29 06:07:40.002704 np0000183466 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 29 06:07:40.002704 np0000183466 devstack@c-api.service[113004]: warnings.warn( Jun 29 06:07:40.066931 np0000183466 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 29 06:07:40.066931 np0000183466 devstack@c-api.service[113003]: from cgi import parse_header Jun 29 06:07:40.068066 np0000183466 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 29 06:07:40.068066 np0000183466 devstack@c-api.service[113005]: from cgi import parse_header Jun 29 06:07:40.072771 np0000183466 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 29 06:07:40.072771 np0000183466 devstack@c-api.service[113006]: from cgi import parse_header Jun 29 06:07:40.086516 np0000183466 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 29 06:07:40.086516 np0000183466 devstack@c-api.service[113004]: from cgi import parse_header Jun 29 06:07:40.116402 np0000183466 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 29 06:07:40.116402 np0000183466 devstack@c-api.service[113003]: removals.removed_module( Jun 29 06:07:40.118009 np0000183466 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 29 06:07:40.118009 np0000183466 devstack@c-api.service[113005]: removals.removed_module( Jun 29 06:07:40.118132 np0000183466 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 29 06:07:40.118132 np0000183466 devstack@c-api.service[113003]: removals.removed_module( Jun 29 06:07:40.119720 np0000183466 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 29 06:07:40.119720 np0000183466 devstack@c-api.service[113005]: removals.removed_module( Jun 29 06:07:40.121230 np0000183466 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 29 06:07:40.121230 np0000183466 devstack@c-api.service[113006]: removals.removed_module( Jun 29 06:07:40.123144 np0000183466 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 29 06:07:40.123144 np0000183466 devstack@c-api.service[113006]: removals.removed_module( Jun 29 06:07:40.147529 np0000183466 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 29 06:07:40.147529 np0000183466 devstack@c-api.service[113004]: removals.removed_module( Jun 29 06:07:40.149515 np0000183466 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 29 06:07:40.149515 np0000183466 devstack@c-api.service[113004]: removals.removed_module( Jun 29 06:07:40.901643 np0000183466 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 29 06:07:40.901643 np0000183466 devstack@c-api.service[113003]: warnings.warn( Jun 29 06:07:40.912949 np0000183466 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 29 06:07:40.912949 np0000183466 devstack@c-api.service[113005]: warnings.warn( Jun 29 06:07:40.928372 np0000183466 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 29 06:07:40.928372 np0000183466 devstack@c-api.service[113006]: warnings.warn( Jun 29 06:07:40.953805 np0000183466 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 29 06:07:40.953805 np0000183466 devstack@c-api.service[113003]: warnings.warn( Jun 29 06:07:40.959442 np0000183466 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 29 06:07:40.959442 np0000183466 devstack@c-api.service[113004]: warnings.warn( Jun 29 06:07:40.963871 np0000183466 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 29 06:07:40.963871 np0000183466 devstack@c-api.service[113005]: warnings.warn( Jun 29 06:07:40.978795 np0000183466 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 29 06:07:40.978795 np0000183466 devstack@c-api.service[113006]: warnings.warn( Jun 29 06:07:41.012571 np0000183466 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 29 06:07:41.012571 np0000183466 devstack@c-api.service[113004]: warnings.warn( Jun 29 06:07:41.159957 np0000183466 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 29 06:07:41.160109 np0000183466 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 29 06:07:41.165969 np0000183466 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 29 06:07:41.166184 np0000183466 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 29 06:07:41.180285 np0000183466 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 29 06:07:41.180544 np0000183466 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 29 06:07:41.191989 np0000183466 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 29 06:07:41.192153 np0000183466 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 29 06:07:41.247081 np0000183466 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 29 06:07:41.247081 np0000183466 devstack@c-api.service[113005]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:07:41.254508 np0000183466 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 29 06:07:41.254508 np0000183466 devstack@c-api.service[113004]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:07:41.255739 np0000183466 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 29 06:07:41.255739 np0000183466 devstack@c-api.service[113006]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:07:41.256194 np0000183466 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 29 06:07:41.256194 np0000183466 devstack@c-api.service[113003]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:07:41.715712 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:07:41.716022 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:07:41.716123 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:07:41.716203 np0000183466 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 29 06:07:41.716203 np0000183466 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 29 06:07:41.716338 np0000183466 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 29 06:07:41.716338 np0000183466 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 29 06:07:41.716451 np0000183466 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 29 06:07:41.716526 np0000183466 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 29 06:07:41.716763 np0000183466 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 29 06:07:41.716830 np0000183466 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 29 06:07:41.716923 np0000183466 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 29 06:07:41.716987 np0000183466 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 29 06:07:41.716987 np0000183466 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 29 06:07:41.717100 np0000183466 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 29 06:07:41.717179 np0000183466 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 29 06:07:41.717179 np0000183466 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 29 06:07:41.717302 np0000183466 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 29 06:07:41.717386 np0000183466 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 29 06:07:41.717506 np0000183466 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 29 06:07:41.717576 np0000183466 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 29 06:07:41.717648 np0000183466 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 29 06:07:41.717648 np0000183466 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 29 06:07:41.717773 np0000183466 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 29 06:07:41.717842 np0000183466 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 29 06:07:41.717936 np0000183466 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 29 06:07:41.717996 np0000183466 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 29 06:07:41.718090 np0000183466 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 29 06:07:41.718165 np0000183466 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 29 06:07:41.718165 np0000183466 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 29 06:07:41.718165 np0000183466 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 29 06:07:41.718165 np0000183466 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 29 06:07:41.718397 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:07:41.718461 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.718580 np0000183466 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 29 06:07:41.719185 np0000183466 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 29 06:07:41.719895 np0000183466 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 29 06:07:41.720011 np0000183466 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 29 06:07:41.720011 np0000183466 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 29 06:07:41.720126 np0000183466 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 29 06:07:41.720126 np0000183466 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 29 06:07:41.720250 np0000183466 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 29 06:07:41.720314 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.720378 np0000183466 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 29 06:07:41.720441 np0000183466 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 29 06:07:41.720501 np0000183466 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 29 06:07:41.720560 np0000183466 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 29 06:07:41.720632 np0000183466 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 29 06:07:41.720714 np0000183466 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 29 06:07:41.720777 np0000183466 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 29 06:07:41.720847 np0000183466 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 29 06:07:41.720967 np0000183466 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 29 06:07:41.721029 np0000183466 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 29 06:07:41.721089 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.721156 np0000183466 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 29 06:07:41.721224 np0000183466 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 29 06:07:41.721295 np0000183466 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 29 06:07:41.721356 np0000183466 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 29 06:07:41.721356 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.721472 np0000183466 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 29 06:07:41.721540 np0000183466 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 29 06:07:41.721600 np0000183466 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 29 06:07:41.721600 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.721600 np0000183466 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 29 06:07:41.726371 np0000183466 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 29 06:07:41.726445 np0000183466 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 29 06:07:41.726482 np0000183466 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 29 06:07:41.726521 np0000183466 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 29 06:07:41.726558 np0000183466 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 29 06:07:41.726597 np0000183466 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 29 06:07:41.726634 np0000183466 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 29 06:07:41.726683 np0000183466 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 29 06:07:41.726683 np0000183466 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 29 06:07:41.726759 np0000183466 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 29 06:07:41.726759 np0000183466 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 29 06:07:41.726831 np0000183466 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 29 06:07:41.726895 np0000183466 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 29 06:07:41.726942 np0000183466 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 29 06:07:41.727005 np0000183466 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 29 06:07:41.727082 np0000183466 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 29 06:07:41.727123 np0000183466 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 29 06:07:41.727199 np0000183466 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 29 06:07:41.727251 np0000183466 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 29 06:07:41.727295 np0000183466 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 29 06:07:41.727374 np0000183466 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 29 06:07:41.727952 np0000183466 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 29 06:07:41.728076 np0000183466 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 29 06:07:41.728123 np0000183466 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 29 06:07:41.728174 np0000183466 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 29 06:07:41.728214 np0000183466 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 29 06:07:41.728251 np0000183466 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 29 06:07:41.728289 np0000183466 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 29 06:07:41.728333 np0000183466 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 29 06:07:41.728371 np0000183466 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 29 06:07:41.728421 np0000183466 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 29 06:07:41.728470 np0000183466 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 29 06:07:41.728513 np0000183466 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 29 06:07:41.728559 np0000183466 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 29 06:07:41.728610 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.728650 np0000183466 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 29 06:07:41.728650 np0000183466 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 29 06:07:41.728744 np0000183466 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 29 06:07:41.728809 np0000183466 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 29 06:07:41.728877 np0000183466 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 29 06:07:41.728941 np0000183466 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 29 06:07:41.728993 np0000183466 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 29 06:07:41.729041 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.729089 np0000183466 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 29 06:07:41.729136 np0000183466 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 29 06:07:41.729185 np0000183466 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 29 06:07:41.729239 np0000183466 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 29 06:07:41.729293 np0000183466 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 29 06:07:41.729340 np0000183466 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 29 06:07:41.729387 np0000183466 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 29 06:07:41.729429 np0000183466 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 29 06:07:41.729465 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.729501 np0000183466 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 29 06:07:41.729537 np0000183466 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 29 06:07:41.729575 np0000183466 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 29 06:07:41.729617 np0000183466 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 29 06:07:41.729653 np0000183466 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 29 06:07:41.729710 np0000183466 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 29 06:07:41.729747 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.729783 np0000183466 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 29 06:07:41.729820 np0000183466 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 29 06:07:41.729879 np0000183466 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 29 06:07:41.729919 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.729965 np0000183466 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 29 06:07:41.730003 np0000183466 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 29 06:07:41.730044 np0000183466 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 29 06:07:41.730086 np0000183466 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 29 06:07:41.730130 np0000183466 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 29 06:07:41.730130 np0000183466 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 29 06:07:41.730196 np0000183466 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 29 06:07:41.730232 np0000183466 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 29 06:07:41.730269 np0000183466 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 29 06:07:41.730305 np0000183466 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 29 06:07:41.730342 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.730378 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.730419 np0000183466 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 29 06:07:41.730462 np0000183466 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 29 06:07:41.730506 np0000183466 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 29 06:07:41.730506 np0000183466 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 29 06:07:41.730506 np0000183466 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 29 06:07:41.730506 np0000183466 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 29 06:07:41.730506 np0000183466 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 29 06:07:41.730726 np0000183466 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 29 06:07:41.730772 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.730812 np0000183466 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 29 06:07:41.730873 np0000183466 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 29 06:07:41.730922 np0000183466 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 29 06:07:41.730922 np0000183466 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 29 06:07:41.730922 np0000183466 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 29 06:07:41.730922 np0000183466 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 29 06:07:41.731064 np0000183466 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 29 06:07:41.731106 np0000183466 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 29 06:07:41.731144 np0000183466 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 29 06:07:41.731180 np0000183466 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 29 06:07:41.731221 np0000183466 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 29 06:07:41.731221 np0000183466 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 29 06:07:41.731221 np0000183466 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 29 06:07:41.731328 np0000183466 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 29 06:07:41.731375 np0000183466 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 29 06:07:41.731412 np0000183466 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 29 06:07:41.731455 np0000183466 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 29 06:07:41.731502 np0000183466 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 29 06:07:41.731543 np0000183466 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 29 06:07:41.731642 np0000183466 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 29 06:07:41.731702 np0000183466 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 29 06:07:41.731758 np0000183466 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 29 06:07:41.731826 np0000183466 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 29 06:07:41.731890 np0000183466 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 29 06:07:41.731939 np0000183466 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 29 06:07:41.731983 np0000183466 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 29 06:07:41.732020 np0000183466 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 29 06:07:41.732020 np0000183466 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 29 06:07:41.732154 np0000183466 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 29 06:07:41.732201 np0000183466 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 29 06:07:41.732268 np0000183466 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 29 06:07:41.732317 np0000183466 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 29 06:07:41.732394 np0000183466 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 29 06:07:41.732439 np0000183466 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 29 06:07:41.732512 np0000183466 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 29 06:07:41.732564 np0000183466 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 29 06:07:41.732603 np0000183466 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 29 06:07:41.732641 np0000183466 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 29 06:07:41.732686 np0000183466 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 29 06:07:41.732725 np0000183466 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 29 06:07:41.732763 np0000183466 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 29 06:07:41.732810 np0000183466 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 29 06:07:41.732849 np0000183466 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 29 06:07:41.732913 np0000183466 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 29 06:07:41.732951 np0000183466 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 29 06:07:41.732988 np0000183466 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 29 06:07:41.733024 np0000183466 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 29 06:07:41.733063 np0000183466 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 29 06:07:41.733105 np0000183466 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 29 06:07:41.733143 np0000183466 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 29 06:07:41.733186 np0000183466 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 29 06:07:41.733226 np0000183466 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 29 06:07:41.733265 np0000183466 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 29 06:07:41.733265 np0000183466 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 29 06:07:41.733265 np0000183466 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 29 06:07:41.733265 np0000183466 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 29 06:07:41.733789 np0000183466 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 29 06:07:41.733873 np0000183466 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 29 06:07:41.733935 np0000183466 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 29 06:07:41.733980 np0000183466 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 29 06:07:41.734034 np0000183466 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 29 06:07:41.734079 np0000183466 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 29 06:07:41.734116 np0000183466 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 29 06:07:41.734160 np0000183466 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 29 06:07:41.734201 np0000183466 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 29 06:07:41.734238 np0000183466 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 29 06:07:41.734276 np0000183466 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 29 06:07:41.734276 np0000183466 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 29 06:07:41.734342 np0000183466 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 29 06:07:41.734386 np0000183466 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 29 06:07:41.734429 np0000183466 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 29 06:07:41.734503 np0000183466 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 29 06:07:41.734546 np0000183466 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 29 06:07:41.734584 np0000183466 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 29 06:07:41.734628 np0000183466 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 29 06:07:41.734666 np0000183466 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 29 06:07:41.734709 np0000183466 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 29 06:07:41.734748 np0000183466 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 29 06:07:41.734784 np0000183466 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 29 06:07:41.734820 np0000183466 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 29 06:07:41.734878 np0000183466 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 29 06:07:41.734927 np0000183466 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 29 06:07:41.734964 np0000183466 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 29 06:07:41.735002 np0000183466 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 29 06:07:41.735048 np0000183466 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 29 06:07:41.735087 np0000183466 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 29 06:07:41.735123 np0000183466 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 29 06:07:41.735158 np0000183466 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 29 06:07:41.735198 np0000183466 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 29 06:07:41.735239 np0000183466 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 29 06:07:41.735276 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735314 np0000183466 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 29 06:07:41.735517 np0000183466 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 29 06:07:41.735559 np0000183466 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 29 06:07:41.735559 np0000183466 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 29 06:07:41.735559 np0000183466 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 29 06:07:41.735757 np0000183466 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 29 06:07:41.735809 np0000183466 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 29 06:07:41.735873 np0000183466 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 29 06:07:41.735964 np0000183466 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 29 06:07:41.736197 np0000183466 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 29 06:07:41.736244 np0000183466 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 29 06:07:41.736312 np0000183466 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 29 06:07:41.736368 np0000183466 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 29 06:07:41.736431 np0000183466 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 29 06:07:41.736495 np0000183466 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 29 06:07:41.736544 np0000183466 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 29 06:07:41.737045 np0000183466 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 29 06:07:41.737153 np0000183466 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 29 06:07:41.737228 np0000183466 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 29 06:07:41.737293 np0000183466 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 29 06:07:41.737332 np0000183466 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 29 06:07:41.737369 np0000183466 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 29 06:07:41.737406 np0000183466 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 29 06:07:41.737443 np0000183466 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 29 06:07:41.737480 np0000183466 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 29 06:07:41.737516 np0000183466 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 29 06:07:41.737650 np0000183466 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 29 06:07:41.737693 np0000183466 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 29 06:07:41.737731 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.737766 np0000183466 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 29 06:07:41.737802 np0000183466 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 29 06:07:41.737838 np0000183466 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 29 06:07:41.737896 np0000183466 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 29 06:07:41.737934 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.737985 np0000183466 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 29 06:07:41.738024 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.738071 np0000183466 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 29 06:07:41.738107 np0000183466 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 29 06:07:41.738149 np0000183466 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 29 06:07:41.738186 np0000183466 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 29 06:07:41.738186 np0000183466 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 29 06:07:41.738186 np0000183466 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 29 06:07:41.738186 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.738186 np0000183466 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 29 06:07:41.742244 np0000183466 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 29 06:07:41.742327 np0000183466 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 29 06:07:41.742327 np0000183466 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 29 06:07:41.742398 np0000183466 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 29 06:07:41.742461 np0000183466 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 29 06:07:41.742507 np0000183466 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 29 06:07:41.742544 np0000183466 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 29 06:07:41.742585 np0000183466 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 29 06:07:41.742630 np0000183466 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 29 06:07:41.742676 np0000183466 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 29 06:07:41.742717 np0000183466 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 29 06:07:41.742717 np0000183466 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 29 06:07:41.742717 np0000183466 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 29 06:07:41.742851 np0000183466 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 29 06:07:41.742912 np0000183466 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 29 06:07:41.742998 np0000183466 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 29 06:07:41.743145 np0000183466 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 29 06:07:41.743198 np0000183466 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 29 06:07:41.743265 np0000183466 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 29 06:07:41.743315 np0000183466 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 29 06:07:41.743361 np0000183466 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 29 06:07:41.743402 np0000183466 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 29 06:07:41.743452 np0000183466 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 29 06:07:41.743494 np0000183466 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 29 06:07:41.743537 np0000183466 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 29 06:07:41.743583 np0000183466 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 29 06:07:41.743668 np0000183466 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 29 06:07:41.743714 np0000183466 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 29 06:07:41.743755 np0000183466 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 29 06:07:41.743799 np0000183466 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 29 06:07:41.743844 np0000183466 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 29 06:07:41.743912 np0000183466 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 29 06:07:41.743953 np0000183466 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 29 06:07:41.743989 np0000183466 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 29 06:07:41.744027 np0000183466 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 29 06:07:41.744064 np0000183466 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 29 06:07:41.744100 np0000183466 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 29 06:07:41.744136 np0000183466 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 29 06:07:41.744173 np0000183466 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 29 06:07:41.744221 np0000183466 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 29 06:07:41.744257 np0000183466 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 29 06:07:41.744294 np0000183466 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 29 06:07:41.744331 np0000183466 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 29 06:07:41.744366 np0000183466 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 29 06:07:41.744407 np0000183466 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 29 06:07:41.744443 np0000183466 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 29 06:07:41.744478 np0000183466 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 29 06:07:41.744515 np0000183466 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 29 06:07:41.744557 np0000183466 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 29 06:07:41.744600 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.744642 np0000183466 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 29 06:07:41.745167 np0000183466 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 29 06:07:41.745222 np0000183466 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 29 06:07:41.745280 np0000183466 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 29 06:07:41.745333 np0000183466 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 29 06:07:41.745333 np0000183466 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 29 06:07:41.745415 np0000183466 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 29 06:07:41.745513 np0000183466 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 29 06:07:41.745557 np0000183466 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 29 06:07:41.745608 np0000183466 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 29 06:07:41.745649 np0000183466 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 29 06:07:41.745649 np0000183466 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 29 06:07:41.745716 np0000183466 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 29 06:07:41.745761 np0000183466 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 29 06:07:41.745845 np0000183466 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 29 06:07:41.745906 np0000183466 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 29 06:07:41.745944 np0000183466 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 29 06:07:41.745993 np0000183466 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 29 06:07:41.745993 np0000183466 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 29 06:07:41.746060 np0000183466 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 29 06:07:41.746104 np0000183466 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 29 06:07:41.746140 np0000183466 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 29 06:07:41.746173 np0000183466 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 29 06:07:41.746218 np0000183466 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 29 06:07:41.746257 np0000183466 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 29 06:07:41.746298 np0000183466 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 29 06:07:41.746298 np0000183466 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 29 06:07:41.746298 np0000183466 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 29 06:07:41.746298 np0000183466 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 29 06:07:41.748382 np0000183466 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 29 06:07:41.748460 np0000183466 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 29 06:07:41.748497 np0000183466 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 29 06:07:41.748540 np0000183466 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 29 06:07:41.748594 np0000183466 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 29 06:07:41.748642 np0000183466 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 29 06:07:41.748685 np0000183466 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 29 06:07:41.748725 np0000183466 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 29 06:07:41.748769 np0000183466 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 29 06:07:41.748811 np0000183466 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 29 06:07:41.748846 np0000183466 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 29 06:07:41.748912 np0000183466 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 29 06:07:41.748956 np0000183466 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 29 06:07:41.748992 np0000183466 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 29 06:07:41.749035 np0000183466 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 29 06:07:41.749073 np0000183466 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 29 06:07:41.749112 np0000183466 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 29 06:07:41.749148 np0000183466 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 29 06:07:41.749184 np0000183466 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 29 06:07:41.749216 np0000183466 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 29 06:07:41.749257 np0000183466 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 29 06:07:41.749292 np0000183466 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 29 06:07:41.749332 np0000183466 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 29 06:07:41.749369 np0000183466 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 29 06:07:41.749415 np0000183466 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 29 06:07:41.749450 np0000183466 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 29 06:07:41.749450 np0000183466 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 29 06:07:41.749450 np0000183466 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 29 06:07:41.750825 np0000183466 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 29 06:07:41.750916 np0000183466 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 29 06:07:41.750953 np0000183466 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 29 06:07:41.750992 np0000183466 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 29 06:07:41.751036 np0000183466 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 29 06:07:41.751114 np0000183466 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 29 06:07:41.751160 np0000183466 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 29 06:07:41.751160 np0000183466 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 29 06:07:41.751226 np0000183466 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 29 06:07:41.751263 np0000183466 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 29 06:07:41.751335 np0000183466 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 29 06:07:41.751335 np0000183466 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 29 06:07:41.751411 np0000183466 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 29 06:07:41.751449 np0000183466 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 29 06:07:41.751486 np0000183466 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 29 06:07:41.751533 np0000183466 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 29 06:07:41.751576 np0000183466 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 29 06:07:41.751615 np0000183466 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 29 06:07:41.751687 np0000183466 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 29 06:07:41.751728 np0000183466 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 29 06:07:41.751765 np0000183466 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 29 06:07:41.751801 np0000183466 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 29 06:07:41.751839 np0000183466 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 29 06:07:41.751895 np0000183466 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 29 06:07:41.751951 np0000183466 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 29 06:07:41.751991 np0000183466 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 29 06:07:41.752030 np0000183466 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 29 06:07:41.752066 np0000183466 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 29 06:07:41.752103 np0000183466 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 29 06:07:41.752139 np0000183466 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 29 06:07:41.752176 np0000183466 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 29 06:07:41.752212 np0000183466 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 29 06:07:41.752250 np0000183466 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 29 06:07:41.752285 np0000183466 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 29 06:07:41.752328 np0000183466 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 29 06:07:41.752380 np0000183466 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 29 06:07:41.752425 np0000183466 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 29 06:07:41.752461 np0000183466 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 29 06:07:41.752505 np0000183466 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 29 06:07:41.752556 np0000183466 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 29 06:07:41.752601 np0000183466 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 29 06:07:41.752640 np0000183466 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 29 06:07:41.752682 np0000183466 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 29 06:07:41.752726 np0000183466 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 29 06:07:41.752762 np0000183466 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 29 06:07:41.752804 np0000183466 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 29 06:07:41.752845 np0000183466 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 29 06:07:41.752901 np0000183466 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 29 06:07:41.752938 np0000183466 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 29 06:07:41.752973 np0000183466 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 29 06:07:41.753008 np0000183466 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 29 06:07:41.753043 np0000183466 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 29 06:07:41.753092 np0000183466 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 29 06:07:41.753134 np0000183466 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 29 06:07:41.753170 np0000183466 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 29 06:07:41.753206 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.753241 np0000183466 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 29 06:07:41.753282 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.753323 np0000183466 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 29 06:07:41.753358 np0000183466 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 29 06:07:41.753396 np0000183466 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 29 06:07:41.753435 np0000183466 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 29 06:07:41.753476 np0000183466 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 29 06:07:41.753522 np0000183466 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 29 06:07:41.753565 np0000183466 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 29 06:07:41.753609 np0000183466 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 29 06:07:41.753646 np0000183466 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 29 06:07:41.753682 np0000183466 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 29 06:07:41.753718 np0000183466 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 29 06:07:41.753762 np0000183466 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 29 06:07:41.753798 np0000183466 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 29 06:07:41.753833 np0000183466 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 29 06:07:41.753897 np0000183466 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 29 06:07:41.753941 np0000183466 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 29 06:07:41.753978 np0000183466 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 29 06:07:41.753978 np0000183466 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 29 06:07:41.754042 np0000183466 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 29 06:07:41.754078 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.754118 np0000183466 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 29 06:07:41.754159 np0000183466 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 29 06:07:41.754199 np0000183466 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 29 06:07:41.754199 np0000183466 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 29 06:07:41.754199 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:07:41.754199 np0000183466 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 29 06:07:41.754330 np0000183466 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 29 06:07:41.754330 np0000183466 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 29 06:07:41.754413 np0000183466 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 29 06:07:41.754460 np0000183466 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 29 06:07:41.754498 np0000183466 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 29 06:07:41.754536 np0000183466 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 29 06:07:41.754572 np0000183466 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 29 06:07:41.754609 np0000183466 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 29 06:07:41.754652 np0000183466 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 29 06:07:41.754694 np0000183466 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 29 06:07:41.754737 np0000183466 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 29 06:07:41.754776 np0000183466 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 29 06:07:41.754776 np0000183466 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 29 06:07:41.754776 np0000183466 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 29 06:07:41.754888 np0000183466 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 29 06:07:41.754888 np0000183466 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 29 06:07:41.754968 np0000183466 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 29 06:07:41.755011 np0000183466 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 29 06:07:41.755103 np0000183466 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 29 06:07:41.755187 np0000183466 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 29 06:07:41.755268 np0000183466 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 29 06:07:41.756157 np0000183466 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 29 06:07:41.756227 np0000183466 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 29 06:07:41.756270 np0000183466 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 29 06:07:41.756332 np0000183466 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 29 06:07:41.756378 np0000183466 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 29 06:07:41.756454 np0000183466 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 29 06:07:41.756498 np0000183466 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 29 06:07:41.756538 np0000183466 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 29 06:07:41.756575 np0000183466 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 29 06:07:41.756621 np0000183466 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 29 06:07:41.756659 np0000183466 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 29 06:07:41.756701 np0000183466 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 29 06:07:41.756742 np0000183466 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 29 06:07:41.756785 np0000183466 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 29 06:07:41.756826 np0000183466 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 29 06:07:41.756878 np0000183466 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 29 06:07:41.756919 np0000183466 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 29 06:07:41.756956 np0000183466 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 29 06:07:41.756993 np0000183466 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 29 06:07:41.757048 np0000183466 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 29 06:07:41.757048 np0000183466 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 29 06:07:41.757120 np0000183466 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 29 06:07:41.757157 np0000183466 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 29 06:07:41.757195 np0000183466 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 29 06:07:41.757232 np0000183466 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 29 06:07:41.757268 np0000183466 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 29 06:07:41.757306 np0000183466 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 29 06:07:41.757344 np0000183466 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 29 06:07:41.757386 np0000183466 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 29 06:07:41.757425 np0000183466 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 29 06:07:41.757467 np0000183466 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 29 06:07:41.757506 np0000183466 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 29 06:07:41.757543 np0000183466 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 29 06:07:41.757580 np0000183466 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 29 06:07:41.757617 np0000183466 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 29 06:07:41.757653 np0000183466 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 29 06:07:41.757689 np0000183466 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 29 06:07:41.757735 np0000183466 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 29 06:07:41.757772 np0000183466 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 29 06:07:41.757808 np0000183466 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 29 06:07:41.757889 np0000183466 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 29 06:07:41.757976 np0000183466 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 29 06:07:41.758017 np0000183466 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 29 06:07:41.758055 np0000183466 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 29 06:07:41.758092 np0000183466 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 29 06:07:41.758128 np0000183466 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 29 06:07:41.758164 np0000183466 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 29 06:07:41.758212 np0000183466 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 29 06:07:41.758266 np0000183466 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 29 06:07:41.758306 np0000183466 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 29 06:07:41.758361 np0000183466 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 29 06:07:41.758427 np0000183466 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 29 06:07:41.758471 np0000183466 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 29 06:07:41.758523 np0000183466 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 29 06:07:41.758572 np0000183466 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 29 06:07:41.758612 np0000183466 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 29 06:07:41.758654 np0000183466 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 29 06:07:41.758785 np0000183466 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 29 06:07:41.758832 np0000183466 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 29 06:07:41.758891 np0000183466 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 29 06:07:41.758929 np0000183466 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 29 06:07:41.758977 np0000183466 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 29 06:07:41.759015 np0000183466 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 29 06:07:41.759052 np0000183466 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 29 06:07:41.759095 np0000183466 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 29 06:07:41.759133 np0000183466 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 29 06:07:41.759175 np0000183466 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 29 06:07:41.759217 np0000183466 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 29 06:07:41.759254 np0000183466 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 29 06:07:41.759290 np0000183466 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 29 06:07:41.759330 np0000183466 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 29 06:07:41.759373 np0000183466 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 29 06:07:41.759413 np0000183466 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 29 06:07:41.759449 np0000183466 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 29 06:07:41.759485 np0000183466 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 29 06:07:41.759523 np0000183466 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 29 06:07:41.759566 np0000183466 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 29 06:07:41.759603 np0000183466 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 29 06:07:41.759650 np0000183466 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 29 06:07:41.759738 np0000183466 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 29 06:07:41.759784 np0000183466 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 29 06:07:41.759824 np0000183466 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 29 06:07:41.759881 np0000183466 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 29 06:07:41.759920 np0000183466 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 29 06:07:41.759957 np0000183466 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 29 06:07:41.760010 np0000183466 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 29 06:07:41.760048 np0000183466 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 29 06:07:41.760090 np0000183466 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 29 06:07:41.760090 np0000183466 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 29 06:07:41.760090 np0000183466 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 29 06:07:41.760090 np0000183466 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 29 06:07:41.760265 np0000183466 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 29 06:07:41.760315 np0000183466 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 29 06:07:41.760353 np0000183466 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 29 06:07:41.760398 np0000183466 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 29 06:07:41.760445 np0000183466 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 29 06:07:41.760520 np0000183466 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 29 06:07:41.760604 np0000183466 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 29 06:07:41.760657 np0000183466 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 29 06:07:41.760710 np0000183466 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 29 06:07:41.760776 np0000183466 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 29 06:07:41.760826 np0000183466 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 29 06:07:41.760888 np0000183466 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 29 06:07:41.760932 np0000183466 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 29 06:07:41.760990 np0000183466 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 29 06:07:41.761038 np0000183466 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 29 06:07:41.761078 np0000183466 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 29 06:07:41.761123 np0000183466 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 29 06:07:41.761162 np0000183466 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 29 06:07:41.761208 np0000183466 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 29 06:07:41.761275 np0000183466 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 29 06:07:41.761329 np0000183466 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 29 06:07:41.761369 np0000183466 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 29 06:07:41.761418 np0000183466 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 29 06:07:41.761491 np0000183466 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 29 06:07:41.761540 np0000183466 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 29 06:07:41.761578 np0000183466 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 29 06:07:41.761614 np0000183466 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 29 06:07:41.761614 np0000183466 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 29 06:07:41.761681 np0000183466 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 29 06:07:41.761681 np0000183466 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 29 06:07:41.761681 np0000183466 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 29 06:07:41.761792 np0000183466 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 29 06:07:41.761836 np0000183466 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 29 06:07:41.761907 np0000183466 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 29 06:07:41.761945 np0000183466 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 29 06:07:41.761981 np0000183466 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 29 06:07:41.762017 np0000183466 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 29 06:07:41.762054 np0000183466 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 29 06:07:41.762094 np0000183466 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 29 06:07:41.762135 np0000183466 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 29 06:07:41.762176 np0000183466 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 29 06:07:41.762220 np0000183466 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 29 06:07:41.762261 np0000183466 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 29 06:07:41.762299 np0000183466 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 29 06:07:41.762336 np0000183466 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 29 06:07:41.762374 np0000183466 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 29 06:07:41.762409 np0000183466 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 29 06:07:41.762446 np0000183466 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 29 06:07:41.762482 np0000183466 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 29 06:07:41.762523 np0000183466 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 29 06:07:41.762566 np0000183466 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 29 06:07:41.762609 np0000183466 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 29 06:07:41.762609 np0000183466 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 29 06:07:41.762741 np0000183466 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 29 06:07:41.762741 np0000183466 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 29 06:07:41.762741 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.762844 np0000183466 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 29 06:07:41.763110 np0000183466 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 29 06:07:41.763160 np0000183466 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 29 06:07:41.763199 np0000183466 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 29 06:07:41.763199 np0000183466 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 29 06:07:41.763269 np0000183466 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 29 06:07:41.763306 np0000183466 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 29 06:07:41.763346 np0000183466 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 29 06:07:41.763386 np0000183466 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 29 06:07:41.763423 np0000183466 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 29 06:07:41.763472 np0000183466 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 29 06:07:41.763510 np0000183466 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 29 06:07:41.763545 np0000183466 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 29 06:07:41.763578 np0000183466 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 29 06:07:41.763620 np0000183466 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 29 06:07:41.763656 np0000183466 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 29 06:07:41.763741 np0000183466 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 29 06:07:41.763776 np0000183466 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 29 06:07:41.763812 np0000183466 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 29 06:07:41.763882 np0000183466 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 29 06:07:41.763882 np0000183466 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 29 06:07:41.763882 np0000183466 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 29 06:07:41.763882 np0000183466 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 29 06:07:41.767343 np0000183466 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 29 06:07:41.767392 np0000183466 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 29 06:07:41.767442 np0000183466 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 29 06:07:41.767483 np0000183466 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 29 06:07:41.767517 np0000183466 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 29 06:07:41.767562 np0000183466 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 29 06:07:41.767599 np0000183466 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 29 06:07:41.767628 np0000183466 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 29 06:07:41.767656 np0000183466 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 29 06:07:41.767684 np0000183466 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 29 06:07:41.767782 np0000183466 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 29 06:07:41.767819 np0000183466 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 29 06:07:41.767850 np0000183466 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 29 06:07:41.767899 np0000183466 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 29 06:07:41.767932 np0000183466 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 29 06:07:41.767971 np0000183466 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 29 06:07:41.768004 np0000183466 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 29 06:07:41.768038 np0000183466 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 29 06:07:41.768066 np0000183466 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 29 06:07:41.768094 np0000183466 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 29 06:07:41.768121 np0000183466 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 29 06:07:41.768149 np0000183466 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 29 06:07:41.768182 np0000183466 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 29 06:07:41.768210 np0000183466 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 29 06:07:41.768239 np0000183466 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 29 06:07:41.768271 np0000183466 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 29 06:07:41.768299 np0000183466 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 29 06:07:41.768299 np0000183466 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 29 06:07:41.768719 np0000183466 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 29 06:07:41.768784 np0000183466 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 29 06:07:41.768868 np0000183466 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 29 06:07:41.768920 np0000183466 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 29 06:07:41.768978 np0000183466 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 29 06:07:41.769009 np0000183466 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 29 06:07:41.769042 np0000183466 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 29 06:07:41.769107 np0000183466 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 29 06:07:41.769141 np0000183466 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 29 06:07:41.769169 np0000183466 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 29 06:07:41.769211 np0000183466 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 29 06:07:41.769306 np0000183466 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 29 06:07:41.769339 np0000183466 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 29 06:07:41.769367 np0000183466 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 29 06:07:41.769395 np0000183466 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 29 06:07:41.769442 np0000183466 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 29 06:07:41.769471 np0000183466 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 29 06:07:41.769505 np0000183466 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 29 06:07:41.769534 np0000183466 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 29 06:07:41.769570 np0000183466 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 29 06:07:41.769598 np0000183466 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 29 06:07:41.769645 np0000183466 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 29 06:07:41.769675 np0000183466 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 29 06:07:41.769703 np0000183466 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 29 06:07:41.769732 np0000183466 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 29 06:07:41.769778 np0000183466 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 29 06:07:41.769845 np0000183466 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 29 06:07:41.769940 np0000183466 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 29 06:07:41.770148 np0000183466 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 29 06:07:41.770231 np0000183466 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 29 06:07:41.770266 np0000183466 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 29 06:07:41.770296 np0000183466 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 29 06:07:41.770323 np0000183466 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 29 06:07:41.770351 np0000183466 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 29 06:07:41.770378 np0000183466 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 29 06:07:41.770406 np0000183466 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 29 06:07:41.770441 np0000183466 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 29 06:07:41.770479 np0000183466 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 29 06:07:41.770508 np0000183466 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 29 06:07:41.770536 np0000183466 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 29 06:07:41.770567 np0000183466 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 29 06:07:41.770595 np0000183466 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 29 06:07:41.770622 np0000183466 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 29 06:07:41.770653 np0000183466 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 29 06:07:41.770750 np0000183466 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 29 06:07:41.770779 np0000183466 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 29 06:07:41.770813 np0000183466 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 29 06:07:41.770842 np0000183466 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 29 06:07:41.770891 np0000183466 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 29 06:07:41.770920 np0000183466 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 29 06:07:41.770949 np0000183466 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 29 06:07:41.771016 np0000183466 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 29 06:07:41.771050 np0000183466 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 29 06:07:41.771083 np0000183466 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 29 06:07:41.771112 np0000183466 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 29 06:07:41.771140 np0000183466 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 29 06:07:41.772008 np0000183466 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 29 06:07:41.772122 np0000183466 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 29 06:07:41.772122 np0000183466 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 29 06:07:41.772243 np0000183466 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 29 06:07:41.772272 np0000183466 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 29 06:07:41.772304 np0000183466 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 29 06:07:41.772336 np0000183466 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 29 06:07:41.772363 np0000183466 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 29 06:07:41.772390 np0000183466 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 29 06:07:41.772431 np0000183466 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 29 06:07:41.772473 np0000183466 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 29 06:07:41.772514 np0000183466 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 29 06:07:41.772553 np0000183466 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 29 06:07:41.772589 np0000183466 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 29 06:07:41.772626 np0000183466 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 29 06:07:41.772667 np0000183466 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 29 06:07:41.772705 np0000183466 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 29 06:07:41.772747 np0000183466 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 29 06:07:41.772793 np0000183466 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 29 06:07:41.772832 np0000183466 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 29 06:07:41.772891 np0000183466 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 29 06:07:41.772929 np0000183466 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 29 06:07:41.772965 np0000183466 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 29 06:07:41.773002 np0000183466 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 29 06:07:41.773038 np0000183466 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 29 06:07:41.773075 np0000183466 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 29 06:07:41.773120 np0000183466 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 29 06:07:41.773169 np0000183466 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 29 06:07:41.773207 np0000183466 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 29 06:07:41.773266 np0000183466 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 29 06:07:41.773299 np0000183466 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 29 06:07:41.773336 np0000183466 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 29 06:07:41.773374 np0000183466 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 29 06:07:41.773413 np0000183466 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 29 06:07:41.773450 np0000183466 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 29 06:07:41.773486 np0000183466 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 29 06:07:41.773521 np0000183466 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 29 06:07:41.773558 np0000183466 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 29 06:07:41.773595 np0000183466 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 29 06:07:41.773595 np0000183466 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 29 06:07:41.773666 np0000183466 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 29 06:07:41.773703 np0000183466 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 29 06:07:41.773740 np0000183466 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 29 06:07:41.773776 np0000183466 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 29 06:07:41.773811 np0000183466 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 29 06:07:41.773848 np0000183466 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 29 06:07:41.773903 np0000183466 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 29 06:07:41.773939 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.773975 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774257 np0000183466 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 29 06:07:41.774489 np0000183466 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 29 06:07:41.774489 np0000183466 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 29 06:07:41.774564 np0000183466 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 29 06:07:41.774608 np0000183466 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 29 06:07:41.774608 np0000183466 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 29 06:07:41.774676 np0000183466 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 29 06:07:41.774717 np0000183466 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 29 06:07:41.774754 np0000183466 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 29 06:07:41.774790 np0000183466 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 29 06:07:41.774790 np0000183466 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 29 06:07:41.774932 np0000183466 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 29 06:07:41.774932 np0000183466 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 29 06:07:41.775009 np0000183466 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 29 06:07:41.775048 np0000183466 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 29 06:07:41.775089 np0000183466 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 29 06:07:41.775130 np0000183466 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 29 06:07:41.775178 np0000183466 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 29 06:07:41.775178 np0000183466 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 29 06:07:41.775178 np0000183466 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 29 06:07:41.775297 np0000183466 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 29 06:07:41.775297 np0000183466 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 29 06:07:41.776974 np0000183466 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 29 06:07:41.777130 np0000183466 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 29 06:07:41.777179 np0000183466 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 29 06:07:41.777222 np0000183466 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 29 06:07:41.777261 np0000183466 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 29 06:07:41.777297 np0000183466 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 29 06:07:41.777368 np0000183466 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 29 06:07:41.777411 np0000183466 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 29 06:07:41.777457 np0000183466 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 29 06:07:41.777499 np0000183466 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 29 06:07:41.777538 np0000183466 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 29 06:07:41.777581 np0000183466 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 29 06:07:41.777618 np0000183466 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 29 06:07:41.777654 np0000183466 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 29 06:07:41.777702 np0000183466 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 29 06:07:41.777702 np0000183466 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 29 06:07:41.777702 np0000183466 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 29 06:07:41.777814 np0000183466 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 29 06:07:41.777925 np0000183466 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 29 06:07:41.777993 np0000183466 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 29 06:07:41.778058 np0000183466 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 29 06:07:41.778117 np0000183466 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 29 06:07:41.778157 np0000183466 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 29 06:07:41.778211 np0000183466 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 29 06:07:41.778275 np0000183466 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 29 06:07:41.778275 np0000183466 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 29 06:07:41.778360 np0000183466 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 29 06:07:41.778419 np0000183466 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 29 06:07:41.779053 np0000183466 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 29 06:07:41.779100 np0000183466 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 29 06:07:41.779151 np0000183466 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 29 06:07:41.779241 np0000183466 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 29 06:07:41.779307 np0000183466 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 29 06:07:41.779343 np0000183466 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 29 06:07:41.779380 np0000183466 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 29 06:07:41.779418 np0000183466 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 29 06:07:41.779454 np0000183466 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 29 06:07:41.779454 np0000183466 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 29 06:07:41.779531 np0000183466 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 29 06:07:41.779569 np0000183466 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 29 06:07:41.779626 np0000183466 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 29 06:07:41.779714 np0000183466 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 29 06:07:41.779818 np0000183466 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 29 06:07:41.779881 np0000183466 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 29 06:07:41.779923 np0000183466 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 29 06:07:41.779968 np0000183466 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 29 06:07:41.780001 np0000183466 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 29 06:07:41.780033 np0000183466 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 29 06:07:41.780033 np0000183466 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 29 06:07:41.780097 np0000183466 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 29 06:07:41.780097 np0000183466 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 29 06:07:41.780097 np0000183466 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 29 06:07:41.828257 np0000183466 devstack@c-api.service[113003]: INFO dbcounter [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Registered counter for database cinder Jun 29 06:07:41.828544 np0000183466 devstack@c-api.service[113006]: INFO dbcounter [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Registered counter for database cinder Jun 29 06:07:41.828620 np0000183466 devstack@c-api.service[113004]: INFO dbcounter [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Registered counter for database cinder Jun 29 06:07:41.829345 np0000183466 devstack@c-api.service[113005]: INFO dbcounter [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Registered counter for database cinder Jun 29 06:07:41.870592 np0000183466 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 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 29 06:07:41.872282 np0000183466 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc 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 29 06:07:41.873567 np0000183466 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 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 29 06:07:41.875099 np0000183466 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f 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 29 06:07:41.987122 np0000183466 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 29 06:07:41.988727 np0000183466 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 29 06:07:41.990342 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:07:41.991310 np0000183466 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 29 06:07:41.991755 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:07:41.992504 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:07:41.993278 np0000183466 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 29 06:07:41.993949 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:07:41.994844 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:07:41.995034 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:07:41.996200 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:07:41.996928 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:07:41.997141 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:07:41.998041 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:41.998137 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:07:41.998792 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:07:41.999704 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:07:42.000721 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:07:42.000946 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:07:42.001075 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.001287 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.002719 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:07:42.003402 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:07:42.003537 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.004401 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.004637 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.006959 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.008495 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.035424 np0000183466 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 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 29 06:07:42.037971 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:07:42.038360 np0000183466 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc 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 29 06:07:42.040517 np0000183466 devstack@c-api.service[113006]: INFO cinder.rpc [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:07:42.041385 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:07:42.041499 np0000183466 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f 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 29 06:07:42.041793 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.043585 np0000183466 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 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 29 06:07:42.043764 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:07:42.043970 np0000183466 devstack@c-api.service[113004]: INFO cinder.rpc [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:07:42.045319 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.045653 np0000183466 devstack@c-api.service[113005]: INFO cinder.rpc [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:07:42.046586 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.048693 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:07:42.051937 np0000183466 devstack@c-api.service[113003]: INFO cinder.rpc [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:07:42.053138 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.053258 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.057115 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.057538 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.057611 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.060208 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.060715 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.061043 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.064749 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.065113 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.065634 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.066248 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.068056 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.069427 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.069799 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.069982 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.071000 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.072390 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.073197 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.073998 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.074066 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.075349 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.076576 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.076776 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.078337 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082516 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082585 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082625 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082671 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082713 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.082770 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.086090 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.086889 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.087076 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.087121 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.088143 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.090116 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.090184 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.091175 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.092899 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.093175 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.093436 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.096444 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.096500 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.096866 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.098425 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.098570 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.099630 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.100163 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.100383 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.101273 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.101614 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.101694 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.102600 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.103031 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.103881 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.104213 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.104287 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.104538 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.105465 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.105829 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.105921 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.106875 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.107272 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.107339 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.108228 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.108595 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.108839 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.109673 np0000183466 devstack@c-api.service[113006]: WARNING cinder.api.contrib.hosts [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:07:42.109771 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.109912 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: extensions {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.110209 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.110273 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.110990 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.111774 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: cgsnapshots {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.111849 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.112394 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.113180 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: qos-specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.113296 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.113779 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.113850 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.114423 np0000183466 devstack@c-api.service[113004]: WARNING cinder.api.contrib.hosts [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:07:42.114677 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: extensions {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.114780 np0000183466 devstack@c-api.service[113005]: WARNING cinder.api.contrib.hosts [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:07:42.115035 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: extensions {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.115276 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: capabilities {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.116273 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: cgsnapshots {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.116340 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.116506 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: cgsnapshots {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.116587 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: backups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.117714 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: qos-specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.117875 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: qos-specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.118175 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.118637 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-volume-type-access {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.119805 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.120283 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.120495 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: capabilities {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.120791 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: capabilities {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.121403 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.121788 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: consistencygroups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.122044 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: backups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.122196 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: backups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.123147 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.123836 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: extra_specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.124102 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-volume-type-access {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.124513 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.124889 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-volume-type-access {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.125801 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.125911 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.126078 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.126985 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.127348 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: consistencygroups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.127483 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-volume-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.127558 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.128431 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: consistencygroups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.128689 np0000183466 devstack@c-api.service[113003]: WARNING cinder.api.contrib.hosts [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:07:42.128917 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-volume-transfer {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.128982 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: extensions {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.129469 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: extra_specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.130366 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: extra_specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.130450 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: cgsnapshots {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.130548 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-availability-zone {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.131096 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.131849 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-quota-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.131936 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: qos-specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.131995 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.132663 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-volume-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.133274 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-quota-class-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.133382 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-volume-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.134290 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: capabilities {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.134370 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-volume-transfer {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.134537 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-snapshot-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.134938 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-volume-transfer {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.135956 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: os-hosts {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.136023 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-availability-zone {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.136464 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: backups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.136528 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-availability-zone {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.137339 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extended resource: scheduler-stats {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.137473 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-quota-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.137849 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-quota-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.138622 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-volume-type-access {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.138981 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-quota-class-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.139242 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-quota-class-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.140025 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.140342 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-snapshot-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.140430 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.140509 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-snapshot-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.141470 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.141835 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: os-hosts {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.141924 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: os-hosts {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.142085 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: consistencygroups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.142303 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.contrib.snapshot_actions [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] SnapshotActionsController initialized {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:07:42.143047 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.143232 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extended resource: scheduler-stats {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.143313 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extended resource: scheduler-stats {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.144162 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: extra_specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.144406 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.145374 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.145785 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.145868 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.146028 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.146783 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.147198 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.147443 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.147626 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] SnapshotActionsController initialized {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:07:42.147824 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-volume-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.148352 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.148417 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] SnapshotActionsController initialized {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:07:42.148681 np0000183466 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.149216 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.149449 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-volume-transfer {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.149533 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension UsedLimits extending resource: limits {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.149661 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.149727 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.149870 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.149962 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150074 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150194 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150298 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150392 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension TypesManage extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150505 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150614 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150719 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension AdminActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.150836 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension AdminActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.151071 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.151134 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension AdminActions extending resource: backups {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.151192 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.151248 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.151248 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.151361 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-availability-zone {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.151420 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-67cc89dc-3722-478f-9b43-83f96d807fa9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.152382 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.152450 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.152651 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-quota-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.153922 np0000183466 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.154033 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.154225 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-quota-class-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.155006 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension UsedLimits extending resource: limits {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.155135 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.155453 np0000183466 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.155540 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-snapshot-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.155919 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156056 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156155 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156268 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension UsedLimits extending resource: limits {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156351 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156417 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156472 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeTypeAccess extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156526 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension TypesManage extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156579 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156713 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156800 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension AdminActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.156931 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension AdminActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157039 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension AdminActions extending resource: backups {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157098 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: os-hosts {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.157153 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157262 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157318 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157383 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-3ca0ba71-f76f-4a07-b10c-094ff01fc20f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157438 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157438 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157579 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157680 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension SnapshotActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157778 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension TypesManage extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.157907 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158025 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158127 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension AdminActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158241 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension AdminActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158343 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension AdminActions extending resource: backups {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158441 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158541 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.158580 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extended resource: scheduler-stats {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:07:42.158651 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-b5f22e04-371f-4d7c-916a-5c17dcd42ecc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.159122 np0000183466 devstack@c-api.service[113006]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a82ff6a3668 pid: 113006 (default app) Jun 29 06:07:42.161116 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.162735 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.163694 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.contrib.snapshot_actions [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] SnapshotActionsController initialized {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:07:42.164472 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.165063 np0000183466 devstack@c-api.service[113005]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a82ff6a3668 pid: 113005 (default app) Jun 29 06:07:42.166029 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.166295 np0000183466 devstack@c-api.service[113004]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a82ff6a3668 pid: 113004 (default app) Jun 29 06:07:42.167427 np0000183466 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 29 06:07:42.167427 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.167427 np0000183466 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 29 06:07:42.167427 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.167427 np0000183466 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 29 06:07:42.168041 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168097 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.168153 np0000183466 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 29 06:07:42.168153 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168153 np0000183466 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 29 06:07:42.168153 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168153 np0000183466 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 29 06:07:42.168522 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168522 np0000183466 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 29 06:07:42.168522 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168522 np0000183466 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 29 06:07:42.168522 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168522 np0000183466 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 29 06:07:42.168936 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168936 np0000183466 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 29 06:07:42.168936 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.168936 np0000183466 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 29 06:07:42.168936 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.169313 np0000183466 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 29 06:07:42.169313 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.169313 np0000183466 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 29 06:07:42.169313 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.169635 np0000183466 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 29 06:07:42.169635 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.169635 np0000183466 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 29 06:07:42.169635 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.169635 np0000183466 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 29 06:07:42.170083 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170083 np0000183466 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 29 06:07:42.170083 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170083 np0000183466 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 29 06:07:42.170083 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170403 np0000183466 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 29 06:07:42.170403 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170403 np0000183466 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 29 06:07:42.170403 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170403 np0000183466 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 29 06:07:42.170403 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170805 np0000183466 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 29 06:07:42.170805 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170805 np0000183466 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 29 06:07:42.170805 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.170805 np0000183466 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 29 06:07:42.170805 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171243 np0000183466 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 29 06:07:42.171243 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171243 np0000183466 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 29 06:07:42.171243 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171243 np0000183466 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 29 06:07:42.171243 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171624 np0000183466 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 29 06:07:42.171624 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171624 np0000183466 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 29 06:07:42.171624 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.171624 np0000183466 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 29 06:07:42.171624 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172151 np0000183466 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 29 06:07:42.172151 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172151 np0000183466 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 29 06:07:42.172151 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172419 np0000183466 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 29 06:07:42.172419 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172419 np0000183466 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 29 06:07:42.172419 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172419 np0000183466 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 29 06:07:42.172790 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172790 np0000183466 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 29 06:07:42.172790 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.172790 np0000183466 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 29 06:07:42.172790 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173135 np0000183466 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 29 06:07:42.173135 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173135 np0000183466 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 29 06:07:42.173135 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173135 np0000183466 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 29 06:07:42.173135 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173597 np0000183466 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 29 06:07:42.173597 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173597 np0000183466 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 29 06:07:42.173597 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.173597 np0000183466 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 29 06:07:42.174578 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174578 np0000183466 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 29 06:07:42.174578 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174578 np0000183466 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 29 06:07:42.174578 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174778 np0000183466 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 29 06:07:42.174778 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174778 np0000183466 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 29 06:07:42.174778 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174974 np0000183466 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 29 06:07:42.174974 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.174974 np0000183466 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 29 06:07:42.174974 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175144 np0000183466 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 29 06:07:42.175144 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175144 np0000183466 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 29 06:07:42.175144 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175144 np0000183466 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 29 06:07:42.175343 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175343 np0000183466 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 29 06:07:42.175343 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175343 np0000183466 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 29 06:07:42.175343 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175525 np0000183466 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 29 06:07:42.175525 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175525 np0000183466 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 29 06:07:42.175525 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175680 np0000183466 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 29 06:07:42.175680 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175680 np0000183466 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 29 06:07:42.175680 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175835 np0000183466 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 29 06:07:42.175835 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.175835 np0000183466 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 29 06:07:42.175835 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176046 np0000183466 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 29 06:07:42.176046 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176046 np0000183466 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 29 06:07:42.176046 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176200 np0000183466 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 29 06:07:42.176200 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176200 np0000183466 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 29 06:07:42.176200 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176360 np0000183466 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 29 06:07:42.176360 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176360 np0000183466 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 29 06:07:42.176360 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176360 np0000183466 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 29 06:07:42.176360 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176593 np0000183466 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 29 06:07:42.176593 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176593 np0000183466 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 29 06:07:42.176593 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176593 np0000183466 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 29 06:07:42.176800 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176800 np0000183466 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 29 06:07:42.176800 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176800 np0000183466 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 29 06:07:42.176800 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.176800 np0000183466 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 29 06:07:42.176800 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177096 np0000183466 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 29 06:07:42.177096 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177096 np0000183466 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 29 06:07:42.177096 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177096 np0000183466 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 29 06:07:42.177096 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177408 np0000183466 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 29 06:07:42.177408 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177408 np0000183466 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 29 06:07:42.177408 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177408 np0000183466 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 29 06:07:42.177408 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177659 np0000183466 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 29 06:07:42.177659 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177659 np0000183466 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 29 06:07:42.177659 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.177659 np0000183466 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 29 06:07:42.177659 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178007 np0000183466 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 29 06:07:42.178007 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178007 np0000183466 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 29 06:07:42.178007 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178182 np0000183466 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 29 06:07:42.178182 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178182 np0000183466 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 29 06:07:42.178182 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178347 np0000183466 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 29 06:07:42.178347 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178347 np0000183466 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 29 06:07:42.178347 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178518 np0000183466 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 29 06:07:42.178518 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178518 np0000183466 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 29 06:07:42.178518 np0000183466 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 29 06:07:42.178727 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.178766 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-2451ebe1-203c-4e7f-bc10-cbbb927fec41 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension UsedLimits extending resource: limits {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.178802 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension TypesManage extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension AdminActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension AdminActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension AdminActions extending resource: backups {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179114 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179434 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179434 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-e19a14a7-2ff9-44d7-9a3d-99b0d7d44854 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:07:42.179503 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 1/1] 199.19.213.244 () {60 vars in 956 bytes} [Mon Jun 29 06:07:42 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 06:07:42.182472 np0000183466 devstack@c-api.service[113003]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a82ff6a3668 pid: 113003 (default app) Jun 29 06:07:49.390133 np0000183466 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 29 06:07:49.390133 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.390133 np0000183466 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 29 06:07:49.390133 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.390932 np0000183466 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 29 06:07:49.390932 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.390932 np0000183466 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 29 06:07:49.390932 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391247 np0000183466 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 29 06:07:49.391247 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391247 np0000183466 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 29 06:07:49.391247 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391247 np0000183466 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 29 06:07:49.391247 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391598 np0000183466 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 29 06:07:49.391598 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391598 np0000183466 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 29 06:07:49.391598 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391598 np0000183466 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 29 06:07:49.391905 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391905 np0000183466 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 29 06:07:49.391905 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.391905 np0000183466 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 29 06:07:49.391905 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392198 np0000183466 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 29 06:07:49.392198 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392198 np0000183466 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 29 06:07:49.392198 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392488 np0000183466 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 29 06:07:49.392488 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392488 np0000183466 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 29 06:07:49.392488 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392488 np0000183466 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 29 06:07:49.392782 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392782 np0000183466 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 29 06:07:49.392782 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.392782 np0000183466 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 29 06:07:49.392782 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393083 np0000183466 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 29 06:07:49.393083 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393083 np0000183466 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 29 06:07:49.393083 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393083 np0000183466 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 29 06:07:49.393083 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393418 np0000183466 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 29 06:07:49.393418 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393418 np0000183466 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 29 06:07:49.393418 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393418 np0000183466 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 29 06:07:49.393418 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393752 np0000183466 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 29 06:07:49.393752 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393752 np0000183466 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 29 06:07:49.393752 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.393752 np0000183466 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 29 06:07:49.393752 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394216 np0000183466 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 29 06:07:49.394216 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394216 np0000183466 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 29 06:07:49.394216 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394216 np0000183466 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 29 06:07:49.394516 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394516 np0000183466 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 29 06:07:49.394516 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394516 np0000183466 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 29 06:07:49.394516 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394792 np0000183466 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 29 06:07:49.394792 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394792 np0000183466 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 29 06:07:49.394792 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.394792 np0000183466 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 29 06:07:49.394792 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395142 np0000183466 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 29 06:07:49.395142 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395142 np0000183466 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 29 06:07:49.395142 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395142 np0000183466 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 29 06:07:49.395142 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395451 np0000183466 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 29 06:07:49.395451 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395451 np0000183466 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 29 06:07:49.395451 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395451 np0000183466 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 29 06:07:49.395732 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395732 np0000183466 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 29 06:07:49.395732 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.395732 np0000183466 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 29 06:07:49.395732 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396084 np0000183466 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 29 06:07:49.396084 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396084 np0000183466 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 29 06:07:49.396084 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396491 np0000183466 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 29 06:07:49.396491 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396491 np0000183466 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 29 06:07:49.396491 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396750 np0000183466 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 29 06:07:49.396750 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396750 np0000183466 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 29 06:07:49.396750 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.396750 np0000183466 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 29 06:07:49.397066 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397066 np0000183466 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 29 06:07:49.397066 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397066 np0000183466 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 29 06:07:49.397066 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397240 np0000183466 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 29 06:07:49.397240 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397240 np0000183466 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 29 06:07:49.397240 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397395 np0000183466 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 29 06:07:49.397395 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397395 np0000183466 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 29 06:07:49.397395 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397559 np0000183466 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 29 06:07:49.397559 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397559 np0000183466 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 29 06:07:49.397559 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397708 np0000183466 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 29 06:07:49.397708 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397708 np0000183466 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 29 06:07:49.397708 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397877 np0000183466 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 29 06:07:49.397877 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.397877 np0000183466 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 29 06:07:49.397877 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398195 np0000183466 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 29 06:07:49.398195 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398195 np0000183466 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 29 06:07:49.398195 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398195 np0000183466 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 29 06:07:49.398429 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398429 np0000183466 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 29 06:07:49.398429 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398429 np0000183466 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 29 06:07:49.398429 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398429 np0000183466 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 29 06:07:49.398743 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398743 np0000183466 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 29 06:07:49.398743 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.398743 np0000183466 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 29 06:07:49.398743 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399044 np0000183466 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 29 06:07:49.399044 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399044 np0000183466 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 29 06:07:49.399044 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399044 np0000183466 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 29 06:07:49.399044 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399326 np0000183466 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 29 06:07:49.399326 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399326 np0000183466 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 29 06:07:49.399326 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399326 np0000183466 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 29 06:07:49.399326 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399553 np0000183466 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 29 06:07:49.399553 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399553 np0000183466 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 29 06:07:49.399553 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399553 np0000183466 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 29 06:07:49.399553 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399776 np0000183466 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 29 06:07:49.399776 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399776 np0000183466 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 29 06:07:49.399776 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.399776 np0000183466 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 29 06:07:49.399776 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400099 np0000183466 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 29 06:07:49.400099 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400099 np0000183466 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 29 06:07:49.400099 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400372 np0000183466 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 29 06:07:49.400372 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400372 np0000183466 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 29 06:07:49.400372 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400372 np0000183466 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 29 06:07:49.400633 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400633 np0000183466 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 29 06:07:49.400633 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400633 np0000183466 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 29 06:07:49.400633 np0000183466 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 29 06:07:49.400633 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-55958a02-1662-48d2-8a65-4276df35b1cc None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:07:49.886839 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-55958a02-1662-48d2-8a65-4276df35b1cc admin admin] POST https://199.19.213.244/volume/v3/types Jun 29 06:07:49.887398 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-55958a02-1662-48d2-8a65-4276df35b1cc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 06:07:49.889100 np0000183466 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 29 06:07:49.889100 np0000183466 devstack@c-api.service[113005]: warnings.warn( Jun 29 06:07:49.924718 np0000183466 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-55958a02-1662-48d2-8a65-4276df35b1cc 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:07:49.955180 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-55958a02-1662-48d2-8a65-4276df35b1cc admin admin] https://199.19.213.244/volume/v3/types returned with HTTP 200 Jun 29 06:07:49.956254 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 1/2] 199.19.213.244 () {68 vars in 1288 bytes} [Mon Jun 29 06:07:49 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:07:49.982685 np0000183466 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 29 06:07:49.982685 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.982685 np0000183466 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 29 06:07:49.982685 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.982685 np0000183466 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 29 06:07:49.983598 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.983598 np0000183466 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 29 06:07:49.983598 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.983598 np0000183466 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 29 06:07:49.983598 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.983904 np0000183466 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 29 06:07:49.983904 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.983904 np0000183466 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 29 06:07:49.983904 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.983904 np0000183466 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 29 06:07:49.983904 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984265 np0000183466 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 29 06:07:49.984265 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984265 np0000183466 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 29 06:07:49.984265 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984487 np0000183466 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 29 06:07:49.984487 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984487 np0000183466 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 29 06:07:49.984487 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984714 np0000183466 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 29 06:07:49.984714 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.984714 np0000183466 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 29 06:07:49.984714 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985021 np0000183466 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 29 06:07:49.985021 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985021 np0000183466 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 29 06:07:49.985021 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985021 np0000183466 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 29 06:07:49.985426 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985426 np0000183466 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 29 06:07:49.985426 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985426 np0000183466 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 29 06:07:49.985426 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985709 np0000183466 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 29 06:07:49.985709 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985709 np0000183466 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 29 06:07:49.985709 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.985709 np0000183466 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 29 06:07:49.985709 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986083 np0000183466 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 29 06:07:49.986083 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986083 np0000183466 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 29 06:07:49.986083 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986083 np0000183466 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 29 06:07:49.986083 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986280 np0000183466 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 29 06:07:49.986280 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986280 np0000183466 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 29 06:07:49.986280 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986280 np0000183466 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 29 06:07:49.986280 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986476 np0000183466 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 29 06:07:49.986476 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986476 np0000183466 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 29 06:07:49.986476 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986476 np0000183466 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 29 06:07:49.986663 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986663 np0000183466 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 29 06:07:49.986663 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986663 np0000183466 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 29 06:07:49.986663 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986822 np0000183466 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 29 06:07:49.986822 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986822 np0000183466 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 29 06:07:49.986822 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.986822 np0000183466 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 29 06:07:49.986822 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987046 np0000183466 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 29 06:07:49.987046 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987046 np0000183466 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 29 06:07:49.987046 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987046 np0000183466 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 29 06:07:49.987046 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987236 np0000183466 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 29 06:07:49.987236 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987236 np0000183466 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 29 06:07:49.987236 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987236 np0000183466 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 29 06:07:49.987405 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987405 np0000183466 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 29 06:07:49.987405 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987405 np0000183466 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 29 06:07:49.987405 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987582 np0000183466 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 29 06:07:49.987582 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987582 np0000183466 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 29 06:07:49.987582 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987723 np0000183466 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 29 06:07:49.987723 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987723 np0000183466 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 29 06:07:49.987723 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987880 np0000183466 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 29 06:07:49.987880 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987880 np0000183466 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 29 06:07:49.987880 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.987880 np0000183466 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 29 06:07:49.988072 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988072 np0000183466 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 29 06:07:49.988072 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988072 np0000183466 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 29 06:07:49.988072 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988229 np0000183466 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 29 06:07:49.988229 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988229 np0000183466 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 29 06:07:49.988229 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988360 np0000183466 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 29 06:07:49.988360 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988360 np0000183466 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 29 06:07:49.988360 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988507 np0000183466 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 29 06:07:49.988507 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988507 np0000183466 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 29 06:07:49.988507 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988659 np0000183466 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 29 06:07:49.988659 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988659 np0000183466 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 29 06:07:49.988659 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988794 np0000183466 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 29 06:07:49.988794 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988794 np0000183466 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 29 06:07:49.988794 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988989 np0000183466 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 29 06:07:49.988989 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988989 np0000183466 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 29 06:07:49.988989 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.988989 np0000183466 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 29 06:07:49.989177 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989177 np0000183466 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 29 06:07:49.989177 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989177 np0000183466 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 29 06:07:49.989177 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989177 np0000183466 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 29 06:07:49.989450 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989450 np0000183466 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 29 06:07:49.989450 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989450 np0000183466 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 29 06:07:49.989450 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989614 np0000183466 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 29 06:07:49.989614 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989614 np0000183466 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 29 06:07:49.989614 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989614 np0000183466 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 29 06:07:49.989614 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989798 np0000183466 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 29 06:07:49.989798 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989798 np0000183466 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 29 06:07:49.989798 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.989798 np0000183466 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 29 06:07:49.989798 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990220 np0000183466 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 29 06:07:49.990220 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990220 np0000183466 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 29 06:07:49.990220 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990220 np0000183466 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 29 06:07:49.990220 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990612 np0000183466 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 29 06:07:49.990612 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990612 np0000183466 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 29 06:07:49.990612 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990612 np0000183466 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 29 06:07:49.990612 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990811 np0000183466 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 29 06:07:49.990811 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990811 np0000183466 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 29 06:07:49.990811 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990986 np0000183466 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 29 06:07:49.990986 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990986 np0000183466 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 29 06:07:49.990986 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.990986 np0000183466 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 29 06:07:49.992037 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.992037 np0000183466 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 29 06:07:49.992037 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.992037 np0000183466 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 29 06:07:49.992037 np0000183466 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 29 06:07:49.992037 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-55958a02-1662-48d2-8a65-4276df35b1cc req-5956e72d-f2dd-483b-b0ba-b1b7be767f01 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:07:50.362468 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-55958a02-1662-48d2-8a65-4276df35b1cc req-5956e72d-f2dd-483b-b0ba-b1b7be767f01 admin admin] POST https://199.19.213.244/volume/v3/types/f3da966a-9151-4b76-95c7-9a734960a946/extra_specs Jun 29 06:07:50.362468 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-55958a02-1662-48d2-8a65-4276df35b1cc req-5956e72d-f2dd-483b-b0ba-b1b7be767f01 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 06:07:50.362468 np0000183466 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 29 06:07:50.362468 np0000183466 devstack@c-api.service[113004]: warnings.warn( Jun 29 06:07:50.371785 np0000183466 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [req-55958a02-1662-48d2-8a65-4276df35b1cc req-5956e72d-f2dd-483b-b0ba-b1b7be767f01 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:07:50.439664 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-55958a02-1662-48d2-8a65-4276df35b1cc req-5956e72d-f2dd-483b-b0ba-b1b7be767f01 admin admin] https://199.19.213.244/volume/v3/types/f3da966a-9151-4b76-95c7-9a734960a946/extra_specs returned with HTTP 200 Jun 29 06:07:50.439664 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 1/3] 199.19.213.244 () {70 vars in 1505 bytes} [Mon Jun 29 06:07:49 2026] POST /volume/v3/types/f3da966a-9151-4b76-95c7-9a734960a946/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:07:52.039446 np0000183466 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=6 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:07:52.051727 np0000183466 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=6 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:07:59.952255 np0000183466 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:08:00.436410 np0000183466 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:10:14.855820 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-3c49c27e-1d5f-42d5-abe6-a5398b0fb420 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:14.857159 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-3c49c27e-1d5f-42d5-abe6-a5398b0fb420 None None] GET https://199.19.213.244/volume// Jun 29 06:10:14.857702 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-3c49c27e-1d5f-42d5-abe6-a5398b0fb420 None None] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:14.858060 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-3c49c27e-1d5f-42d5-abe6-a5398b0fb420 None None] Calling method 'all' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:14.859220 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-3c49c27e-1d5f-42d5-abe6-a5398b0fb420 None None] https://199.19.213.244/volume// returned with HTTP 300 Jun 29 06:10:14.859787 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 2/4] 199.19.213.244 () {66 vars in 1456 bytes} [Mon Jun 29 06:10:14 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 06:10:52.772389 np0000183466 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 29 06:10:52.772389 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.772389 np0000183466 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 29 06:10:52.772389 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.772389 np0000183466 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 29 06:10:52.773284 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.773284 np0000183466 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 29 06:10:52.773284 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.773284 np0000183466 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 29 06:10:52.773284 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.773633 np0000183466 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 29 06:10:52.773633 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.773633 np0000183466 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 29 06:10:52.773633 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.773633 np0000183466 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 29 06:10:52.773633 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774055 np0000183466 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 29 06:10:52.774055 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774055 np0000183466 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 29 06:10:52.774055 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774365 np0000183466 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 29 06:10:52.774365 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774365 np0000183466 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 29 06:10:52.774365 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774642 np0000183466 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 29 06:10:52.774642 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774642 np0000183466 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 29 06:10:52.774642 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774943 np0000183466 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 29 06:10:52.774943 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774943 np0000183466 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 29 06:10:52.774943 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.774943 np0000183466 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 29 06:10:52.775399 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.775399 np0000183466 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 29 06:10:52.775399 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.775399 np0000183466 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 29 06:10:52.775399 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.775936 np0000183466 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 29 06:10:52.775936 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.775936 np0000183466 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 29 06:10:52.775936 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.775936 np0000183466 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 29 06:10:52.775936 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776297 np0000183466 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 29 06:10:52.776297 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776297 np0000183466 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 29 06:10:52.776297 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776297 np0000183466 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 29 06:10:52.776297 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776580 np0000183466 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 29 06:10:52.776580 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776580 np0000183466 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 29 06:10:52.776580 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776580 np0000183466 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 29 06:10:52.776580 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776868 np0000183466 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 29 06:10:52.776868 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776868 np0000183466 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 29 06:10:52.776868 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.776868 np0000183466 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 29 06:10:52.777117 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777117 np0000183466 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 29 06:10:52.777117 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777117 np0000183466 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 29 06:10:52.777117 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777345 np0000183466 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 29 06:10:52.777345 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777345 np0000183466 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 29 06:10:52.777345 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777345 np0000183466 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 29 06:10:52.777345 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777608 np0000183466 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 29 06:10:52.777608 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777608 np0000183466 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 29 06:10:52.777608 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777608 np0000183466 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 29 06:10:52.777608 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777885 np0000183466 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 29 06:10:52.777885 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777885 np0000183466 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 29 06:10:52.777885 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.777885 np0000183466 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 29 06:10:52.778148 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778148 np0000183466 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 29 06:10:52.778148 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778148 np0000183466 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 29 06:10:52.778148 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778378 np0000183466 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 29 06:10:52.778378 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778378 np0000183466 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 29 06:10:52.778378 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778566 np0000183466 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 29 06:10:52.778566 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778566 np0000183466 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 29 06:10:52.778566 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778762 np0000183466 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 29 06:10:52.778762 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778762 np0000183466 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 29 06:10:52.778762 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.778762 np0000183466 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 29 06:10:52.779044 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779044 np0000183466 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 29 06:10:52.779044 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779044 np0000183466 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 29 06:10:52.779044 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779276 np0000183466 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 29 06:10:52.779276 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779276 np0000183466 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 29 06:10:52.779276 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779468 np0000183466 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 29 06:10:52.779468 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779468 np0000183466 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 29 06:10:52.779468 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779662 np0000183466 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 29 06:10:52.779662 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779662 np0000183466 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 29 06:10:52.779662 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779872 np0000183466 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 29 06:10:52.779872 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.779872 np0000183466 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 29 06:10:52.779872 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780084 np0000183466 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 29 06:10:52.780084 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780084 np0000183466 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 29 06:10:52.780084 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780278 np0000183466 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 29 06:10:52.780278 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780278 np0000183466 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 29 06:10:52.780278 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780278 np0000183466 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 29 06:10:52.780517 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780517 np0000183466 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 29 06:10:52.780517 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780517 np0000183466 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 29 06:10:52.780517 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780517 np0000183466 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 29 06:10:52.780756 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780756 np0000183466 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 29 06:10:52.780756 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.780756 np0000183466 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 29 06:10:52.780756 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781001 np0000183466 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 29 06:10:52.781001 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781001 np0000183466 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 29 06:10:52.781001 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781001 np0000183466 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 29 06:10:52.781001 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781250 np0000183466 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 29 06:10:52.781250 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781250 np0000183466 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 29 06:10:52.781250 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781250 np0000183466 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 29 06:10:52.781250 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781506 np0000183466 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 29 06:10:52.781506 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781506 np0000183466 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 29 06:10:52.781506 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781506 np0000183466 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 29 06:10:52.781506 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781758 np0000183466 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 29 06:10:52.781758 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781758 np0000183466 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 29 06:10:52.781758 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.781758 np0000183466 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 29 06:10:52.781758 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782034 np0000183466 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 29 06:10:52.782034 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782034 np0000183466 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 29 06:10:52.782034 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782201 np0000183466 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 29 06:10:52.782201 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782201 np0000183466 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 29 06:10:52.782201 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782201 np0000183466 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 29 06:10:52.782413 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782413 np0000183466 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 29 06:10:52.782413 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782413 np0000183466 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 29 06:10:52.782413 np0000183466 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 29 06:10:52.782413 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-725d5500-2a7c-47e2-a8f6-f80c9ef75190 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:52.782413 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 1/5] 199.19.213.244 () {62 vars in 1068 bytes} [Mon Jun 29 06:10:52 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 06:10:52.820115 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:52.830562 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 2/6] 199.19.213.244 () {64 vars in 1272 bytes} [Mon Jun 29 06:10:52 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 29 06:10:52.867646 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf req-014ef6b4-b10f-4806-962e-a2233c5f1063 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:52.871326 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf req-014ef6b4-b10f-4806-962e-a2233c5f1063 demo demo] GET https://199.19.213.244/volume/v3/ Jun 29 06:10:52.871588 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf req-014ef6b4-b10f-4806-962e-a2233c5f1063 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:52.871847 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf req-014ef6b4-b10f-4806-962e-a2233c5f1063 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:52.872921 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-ec2488d9-e12c-4a08-bd73-e87d571c6cdf req-014ef6b4-b10f-4806-962e-a2233c5f1063 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 29 06:10:52.873369 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 2/7] 199.19.213.244 () {66 vars in 1346 bytes} [Mon Jun 29 06:10:52 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 29 06:10:52.912699 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:53.237271 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 demo demo] GET https://199.19.213.244/volume/v3/types Jun 29 06:10:53.237605 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:53.237844 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 demo demo] Calling method 'index' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:53.238367 np0000183466 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 29 06:10:53.238367 np0000183466 devstack@c-api.service[113006]: warnings.warn( Jun 29 06:10:53.239027 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:10:53.275648 np0000183466 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:10:53.300148 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-0fad6216-0c7b-4b04-b23c-4f6d7f3ddd69 demo demo] https://199.19.213.244/volume/v3/types returned with HTTP 200 Jun 29 06:10:53.300650 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 3/8] 199.19.213.244 () {64 vars in 1290 bytes} [Mon Jun 29 06:10:52 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:10:53.339110 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:53.660506 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 29 06:10:53.660875 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:53.661094 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 demo demo] Calling method 'show' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:53.700994 np0000183466 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:10:53.719062 np0000183466 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 29 06:10:53.719062 np0000183466 devstack@c-api.service[113003]: warnings.warn( Jun 29 06:10:53.721281 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-51a0ae57-c8a7-4316-b41d-700159ae8800 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 29 06:10:53.721904 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 2/9] 199.19.213.244 () {64 vars in 1301 bytes} [Mon Jun 29 06:10:53 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:10:54.240704 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-4c199a9b-9f32-488e-b09b-3110a49c8665 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:54.242068 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 3/10] 199.19.213.244 () {62 vars in 1068 bytes} [Mon Jun 29 06:10:54 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 29 06:10:54.279343 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-e5f45020-898c-49ef-a705-ca2a422d846e None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:54.285886 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 3/11] 199.19.213.244 () {64 vars in 1272 bytes} [Mon Jun 29 06:10:54 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 06:10:54.320874 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [req-e5f45020-898c-49ef-a705-ca2a422d846e req-a07e9cc9-d87c-4bb7-88aa-77cbad6ee9e3 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:54.324467 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-e5f45020-898c-49ef-a705-ca2a422d846e req-a07e9cc9-d87c-4bb7-88aa-77cbad6ee9e3 demo demo] GET https://199.19.213.244/volume/v3/ Jun 29 06:10:54.324840 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-e5f45020-898c-49ef-a705-ca2a422d846e req-a07e9cc9-d87c-4bb7-88aa-77cbad6ee9e3 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:54.325242 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-e5f45020-898c-49ef-a705-ca2a422d846e req-a07e9cc9-d87c-4bb7-88aa-77cbad6ee9e3 demo demo] Calling method 'version_select' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:54.326121 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-e5f45020-898c-49ef-a705-ca2a422d846e req-a07e9cc9-d87c-4bb7-88aa-77cbad6ee9e3 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 29 06:10:54.326811 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 4/12] 199.19.213.244 () {66 vars in 1346 bytes} [Mon Jun 29 06:10:54 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 29 06:10:54.370051 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-0b3d2bb2-d9f2-4b28-9897-50782b0fed65 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:54.372029 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-0b3d2bb2-d9f2-4b28-9897-50782b0fed65 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 29 06:10:54.372227 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-0b3d2bb2-d9f2-4b28-9897-50782b0fed65 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:54.372442 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-0b3d2bb2-d9f2-4b28-9897-50782b0fed65 demo demo] Calling method 'show' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:54.381383 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-0b3d2bb2-d9f2-4b28-9897-50782b0fed65 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 29 06:10:54.381769 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 3/13] 199.19.213.244 () {64 vars in 1301 bytes} [Mon Jun 29 06:10:54 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:10:55.007776 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-ef312518-eccc-483b-9eaf-89de00b32ecf None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.008985 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 4/14] 199.19.213.244 () {62 vars in 1068 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.038144 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-b7e9cd55-b34e-4c87-a096-8d213b9f158e None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.042035 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 4/15] 199.19.213.244 () {64 vars in 1272 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.076575 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [req-b7e9cd55-b34e-4c87-a096-8d213b9f158e req-55af0c08-1871-4cdf-a4e5-56342b98171e None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.079744 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-b7e9cd55-b34e-4c87-a096-8d213b9f158e req-55af0c08-1871-4cdf-a4e5-56342b98171e demo demo] GET https://199.19.213.244/volume/v3/ Jun 29 06:10:55.080069 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-b7e9cd55-b34e-4c87-a096-8d213b9f158e req-55af0c08-1871-4cdf-a4e5-56342b98171e demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:55.080369 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-b7e9cd55-b34e-4c87-a096-8d213b9f158e req-55af0c08-1871-4cdf-a4e5-56342b98171e demo demo] Calling method 'version_select' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:55.080816 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-b7e9cd55-b34e-4c87-a096-8d213b9f158e req-55af0c08-1871-4cdf-a4e5-56342b98171e demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 29 06:10:55.081325 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 5/16] 199.19.213.244 () {66 vars in 1346 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.126469 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-e31a51c5-8161-42e0-ae4a-657eeaa314d9 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.129233 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-e31a51c5-8161-42e0-ae4a-657eeaa314d9 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 29 06:10:55.129574 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-e31a51c5-8161-42e0-ae4a-657eeaa314d9 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:55.129778 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-e31a51c5-8161-42e0-ae4a-657eeaa314d9 demo demo] Calling method 'show' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:55.143568 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-e31a51c5-8161-42e0-ae4a-657eeaa314d9 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 29 06:10:55.144296 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 4/17] 199.19.213.244 () {64 vars in 1301 bytes} [Mon Jun 29 06:10:55 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:10:55.184727 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-2e413257-e62e-4102-af17-07b631b18647 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.186005 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 5/18] 199.19.213.244 () {62 vars in 1068 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.222451 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.226463 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 5/19] 199.19.213.244 () {64 vars in 1272 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.264308 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc req-5a67e8ae-f79e-43b7-b782-e96cb3a12296 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.267676 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc req-5a67e8ae-f79e-43b7-b782-e96cb3a12296 demo demo] GET https://199.19.213.244/volume/v3/ Jun 29 06:10:55.268108 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc req-5a67e8ae-f79e-43b7-b782-e96cb3a12296 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:55.268488 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc req-5a67e8ae-f79e-43b7-b782-e96cb3a12296 demo demo] Calling method 'version_select' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:55.269190 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [req-e5794b5f-79a5-491d-8eff-75fcdfeb3ddc req-5a67e8ae-f79e-43b7-b782-e96cb3a12296 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 29 06:10:55.269959 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 6/20] 199.19.213.244 () {66 vars in 1346 bytes} [Mon Jun 29 06:10:55 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 29 06:10:55.307980 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-8a6f1d60-c372-48ff-be03-c98fef0430b1 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:10:55.312375 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-8a6f1d60-c372-48ff-be03-c98fef0430b1 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 29 06:10:55.313013 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-8a6f1d60-c372-48ff-be03-c98fef0430b1 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:10:55.313627 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-8a6f1d60-c372-48ff-be03-c98fef0430b1 demo demo] Calling method 'show' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:10:55.323248 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-8a6f1d60-c372-48ff-be03-c98fef0430b1 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 29 06:10:55.323532 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 5/21] 199.19.213.244 () {64 vars in 1301 bytes} [Mon Jun 29 06:10:55 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:11:03.292494 np0000183466 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 29 06:11:05.319902 np0000183466 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=8 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:16:21.386694 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:16:21.488361 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:16:21.488756 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:16:21.489236 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:16:21.490380 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:16:21.492209 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:16:21.536095 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] Get all volumes completed successfully. Jun 29 06:16:21.538298 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-4d50d324-d52f-4fbb-9b5a-525892b256fc demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:16:21.538940 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 6/22] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:16:21 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 29 06:16:31.529172 np0000183466 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 29 06:17:21.564966 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:17:21.567774 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:17:21.568049 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:17:21.568259 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:17:21.568897 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:17:21.569937 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:17:21.606653 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] Get all volumes completed successfully. Jun 29 06:17:21.608732 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-49afc3c0-d43c-42a5-8f72-149135ef2d67 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:17:21.609141 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 6/23] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:17:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:17:31.600501 np0000183466 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 29 06:18:21.630596 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:18:21.636477 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:18:21.637207 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:18:21.637728 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:18:21.638809 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:18:21.640661 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:18:21.676749 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] Get all volumes completed successfully. Jun 29 06:18:21.680407 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-933af70b-b226-409a-86f6-aa5a90a0a3ea demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:18:21.680987 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 7/24] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:18:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:18:31.671004 np0000183466 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 29 06:19:21.705889 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-42b7f588-a3eb-4d27-ab43-fce92353734b None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:19:21.711463 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:19:21.711805 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:19:21.712328 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:19:21.713185 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:19:21.714675 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:19:21.762808 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] Get all volumes completed successfully. Jun 29 06:19:21.765595 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-42b7f588-a3eb-4d27-ab43-fce92353734b demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:19:21.766144 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 6/25] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:19:21 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 29 06:19:31.754291 np0000183466 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 29 06:20:21.801678 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-3331c828-0407-401f-a94a-4ea18863559b None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:20:21.804654 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:20:21.804983 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:20:21.806036 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:20:21.806036 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:20:21.806645 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:20:21.816170 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] Get all volumes completed successfully. Jun 29 06:20:21.820593 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-3331c828-0407-401f-a94a-4ea18863559b demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:20:21.821258 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 7/26] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:20:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:20:31.810463 np0000183466 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 29 06:21:21.854007 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-676c2867-4fb9-4300-bd90-5b2b59080887 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:21:21.994340 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:21:21.994641 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:21:21.994801 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:21:21.995076 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:21:21.996028 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:21:22.008366 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] Get all volumes completed successfully. Jun 29 06:21:22.011994 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-676c2867-4fb9-4300-bd90-5b2b59080887 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:21:22.012593 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 7/27] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:21:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:21:32.003518 np0000183466 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 29 06:22:22.039108 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-401b3d70-7672-44fc-a0cf-358ee6757170 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:22:22.042752 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:22:22.043055 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:22:22.043341 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:22:22.043755 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:22:22.045027 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:22:22.057297 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] Get all volumes completed successfully. Jun 29 06:22:22.060475 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-401b3d70-7672-44fc-a0cf-358ee6757170 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:22:22.061319 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 8/28] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:22:22 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 29 06:22:32.050342 np0000183466 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 29 06:23:22.079318 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-2f9a399b-6356-4e06-81b2-ef69847f33db None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:23:22.082487 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:23:22.083958 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:23:22.083958 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:23:22.083958 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:23:22.085112 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:23:22.093330 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] Get all volumes completed successfully. Jun 29 06:23:22.095190 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-2f9a399b-6356-4e06-81b2-ef69847f33db demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:23:22.095505 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 7/29] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:23:22 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 29 06:23:32.089431 np0000183466 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 29 06:24:22.114409 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:24:22.119215 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:24:22.119714 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:24:22.120121 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:24:22.120714 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:24:22.122130 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:24:22.130386 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] Get all volumes completed successfully. Jun 29 06:24:22.133210 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-c792b36e-ea02-4f6a-815b-e00456e648c7 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:24:22.133679 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 8/30] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:24:22 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 29 06:24:32.125157 np0000183466 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 29 06:25:22.152096 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-55533d60-29ee-4d9d-97d8-10703b5d527a None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:25:22.154242 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:25:22.154418 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:25:22.154600 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:25:22.154819 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:25:22.155537 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:25:22.164672 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] Get all volumes completed successfully. Jun 29 06:25:22.169013 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-55533d60-29ee-4d9d-97d8-10703b5d527a demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:25:22.169512 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 8/31] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:25:22 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 29 06:25:32.159746 np0000183466 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 29 06:26:22.199081 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:26:22.203548 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:26:22.204030 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:26:22.204409 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:26:22.204850 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:26:22.206406 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:26:22.215180 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] Get all volumes completed successfully. Jun 29 06:26:22.217310 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-781b4c11-682d-4f89-8fd9-0df6db7eaae3 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:26:22.217683 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 9/32] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:26:22 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 29 06:26:32.210593 np0000183466 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 29 06:27:22.238359 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:27:22.388701 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:27:22.389144 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:27:22.389489 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:27:22.389962 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:27:22.391385 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:27:22.403979 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] Get all volumes completed successfully. Jun 29 06:27:22.407606 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-01875ce4-15b7-4a01-8e99-47f35a0ca118 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:27:22.408307 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 8/33] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:27:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:27:32.395916 np0000183466 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 29 06:28:22.426356 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-98c404f5-d546-447d-b558-d147bbd925bd None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:28:22.429561 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:28:22.429814 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:28:22.430159 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:28:22.430509 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:28:22.431671 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:28:22.444575 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] Get all volumes completed successfully. Jun 29 06:28:22.447759 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-98c404f5-d546-447d-b558-d147bbd925bd demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:28:22.448328 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 9/34] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:28:22 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 29 06:28:32.435581 np0000183466 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 29 06:29:22.466777 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:29:22.473214 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:29:22.473666 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:29:22.473666 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:29:22.473974 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:29:22.474925 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:29:22.482255 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] Get all volumes completed successfully. Jun 29 06:29:22.484067 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-4de23198-06b6-4d8b-95ae-3445a8ed7d41 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:29:22.484448 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 9/35] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:29:22 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 29 06:29:32.478160 np0000183466 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 29 06:30:22.498822 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:30:22.502369 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:30:22.502662 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:30:22.503015 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:30:22.503250 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:30:22.504270 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:30:22.512998 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] Get all volumes completed successfully. Jun 29 06:30:22.515984 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-340aae46-f6a7-454c-9c5c-1cec85cb886a demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:30:22.516058 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 10/36] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:30:22 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 29 06:30:32.507745 np0000183466 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 29 06:31:22.537273 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:31:22.541236 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:31:22.541610 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:31:22.542136 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:31:22.542568 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:31:22.543723 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:31:22.554019 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] Get all volumes completed successfully. Jun 29 06:31:22.556882 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-798a6cdf-f916-4ddf-a777-d49e35a02020 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:31:22.557376 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 9/37] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:31:22 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 29 06:31:32.547424 np0000183466 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 29 06:32:22.576271 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:32:22.580499 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:32:22.580719 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:32:22.581097 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:32:22.581422 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:32:22.582472 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:32:22.592679 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] Get all volumes completed successfully. Jun 29 06:32:22.594986 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-70940cc2-611a-4f2f-9b43-d72632a96f3b demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:32:22.595663 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 10/38] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:32:22 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 29 06:32:32.586276 np0000183466 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 29 06:33:22.614542 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-9471c4f0-f00b-4976-a96e-743d25acb307 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:33:22.697686 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:33:22.699354 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:33:22.699354 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:33:22.699354 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:33:22.701414 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:33:22.711835 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] Get all volumes completed successfully. Jun 29 06:33:22.716791 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-9471c4f0-f00b-4976-a96e-743d25acb307 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:33:22.717824 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 10/39] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:33:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:33:32.704315 np0000183466 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 29 06:34:22.736006 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:34:22.738676 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:34:22.738941 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:34:22.739195 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:34:22.739490 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:34:22.740527 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:34:22.749267 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] Get all volumes completed successfully. Jun 29 06:34:22.753323 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-df9edb4b-ac41-4659-b68f-87e6d6a0ecb8 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:34:22.754145 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 11/40] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:34:22 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 29 06:34:32.743962 np0000183466 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 29 06:35:22.774224 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:35:22.777204 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:35:22.777506 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:35:22.777680 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:35:22.778021 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:35:22.779150 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:35:22.790277 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] Get all volumes completed successfully. Jun 29 06:35:22.793007 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-3ab38e17-f427-499a-98f2-588d2ed9cfe6 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:35:22.793613 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 10/41] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:35:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:35:32.784015 np0000183466 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 29 06:36:22.810312 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-299261dd-29fa-4c01-a3c5-f15b938057ae None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:36:22.813577 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:36:22.813935 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:36:22.814384 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:36:22.814500 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:36:22.815637 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:36:22.824118 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] Get all volumes completed successfully. Jun 29 06:36:22.826100 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-299261dd-29fa-4c01-a3c5-f15b938057ae demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:36:22.826453 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 11/42] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:36:22 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 29 06:36:32.819138 np0000183466 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 29 06:37:22.843056 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:37:22.847475 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:37:22.847720 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:37:22.848016 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:37:22.848305 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:37:22.849274 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:37:22.857484 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] Get all volumes completed successfully. Jun 29 06:37:22.859584 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-129a79c6-a1fe-4171-8eb9-a541d740d169 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:37:22.860388 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 11/43] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:37:22 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 29 06:37:32.852485 np0000183466 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 29 06:38:22.879925 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:38:22.883268 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:38:22.883516 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:38:22.883784 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:38:22.884163 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:38:22.885338 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:38:22.893463 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] Get all volumes completed successfully. Jun 29 06:38:22.895248 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-ad0edd36-06b1-4370-b666-d4e9c2aacf11 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:38:22.895581 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 12/44] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:38:22 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 29 06:38:32.890596 np0000183466 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 29 06:39:22.913378 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:39:23.017641 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:39:23.017969 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:39:23.018254 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:39:23.018578 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:39:23.019914 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:39:23.028006 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] Get all volumes completed successfully. Jun 29 06:39:23.030140 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-5b003a9b-a836-4b26-ada5-09dd03d284cd demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:39:23.030505 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 11/45] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:39:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:39:33.024696 np0000183466 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 29 06:40:23.052998 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-988cf941-9325-4259-88f3-f324995ecdce None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:40:23.057157 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:40:23.057359 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:40:23.057496 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:40:23.057713 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:40:23.058404 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:40:23.064834 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] Get all volumes completed successfully. Jun 29 06:40:23.067166 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-988cf941-9325-4259-88f3-f324995ecdce demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:40:23.067910 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 12/46] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:40:23 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 29 06:40:33.061306 np0000183466 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 29 06:41:23.087215 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:41:23.089667 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:41:23.090993 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:41:23.091954 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:41:23.091954 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:41:23.093157 np0000183466 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:41:23.101135 np0000183466 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] Get all volumes completed successfully. Jun 29 06:41:23.103385 np0000183466 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6d5b96ff-ad22-4431-bc60-6429ca0d1ccb demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:41:23.104196 np0000183466 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 12/47] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:41:23 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 29 06:41:33.097045 np0000183466 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 29 06:42:23.119883 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:42:23.124623 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:42:23.125021 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:42:23.125430 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] Calling method 'detail' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:42:23.126045 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:42:23.127987 np0000183466 devstack@c-api.service[113006]: DEBUG cinder.volume.api [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113006) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:42:23.136681 np0000183466 devstack@c-api.service[113006]: INFO cinder.volume.api [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] Get all volumes completed successfully. Jun 29 06:42:23.139271 np0000183466 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-70874dc9-30ed-4d8b-8ad1-20e75d342378 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:42:23.139745 np0000183466 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 13/48] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:42:23 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 29 06:42:33.131852 np0000183466 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 29 06:43:23.151462 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:43:23.155620 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:43:23.155936 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:43:23.156233 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:43:23.156585 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:43:23.157717 np0000183466 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:43:23.170358 np0000183466 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] Get all volumes completed successfully. Jun 29 06:43:23.174210 np0000183466 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-6bae84ce-acfb-4eba-bd3a-5a8081162ef8 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:43:23.174985 np0000183466 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 12/49] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:43:23 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 29 06:43:33.162451 np0000183466 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 29 06:44:23.194382 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:44:23.260560 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 29 06:44:23.260732 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] Empty body provided in request {{(pid=113005) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:44:23.261018 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] Calling method 'detail' {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:44:23.261231 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.api.api_utils [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] Removing options '' from query. {{(pid=113005) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:44:23.262246 np0000183466 devstack@c-api.service[113005]: DEBUG cinder.volume.api [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113005) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:44:23.272017 np0000183466 devstack@c-api.service[113005]: INFO cinder.volume.api [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] Get all volumes completed successfully. Jun 29 06:44:23.275440 np0000183466 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-1c02f0ed-7b58-426b-aebe-e86c2627670f demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:44:23.276068 np0000183466 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 13/50] 199.19.213.244 () {64 vars in 1296 bytes} [Mon Jun 29 06:44:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:44:33.265216 np0000183466 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}}