Jun 30 22:29:19.054651 np0000183645 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 22:29:19.065891 np0000183645 devstack@c-api.service[111245]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 22:29:19 2026] *** Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: nodename: np0000183645 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: machine: x86_64 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: clock source: unix Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: pcre jit disabled Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: detected number of CPU cores: 16 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: current working directory: / Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: detected binary path: /usr/bin/uwsgi-core Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: your processes number limit is 256917 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: your memory page size is 4096 bytes Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: detected max file descriptor number: 2048 Jun 30 22:29:19.068587 np0000183645 devstack@c-api.service[111245]: lock engine: pthread robust mutexes Jun 30 22:29:19.069079 np0000183645 devstack@c-api.service[111245]: thunder lock: enabled Jun 30 22:29:19.069079 np0000183645 devstack@c-api.service[111245]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 22:29:19.069148 np0000183645 devstack@c-api.service[111245]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 22:29:19.069148 np0000183645 devstack@c-api.service[111245]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 22:29:19.069148 np0000183645 devstack@c-api.service[111245]: Set PythonHome to /opt/stack/data/venv Jun 30 22:29:19.105950 np0000183645 devstack@c-api.service[111245]: Python main interpreter initialized at 0x7dd56b0a3668 Jun 30 22:29:19.105950 np0000183645 devstack@c-api.service[111245]: python threads support enabled Jun 30 22:29:19.105950 np0000183645 devstack@c-api.service[111245]: your server socket listen backlog is limited to 100 connections Jun 30 22:29:19.105950 np0000183645 devstack@c-api.service[111245]: your mercy for graceful operations on workers is 80 seconds Jun 30 22:29:19.107062 np0000183645 devstack@c-api.service[111245]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 22:29:19.107062 np0000183645 devstack@c-api.service[111245]: *** Operational MODE: preforking *** Jun 30 22:29:19.107062 np0000183645 devstack@c-api.service[111245]: *** uWSGI is running in multiple interpreter mode *** Jun 30 22:29:19.107062 np0000183645 devstack@c-api.service[111245]: spawned uWSGI master process (pid: 111245) Jun 30 22:29:19.107437 np0000183645 devstack@c-api.service[111245]: spawned uWSGI worker 1 (pid: 111250, cores: 1) Jun 30 22:29:19.107051 np0000183645 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 22:29:19.108025 np0000183645 devstack@c-api.service[111245]: spawned uWSGI worker 2 (pid: 111251, cores: 1) Jun 30 22:29:19.108449 np0000183645 devstack@c-api.service[111245]: spawned uWSGI worker 3 (pid: 111252, cores: 1) Jun 30 22:29:19.108898 np0000183645 devstack@c-api.service[111245]: spawned uWSGI worker 4 (pid: 111253, cores: 1) Jun 30 22:29:19.108976 np0000183645 devstack@c-api.service[111245]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: we strongly recommend against using it for new projects. Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: framework. For more detail see Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:29:19.230862 np0000183645 devstack@c-api.service[111251]: import eventlet # noqa Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: we strongly recommend against using it for new projects. Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: framework. For more detail see Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:29:19.242147 np0000183645 devstack@c-api.service[111252]: import eventlet # noqa Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: we strongly recommend against using it for new projects. Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: framework. For more detail see Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:29:19.242993 np0000183645 devstack@c-api.service[111250]: import eventlet # noqa Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: we strongly recommend against using it for new projects. Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: framework. For more detail see Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:29:19.246506 np0000183645 devstack@c-api.service[111253]: import eventlet # noqa Jun 30 22:29:19.315674 np0000183645 devstack@c-api.service[111251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:29:19.315674 np0000183645 devstack@c-api.service[111251]: warnings.warn( Jun 30 22:29:19.326317 np0000183645 devstack@c-api.service[111252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:29:19.326317 np0000183645 devstack@c-api.service[111252]: warnings.warn( Jun 30 22:29:19.330558 np0000183645 devstack@c-api.service[111250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:29:19.330558 np0000183645 devstack@c-api.service[111250]: warnings.warn( Jun 30 22:29:19.334981 np0000183645 devstack@c-api.service[111253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:29:19.334981 np0000183645 devstack@c-api.service[111253]: warnings.warn( Jun 30 22:29:19.388885 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:19.388885 np0000183645 devstack@c-api.service[111251]: from cgi import parse_header Jun 30 22:29:19.403518 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:19.403518 np0000183645 devstack@c-api.service[111252]: from cgi import parse_header Jun 30 22:29:19.413202 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:19.413202 np0000183645 devstack@c-api.service[111253]: from cgi import parse_header Jun 30 22:29:19.413834 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:19.413834 np0000183645 devstack@c-api.service[111250]: from cgi import parse_header Jun 30 22:29:19.438154 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:19.438154 np0000183645 devstack@c-api.service[111251]: removals.removed_module( Jun 30 22:29:19.439701 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:19.439701 np0000183645 devstack@c-api.service[111251]: removals.removed_module( Jun 30 22:29:19.453657 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:19.453657 np0000183645 devstack@c-api.service[111252]: removals.removed_module( Jun 30 22:29:19.455285 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:19.455285 np0000183645 devstack@c-api.service[111252]: removals.removed_module( Jun 30 22:29:19.463536 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:19.463536 np0000183645 devstack@c-api.service[111253]: removals.removed_module( Jun 30 22:29:19.465220 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:19.465220 np0000183645 devstack@c-api.service[111253]: removals.removed_module( Jun 30 22:29:19.469670 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:19.469670 np0000183645 devstack@c-api.service[111250]: removals.removed_module( Jun 30 22:29:19.471271 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:19.471271 np0000183645 devstack@c-api.service[111250]: removals.removed_module( Jun 30 22:29:20.175641 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:20.175641 np0000183645 devstack@c-api.service[111251]: warnings.warn( Jun 30 22:29:20.225982 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:20.225982 np0000183645 devstack@c-api.service[111251]: warnings.warn( Jun 30 22:29:20.228597 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:20.228597 np0000183645 devstack@c-api.service[111252]: warnings.warn( Jun 30 22:29:20.236496 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:20.236496 np0000183645 devstack@c-api.service[111250]: warnings.warn( Jun 30 22:29:20.236673 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:20.236673 np0000183645 devstack@c-api.service[111253]: warnings.warn( Jun 30 22:29:20.283385 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:20.283385 np0000183645 devstack@c-api.service[111252]: warnings.warn( Jun 30 22:29:20.287461 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:20.287461 np0000183645 devstack@c-api.service[111250]: warnings.warn( Jun 30 22:29:20.290296 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:20.290296 np0000183645 devstack@c-api.service[111253]: warnings.warn( Jun 30 22:29:20.424120 np0000183645 devstack@c-api.service[111251]: 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 30 22:29:20.424744 np0000183645 devstack@c-api.service[111251]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111251) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:29:20.468804 np0000183645 devstack@c-api.service[111252]: 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 30 22:29:20.469029 np0000183645 devstack@c-api.service[111252]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111252) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:29:20.470775 np0000183645 devstack@c-api.service[111253]: 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 30 22:29:20.470954 np0000183645 devstack@c-api.service[111253]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111253) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:29:20.472485 np0000183645 devstack@c-api.service[111250]: 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 30 22:29:20.472667 np0000183645 devstack@c-api.service[111250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:29:20.513486 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:20.513486 np0000183645 devstack@c-api.service[111251]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:29:20.528324 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:20.528324 np0000183645 devstack@c-api.service[111252]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:29:20.531933 np0000183645 devstack@c-api.service[111253]: /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 30 22:29:20.531933 np0000183645 devstack@c-api.service[111253]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:29:20.533803 np0000183645 devstack@c-api.service[111250]: /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 30 22:29:20.533803 np0000183645 devstack@c-api.service[111250]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:29:20.977076 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111252) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:29:20.977328 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111251) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:29:20.977427 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.977490 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111253) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:29:20.977561 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.977618 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:29:20.977688 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.977756 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.977815 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.977921 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.978038 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.978134 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.978200 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.978258 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.978326 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.978429 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.978496 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.978496 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.978496 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.978657 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.978713 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.978790 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.978848 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.978963 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.979041 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.979113 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.979178 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.979241 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.979302 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.979364 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.979421 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.979616 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.979675 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.979731 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.979794 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.979849 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.979952 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.980016 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.980071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.981048 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.981156 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.981156 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.981259 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.981338 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.981338 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.981514 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.981580 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.981632 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.981682 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.981741 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.981741 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.981741 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.981917 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.981998 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.982061 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.982061 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.982061 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.982204 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.982257 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.982315 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.982444 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.982522 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.982581 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.982640 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.982640 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.982640 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.982640 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.987631 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.987728 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.987793 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.987852 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.987940 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.988004 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.988059 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.988119 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.988177 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.988229 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.988280 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.988347 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.988418 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.988418 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.988524 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.988582 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.988635 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.988635 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.988635 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.988784 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.988861 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.988861 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.988861 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.989052 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.989052 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.989155 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.989314 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.989373 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.989432 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.989489 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.989549 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.989609 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.989662 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.989778 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.989955 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.990065 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.990158 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.990247 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.990348 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.990526 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.990633 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.990734 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.990831 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.991016 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.991199 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.991368 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.991751 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.991834 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.991928 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.991994 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.992070 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.992125 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.992176 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.992234 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.992294 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.992352 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.992408 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.992457 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.992505 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.992753 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.992802 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.992858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.992929 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.992993 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.993050 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.993103 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.993153 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.993203 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.993609 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.993823 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.993823 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.993970 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.994024 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.994024 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.994130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.994499 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.994499 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.994607 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.994607 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.994702 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.994702 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.994802 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.994856 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.994944 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.995001 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.995050 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.995101 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.995152 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.995152 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.995246 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.995305 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.995363 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.995430 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.995481 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.995540 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.995603 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.995660 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.995660 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.995769 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.995828 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.995828 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.995828 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.996013 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.996013 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.996013 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.996013 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.996206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.996491 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.996545 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.996596 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.996652 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.996714 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.996767 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.996818 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.996888 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.996944 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.997015 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.997079 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.997137 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.997188 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.997238 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.997238 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.997337 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.997337 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.997337 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.997500 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.997561 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.997614 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.997677 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.997734 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.997785 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.997835 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.997905 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.997905 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.998014 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.998079 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.998135 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.998184 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.998234 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.998292 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.998292 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.998292 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.998292 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.998510 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.998510 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.998635 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.998688 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.998737 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.998787 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.998838 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:20.998926 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.998983 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.999045 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.999097 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.999155 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.999214 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.999266 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.999324 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.999376 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.999442 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:20.999502 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.999563 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.999622 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.999672 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.999728 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.999790 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:20.999842 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.000184 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.000184 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.000287 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.000339 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.000399 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.000456 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.000525 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.000577 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.000634 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.000687 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.000744 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.000795 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.000846 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.000928 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.000984 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.001033 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.001097 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.001148 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.001198 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.001254 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.001305 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.001353 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.001402 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.001463 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.001524 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.002400 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.002478 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.002602 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.002687 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.002806 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.002914 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.003037 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.004407 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.004539 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.004613 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.004951 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.005021 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.005094 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.005150 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.005215 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.005279 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.005335 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.005397 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.005458 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.005522 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.005596 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.005660 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.006053 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.006053 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.006053 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.006294 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.006294 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.006448 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.006506 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.006506 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.006616 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.006673 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.006735 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.006808 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.006865 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.006944 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.007016 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.007081 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.007200 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.007200 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.007390 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.007521 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.007656 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.007733 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.007791 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.007858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.007858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.007858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.007858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.007858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.008166 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.008509 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.008509 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.008635 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.008693 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.008693 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.008693 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.008693 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.008952 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.009023 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.009081 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.009138 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.009211 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.009268 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.009330 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.009386 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.009448 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.009504 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.009581 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.009643 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.009698 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.009763 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.009821 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.009930 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.010520 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.010629 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.010690 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.010748 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.010804 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.010859 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.010976 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.011034 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.011099 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.011154 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.011216 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.011270 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.011324 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.011388 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.011528 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.011579 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.011629 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.011673 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.011717 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.011760 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.011803 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.012597 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.012703 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.012840 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.012925 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.013013 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.013062 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.013103 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.013144 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.013186 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.013232 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.013278 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.013327 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.013374 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.013418 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.013470 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.013534 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.013587 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.013640 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.013694 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.013755 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.013810 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.013895 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.013956 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.014024 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.014091 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.014151 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.014206 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.014265 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.014324 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.014407 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.014470 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.014538 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.014973 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.015057 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.015125 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.015184 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.015237 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.015300 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.015359 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.015410 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.015473 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.015527 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.015590 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.015657 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.015710 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.015768 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.015820 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.015897 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.015965 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.016020 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.016077 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.016135 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.016200 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.016257 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.016312 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.016366 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.016419 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.016476 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.016528 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.016577 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.016642 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.016701 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.016756 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.016826 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.016911 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.016983 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.017036 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.017036 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.017036 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.017036 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.017224 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.017715 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.017715 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.017715 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.017715 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.017715 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.017997 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.017997 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.017997 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.018140 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.018209 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.018264 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.018324 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.018400 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.018467 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.018527 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.018588 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.018650 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.018705 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.018767 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.018836 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.018910 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.018966 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.019018 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.019086 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.019153 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.019214 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.019275 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.019329 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.019381 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.019381 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.019485 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.019485 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.019563 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.019563 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.019563 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.019563 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.019717 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.019757 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.019803 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.019843 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.019898 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.019942 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.019990 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.020046 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.020091 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.020131 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.020179 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.020218 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.020261 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.020306 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.020350 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.020387 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.020428 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.020458 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.020490 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.020516 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.020544 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.020567 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.020596 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.020624 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.020652 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.020679 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.020710 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.020735 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.020759 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.020759 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.020807 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.020831 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.020858 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.020904 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.020929 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.020957 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.020982 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021006 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021029 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.021054 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.021082 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.021107 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.021132 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.021157 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.021184 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.021214 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021241 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021269 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.021297 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.021325 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.021349 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021374 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.021398 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.021430 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.021462 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.021487 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021516 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021540 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021540 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.021584 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.021607 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.021607 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.021650 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.021673 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021712 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.021739 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.021765 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.021796 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.021820 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.021847 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.021894 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021919 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.021947 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.021971 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.022060 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022085 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.022109 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022132 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.022155 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.022182 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.022206 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.022206 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.022255 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.022286 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.022286 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022286 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.022286 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.022436 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.022688 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.022717 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.022741 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.022769 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022793 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.022821 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.022851 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.022889 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.022915 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.022940 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.022972 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.022999 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023027 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023050 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023074 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023103 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023130 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.023156 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023183 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.023210 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.023237 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023261 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023287 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023311 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023341 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.023369 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023393 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023417 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023441 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023464 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023487 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.023514 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.023539 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023765 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023765 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023765 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.023839 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023839 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.023839 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.023839 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.023940 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.023969 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.023993 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.024017 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.024044 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.024068 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.024091 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.024113 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.024137 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.024160 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.024183 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.024206 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.024230 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.024253 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.024287 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.024311 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.024338 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.024338 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.024802 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.024927 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.025036 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.025142 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.025245 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.025349 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.025457 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.028048 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.028108 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.028156 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.028222 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.028273 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.028325 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.028389 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.028428 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.028465 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.028500 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.028561 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.028620 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.028677 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.028740 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.028774 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.028883 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.028957 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.029018 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.029076 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.029133 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.029171 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.029202 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.029234 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.029262 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.029323 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.029381 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.029439 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.029473 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.029507 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.029540 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.029568 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.029596 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.029625 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.029649 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.029677 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.029735 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.029767 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.029804 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.029836 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.029883 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.029912 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.029952 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.030395 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.030455 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.030523 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.030576 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.030635 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.030694 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.030735 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.030768 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.030797 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.030912 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.030961 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.031016 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.031074 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.031120 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.031156 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.031189 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.031250 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.031313 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.031373 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.031406 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.031439 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.031506 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.031579 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.031694 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.031800 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.031924 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.032028 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.032139 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.032208 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.032273 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.032327 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.032367 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.032412 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.032449 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.032493 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.032535 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.032579 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.032620 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.032657 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.032693 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.032693 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.032766 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.032766 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.032843 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.032909 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.032947 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.032985 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.033022 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.033066 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.033108 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.033145 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.033185 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.033232 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.033283 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.033321 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.033365 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.033407 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.033448 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.033490 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.033530 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.033566 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.033603 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.033644 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.033689 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.033689 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.033766 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.033807 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.033807 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.033807 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.033807 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.033959 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.034003 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.034003 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.034075 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.034075 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.034147 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.034147 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.034222 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.034259 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.034259 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.034324 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.034361 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.034361 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.034460 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.034501 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.034538 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.034580 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.034580 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.034580 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.034686 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.034724 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.034760 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.034797 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.034844 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.034844 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.034844 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.034844 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.035001 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.035195 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.035277 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.035383 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.035493 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.035597 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.035697 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.035809 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.036306 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.036390 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.036571 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.036571 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.036672 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.036781 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.036837 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.036837 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.036962 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.037014 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.037066 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.037106 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.037142 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.037200 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.037246 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.037284 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.037321 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.037357 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.037394 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.037431 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.037472 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.037514 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.037554 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.037600 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.037638 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.037674 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.037674 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.037674 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.037783 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.037839 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.037839 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.037938 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.037976 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.038556 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.038556 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.038691 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.038736 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.038781 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.038818 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.038854 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.038914 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.038953 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.038996 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.038996 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.039080 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.039080 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.039145 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.039189 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.039189 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.039257 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.039299 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.039338 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.039374 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.039374 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.039452 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.039491 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.039532 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.039574 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.039691 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.039798 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.040364 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.040499 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.040556 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.040676 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.040770 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.040883 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.041006 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:29:21.041513 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:29:21.041620 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:29:21.041724 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:29:21.041830 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:29:21.041945 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:29:21.042050 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:29:21.084994 np0000183645 devstack@c-api.service[111250]: INFO dbcounter [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Registered counter for database cinder Jun 30 22:29:21.085561 np0000183645 devstack@c-api.service[111252]: INFO dbcounter [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Registered counter for database cinder Jun 30 22:29:21.086041 np0000183645 devstack@c-api.service[111253]: INFO dbcounter [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Registered counter for database cinder Jun 30 22:29:21.088269 np0000183645 devstack@c-api.service[111251]: INFO dbcounter [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Registered counter for database cinder Jun 30 22:29:21.125903 np0000183645 devstack@c-api.service[111253]: DEBUG oslo_db.sqlalchemy.engines [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff 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=111253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.127179 np0000183645 devstack@c-api.service[111252]: DEBUG oslo_db.sqlalchemy.engines [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 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=111252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.128509 np0000183645 devstack@c-api.service[111250]: DEBUG oslo_db.sqlalchemy.engines [None req-2568947b-7f77-4828-b80e-f07d38142904 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=111250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.132205 np0000183645 devstack@c-api.service[111251]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f 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=111251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.242091 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writer thread running {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:29:21.244573 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:29:21.246672 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:29:21.247060 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writer thread running {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:29:21.248629 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:29:21.248784 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writer thread running {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:29:21.250345 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:29:21.250449 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writer thread running {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:29:21.250535 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:29:21.251377 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.251682 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:29:21.252991 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:29:21.253605 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:29:21.254183 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:29:21.254298 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.255328 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:29:21.256539 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:29:21.256602 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:29:21.257709 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:29:21.258837 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:29:21.258963 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.259264 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:29:21.259987 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.261411 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:29:21.262593 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.262993 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.263884 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.265658 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.286222 np0000183645 devstack@c-api.service[111252]: DEBUG oslo_db.sqlalchemy.engines [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 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=111252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.288404 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:29:21.292638 np0000183645 devstack@c-api.service[111252]: INFO cinder.rpc [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:29:21.292638 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.297052 np0000183645 devstack@c-api.service[111251]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f 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=111251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.297479 np0000183645 devstack@c-api.service[111253]: DEBUG oslo_db.sqlalchemy.engines [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff 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=111253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.299163 np0000183645 devstack@c-api.service[111250]: DEBUG oslo_db.sqlalchemy.engines [None req-2568947b-7f77-4828-b80e-f07d38142904 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=111250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:21.299424 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:29:21.300194 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:29:21.301494 np0000183645 devstack@c-api.service[111251]: INFO cinder.rpc [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:29:21.302117 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:29:21.302642 np0000183645 devstack@c-api.service[111253]: INFO cinder.rpc [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:29:21.302701 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.303831 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.303896 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.304732 np0000183645 devstack@c-api.service[111250]: INFO cinder.rpc [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:29:21.305767 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.307990 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.311180 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.315184 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.315494 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.317446 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.317825 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.318102 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.319669 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.321029 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.321575 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.322144 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.322843 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.324020 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.324744 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.325314 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.326816 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.326945 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.328719 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.329320 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.329693 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.329783 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.331186 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.331683 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.332296 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.332660 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.333808 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.334584 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.335200 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.335652 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.337553 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.338181 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.338432 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.339508 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.340358 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.340966 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.341328 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.342809 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.342912 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.343196 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.343802 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.344659 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.344997 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.345271 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.345476 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.346576 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.347309 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.347940 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.348026 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.349360 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.351055 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.351141 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.352327 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.353557 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.353723 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.353789 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.354413 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.355156 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.356146 np0000183645 devstack@c-api.service[111252]: WARNING cinder.api.contrib.hosts [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:29:21.356364 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: extensions {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.356477 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.356898 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.357128 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.358087 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.358167 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: cgsnapshots {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.358993 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.359218 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.359530 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: qos-specs {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.359600 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.360559 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.360778 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.360932 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.361591 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: capabilities {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.361971 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.362331 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.362394 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.362891 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: backups {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.363367 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.363655 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.363784 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.364786 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.364854 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-volume-type-access {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.365070 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.365261 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.366093 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.366410 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.366453 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: encryption {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.366528 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.367439 np0000183645 devstack@c-api.service[111251]: WARNING cinder.api.contrib.hosts [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:29:21.367498 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.367658 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: extensions {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.367916 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: consistencygroups {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.367958 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.368851 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.369301 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.369496 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: cgsnapshots {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.369961 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: extra_specs {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.370002 np0000183645 devstack@c-api.service[111253]: WARNING cinder.api.contrib.hosts [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:29:21.370222 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: extensions {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.370418 np0000183645 devstack@c-api.service[111250]: WARNING cinder.api.contrib.hosts [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:29:21.370689 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: extensions {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.370988 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: qos-specs {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.371503 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: encryption {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.372082 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: cgsnapshots {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.372763 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: cgsnapshots {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.373004 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-volume-manage {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.373086 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: capabilities {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.373448 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: qos-specs {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.374132 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: qos-specs {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.374312 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: backups {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.374414 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-volume-transfer {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.375527 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: capabilities {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.376074 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-availability-zone {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.376197 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: capabilities {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.376351 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-volume-type-access {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.376774 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: backups {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.377373 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-quota-sets {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.377482 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: backups {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.377977 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: encryption {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.378900 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-quota-class-sets {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.379179 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-volume-type-access {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.379520 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: consistencygroups {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.379612 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-volume-type-access {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.380216 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-snapshot-manage {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.380798 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: encryption {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.381169 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: encryption {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.381467 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: extra_specs {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.381547 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: os-hosts {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.382274 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: consistencygroups {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.382640 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: consistencygroups {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.382916 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extended resource: scheduler-stats {{(pid=111252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.383046 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: encryption {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.384213 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: extra_specs {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.384527 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-volume-manage {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.384584 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: extra_specs {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.385447 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.385736 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: encryption {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.385978 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-volume-transfer {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.386297 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: encryption {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.386813 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.387258 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-volume-manage {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.387604 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-availability-zone {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.387649 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] SnapshotActionsController initialized {{(pid=111252) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:29:21.387788 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-volume-manage {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.388377 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.388674 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-volume-transfer {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.389222 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-quota-sets {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.389346 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-volume-transfer {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.389708 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.390391 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-availability-zone {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.390629 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-quota-class-sets {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.390858 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-availability-zone {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.391067 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.391696 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-quota-sets {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.391923 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-snapshot-manage {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.392166 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-quota-sets {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.392427 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.393078 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-quota-class-sets {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.393298 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: os-hosts {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.393541 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-quota-class-sets {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.393862 np0000183645 devstack@c-api.service[111252]: WARNING castellan.key_manager.migration [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.394361 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-snapshot-manage {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.394689 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extended resource: scheduler-stats {{(pid=111251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.394756 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension UsedLimits extending resource: limits {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.394813 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.394907 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-snapshot-manage {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.395014 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395112 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395215 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeActions extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395316 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395434 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395523 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension TypesManage extending resource: types {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395638 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395753 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: os-hosts {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.395846 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395846 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension AdminActions extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.395999 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension AdminActions extending resource: snapshots {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.396062 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension AdminActions extending resource: backups {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.396196 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.396273 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: os-hosts {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.396357 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.396357 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.v3.router [None req-ef446cff-63c1-40b9-a403-ff1f15b78fc9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.397104 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extended resource: scheduler-stats {{(pid=111253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.397246 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.397572 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extended resource: scheduler-stats {{(pid=111250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:29:21.398662 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.399506 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] SnapshotActionsController initialized {{(pid=111251) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:29:21.399639 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.400249 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.400406 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.400994 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.401577 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.401796 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] SnapshotActionsController initialized {{(pid=111253) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:29:21.401855 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.402518 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.402709 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.contrib.snapshot_actions [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] SnapshotActionsController initialized {{(pid=111250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:29:21.402934 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.403440 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.403866 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.403938 np0000183645 devstack@c-api.service[111252]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd56b0a3668 pid: 111252 (default app) Jun 30 22:29:21.404313 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.404775 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.405173 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.405784 np0000183645 devstack@c-api.service[111251]: WARNING castellan.key_manager.migration [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.406104 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.406546 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.406640 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension UsedLimits extending resource: limits {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.406702 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.406935 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407028 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407129 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeActions extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407261 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407348 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407450 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension TypesManage extending resource: types {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407516 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.407571 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407673 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407773 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension AdminActions extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407910 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension AdminActions extending resource: snapshots {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.407974 np0000183645 devstack@c-api.service[111253]: WARNING castellan.key_manager.migration [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.408029 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension AdminActions extending resource: backups {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408242 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408242 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408356 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.v3.router [None req-e5b0c79c-235f-4c13-9cc6-1e592b368b0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408791 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension UsedLimits extending resource: limits {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408911 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.408973 np0000183645 devstack@c-api.service[111250]: WARNING castellan.key_manager.migration [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:29:21.409119 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409214 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409313 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeActions extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409435 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409559 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409646 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension TypesManage extending resource: types {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409705 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension UsedLimits extending resource: limits {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409762 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409817 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409891 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.409982 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension AdminActions extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410058 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410115 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension AdminActions extending resource: snapshots {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410183 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410252 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension AdminActions extending resource: backups {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410317 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeActions extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410373 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410426 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410511 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410572 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410660 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.v3.router [None req-6b008ba8-3eba-47d8-a538-5e3cd62136ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410715 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension TypesManage extending resource: types {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410715 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410818 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.410901 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension AdminActions extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411040 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension AdminActions extending resource: snapshots {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411134 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension AdminActions extending resource: backups {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411239 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411342 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411441 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.v3.router [None req-2568947b-7f77-4828-b80e-f07d38142904 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:29:21.411971 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.411971 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.411971 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.411971 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.412295 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.412295 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.412295 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.412295 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.412571 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413017 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413017 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413378 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413378 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413378 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413378 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413378 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413708 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413708 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.413708 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.413708 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414026 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414026 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414026 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414026 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414026 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414374 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414374 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414374 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414374 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414374 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.414754 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415280 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415622 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415882 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415882 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415882 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.415882 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.415882 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416325 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416325 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416325 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416325 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416325 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416521 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.416771 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417017 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417017 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417017 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417244 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417244 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417244 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417244 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417244 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417450 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417450 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417450 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417450 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417665 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417665 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417665 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417665 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417857 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417857 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417857 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.417857 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.417857 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418126 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418126 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418126 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418126 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418126 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418326 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418326 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418326 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418326 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418492 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418492 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418492 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418492 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418689 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418689 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.418689 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.418689 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.419436 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.419436 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.419436 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.419436 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420033 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420033 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420033 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420033 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420254 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420254 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420254 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420254 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420254 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420465 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420745 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420745 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420745 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420745 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420745 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.420945 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421216 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421458 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421703 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421962 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421962 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.421962 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.421962 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422128 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.422128 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422128 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.422128 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422128 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: warnings.warn(deprecated_msg) Jun 30 22:29:21.422340 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-6e286c5b-a385-4d88-b9df-221f91529fcb None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:29:21.422555 np0000183645 devstack@c-api.service[111251]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd56b0a3668 pid: 111251 (default app) Jun 30 22:29:21.422655 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Tue Jun 30 22:29:21 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 22:29:21.422692 np0000183645 devstack@c-api.service[111253]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd56b0a3668 pid: 111253 (default app) Jun 30 22:29:21.422725 np0000183645 devstack@c-api.service[111250]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd56b0a3668 pid: 111250 (default app) Jun 30 22:29:28.548355 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.548355 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.548355 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.548355 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.548355 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549207 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.549207 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549207 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.549207 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549207 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.549610 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550032 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550032 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550032 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550032 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550243 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550243 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550243 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550243 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550497 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550497 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550497 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550497 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550716 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550716 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550716 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.550716 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.550716 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551201 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551201 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551201 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551201 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551201 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551512 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.551838 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552329 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552659 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552659 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552659 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552659 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552659 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552969 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552969 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552969 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.552969 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.552969 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553345 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.553761 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.554103 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.554103 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.554103 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.554103 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.554103 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.554673 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.554673 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.554673 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.554673 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.554673 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555222 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555222 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555222 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555222 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555572 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555572 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555572 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555572 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555920 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555920 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555920 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.555920 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.555920 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.556328 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.556328 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.556328 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.556328 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.556328 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.556707 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.556707 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.556707 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.556707 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557102 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557102 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557102 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557102 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557443 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557443 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557443 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557443 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557758 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557758 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.557758 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.557758 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558099 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558099 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558099 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558099 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558477 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558477 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558477 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558477 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558477 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558775 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558945 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558945 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558945 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.558945 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.558945 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559064 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559222 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559385 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559597 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559798 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559798 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559798 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559798 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559998 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559998 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559998 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.559998 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.559998 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: warnings.warn(deprecated_msg) Jun 30 22:29:28.560138 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-8cc293e7-3a7a-42e8-8110-9131205d359f None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:29:29.027993 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-8cc293e7-3a7a-42e8-8110-9131205d359f admin admin] POST https://199.204.45.95/volume/v3/types Jun 30 22:29:29.028446 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-8cc293e7-3a7a-42e8-8110-9131205d359f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 22:29:29.030031 np0000183645 devstack@c-api.service[111251]: /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 30 22:29:29.030031 np0000183645 devstack@c-api.service[111251]: warnings.warn( Jun 30 22:29:29.063019 np0000183645 devstack@c-api.service[111251]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc293e7-3a7a-42e8-8110-9131205d359f 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=111251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:29.089813 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-8cc293e7-3a7a-42e8-8110-9131205d359f admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jun 30 22:29:29.090360 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1281 bytes} [Tue Jun 30 22:29:28 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:29:29.103549 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [req-8cc293e7-3a7a-42e8-8110-9131205d359f req-695acbd4-200b-4883-8d93-ec22dbf1ce63 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:29:29.426602 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [req-8cc293e7-3a7a-42e8-8110-9131205d359f req-695acbd4-200b-4883-8d93-ec22dbf1ce63 admin admin] POST https://199.204.45.95/volume/v3/types/011fb4ae-75c7-4e23-8cee-40d78e97a123/extra_specs Jun 30 22:29:29.427194 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [req-8cc293e7-3a7a-42e8-8110-9131205d359f req-695acbd4-200b-4883-8d93-ec22dbf1ce63 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 22:29:29.429022 np0000183645 devstack@c-api.service[111252]: /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 30 22:29:29.429022 np0000183645 devstack@c-api.service[111252]: warnings.warn( Jun 30 22:29:29.462892 np0000183645 devstack@c-api.service[111252]: DEBUG oslo_db.sqlalchemy.engines [req-8cc293e7-3a7a-42e8-8110-9131205d359f req-695acbd4-200b-4883-8d93-ec22dbf1ce63 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=111252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:29:29.532198 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [req-8cc293e7-3a7a-42e8-8110-9131205d359f req-695acbd4-200b-4883-8d93-ec22dbf1ce63 admin admin] https://199.204.45.95/volume/v3/types/011fb4ae-75c7-4e23-8cee-40d78e97a123/extra_specs returned with HTTP 200 Jun 30 22:29:29.532734 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 2/3] 199.204.45.95 () {70 vars in 1498 bytes} [Tue Jun 30 22:29:29 2026] POST /volume/v3/types/011fb4ae-75c7-4e23-8cee-40d78e97a123/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 30 22:29:31.301755 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=6 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:29:31.303656 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=6 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:29:39.087748 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:29:39.530209 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:31:58.857624 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.857624 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.857624 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.857624 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.857624 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.858743 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.858743 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.858743 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.858743 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.858743 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859131 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859624 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859624 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859624 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859624 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859943 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859943 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.859943 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.859943 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860226 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860226 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860226 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860226 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860520 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860520 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860520 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860520 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860520 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860889 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860889 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860889 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.860889 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.860889 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861223 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.861652 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862099 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862501 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862501 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862501 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862501 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862501 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862864 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862864 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862864 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.862864 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.862864 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863263 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863630 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863866 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863866 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863866 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.863866 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.863866 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864121 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864121 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864121 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864121 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864121 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864333 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864333 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864333 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864333 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864523 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864523 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864523 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864523 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864701 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864701 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864701 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864701 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864701 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864956 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864956 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864956 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.864956 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.864956 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865161 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865161 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865161 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865161 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865333 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865333 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865333 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865333 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865518 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865518 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865518 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865518 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865724 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865724 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865724 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865724 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865929 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865929 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.865929 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.865929 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866120 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866120 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866120 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866120 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866120 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866345 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866603 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866603 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866603 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866603 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866603 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.866798 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867080 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867381 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.867865 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868155 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868155 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868155 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868155 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868338 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868338 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868338 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868338 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868338 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: /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 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: warnings.warn(deprecated_msg) Jun 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-03c631d0-7520-45da-9d8c-6188e505f587 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:31:58.868571 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-03c631d0-7520-45da-9d8c-6188e505f587 None None] GET https://199.204.45.95/volume// Jun 30 22:31:58.868982 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-03c631d0-7520-45da-9d8c-6188e505f587 None None] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:31:58.868982 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-03c631d0-7520-45da-9d8c-6188e505f587 None None] Calling method 'all' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:31:58.868982 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-03c631d0-7520-45da-9d8c-6188e505f587 None None] https://199.204.45.95/volume// returned with HTTP 300 Jun 30 22:31:58.868982 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Tue Jun 30 22:31:58 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 22:32:38.253469 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.253469 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.253469 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.253469 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.253469 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.254694 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.254694 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.254694 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.254694 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.254694 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255182 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255632 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255632 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255632 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255632 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255977 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255977 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.255977 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.255977 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.256425 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.256425 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.256425 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.256425 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.256947 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.256947 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.256947 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.256947 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.256947 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257317 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.257317 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257317 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.257317 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257317 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.257689 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258144 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.258620 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259026 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259026 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259026 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259026 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259026 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259275 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259275 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259275 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259275 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259275 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259506 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.259773 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260349 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260349 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260349 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260349 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260349 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260618 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260618 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260618 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260618 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260618 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260842 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260842 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.260842 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.260842 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261110 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261110 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261110 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261110 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261313 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261313 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261313 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261313 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261313 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261544 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261544 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261544 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261544 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261544 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261772 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261772 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261772 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261772 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261980 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261980 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.261980 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.261980 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262169 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262169 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262169 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262169 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262323 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262323 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262323 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262323 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262481 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262481 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262481 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262481 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262625 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262625 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262625 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262625 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262625 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.262869 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263066 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263066 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263066 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263066 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263066 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263185 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263335 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263474 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263611 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263763 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263763 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263763 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263763 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263865 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263865 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263865 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.263865 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.263865 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: warnings.warn(deprecated_msg) Jun 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-deed7c63-b42b-458a-af0f-04a3f2a1df45 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:38.264008 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 1/5] 199.204.45.95 () {62 vars in 1061 bytes} [Tue Jun 30 22:32:38 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 22:32:38.294926 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-42aa15f4-f121-4b3b-8354-f5296f0d3137 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:38.302651 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 2/6] 199.204.45.95 () {64 vars in 1265 bytes} [Tue Jun 30 22:32:38 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 22:32:38.333329 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [req-42aa15f4-f121-4b3b-8354-f5296f0d3137 req-f8df3896-c5fb-4a1b-97c3-f05356cc7ddf None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:38.338518 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [req-42aa15f4-f121-4b3b-8354-f5296f0d3137 req-f8df3896-c5fb-4a1b-97c3-f05356cc7ddf demo demo] GET https://199.204.45.95/volume/v3/ Jun 30 22:32:38.338917 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [req-42aa15f4-f121-4b3b-8354-f5296f0d3137 req-f8df3896-c5fb-4a1b-97c3-f05356cc7ddf demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:38.339509 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [req-42aa15f4-f121-4b3b-8354-f5296f0d3137 req-f8df3896-c5fb-4a1b-97c3-f05356cc7ddf demo demo] Calling method 'version_select' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:38.341135 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [req-42aa15f4-f121-4b3b-8354-f5296f0d3137 req-f8df3896-c5fb-4a1b-97c3-f05356cc7ddf demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 30 22:32:38.341864 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 3/7] 199.204.45.95 () {66 vars in 1339 bytes} [Tue Jun 30 22:32:38 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:38.377288 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:38.690954 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 demo demo] GET https://199.204.45.95/volume/v3/types Jun 30 22:32:38.691300 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:38.691494 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 demo demo] Calling method 'index' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:38.692009 np0000183645 devstack@c-api.service[111253]: /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 30 22:32:38.692009 np0000183645 devstack@c-api.service[111253]: warnings.warn( Jun 30 22:32:38.692598 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:32:38.730735 np0000183645 devstack@c-api.service[111253]: DEBUG oslo_db.sqlalchemy.engines [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 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=111253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:38.746740 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-8c676af6-6666-47f7-b5c0-957f65ac21a4 demo demo] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jun 30 22:32:38.747081 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 2/8] 199.204.45.95 () {64 vars in 1283 bytes} [Tue Jun 30 22:32:38 2026] GET /volume/v3/types => generated 377 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:38.783640 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-7a762f4b-993b-47d3-be01-cce2795819ce None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:39.117914 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-7a762f4b-993b-47d3-be01-cce2795819ce demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 30 22:32:39.118256 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-7a762f4b-993b-47d3-be01-cce2795819ce demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:39.118532 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-7a762f4b-993b-47d3-be01-cce2795819ce demo demo] Calling method 'show' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:39.159184 np0000183645 devstack@c-api.service[111250]: DEBUG oslo_db.sqlalchemy.engines [None req-7a762f4b-993b-47d3-be01-cce2795819ce 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=111250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:39.178382 np0000183645 devstack@c-api.service[111250]: /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 30 22:32:39.178382 np0000183645 devstack@c-api.service[111250]: warnings.warn( Jun 30 22:32:39.180498 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-7a762f4b-993b-47d3-be01-cce2795819ce demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 30 22:32:39.181195 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1294 bytes} [Tue Jun 30 22:32:38 2026] GET /volume/v3/types/default => generated 145 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:39.617169 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-dfe5ebf2-4545-4f19-bf38-8a54d938bf1a None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:39.617992 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 3/10] 199.204.45.95 () {62 vars in 1061 bytes} [Tue Jun 30 22:32:39 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 22:32:39.648401 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-8174f2fc-de0c-4499-b311-151a3047039f None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:39.658112 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 4/11] 199.204.45.95 () {64 vars in 1265 bytes} [Tue Jun 30 22:32:39 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 22:32:39.696344 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [req-8174f2fc-de0c-4499-b311-151a3047039f req-bd9c0346-9851-470e-8266-ba1ef0bd0400 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:39.699736 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-8174f2fc-de0c-4499-b311-151a3047039f req-bd9c0346-9851-470e-8266-ba1ef0bd0400 demo demo] GET https://199.204.45.95/volume/v3/ Jun 30 22:32:39.700167 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-8174f2fc-de0c-4499-b311-151a3047039f req-bd9c0346-9851-470e-8266-ba1ef0bd0400 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:39.700573 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-8174f2fc-de0c-4499-b311-151a3047039f req-bd9c0346-9851-470e-8266-ba1ef0bd0400 demo demo] Calling method 'version_select' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:39.701486 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-8174f2fc-de0c-4499-b311-151a3047039f req-bd9c0346-9851-470e-8266-ba1ef0bd0400 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 30 22:32:39.702215 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 3/12] 199.204.45.95 () {66 vars in 1339 bytes} [Tue Jun 30 22:32:39 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:39.741287 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-379d3c5a-5596-4414-a464-2e03fdcb506e None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:39.745498 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-379d3c5a-5596-4414-a464-2e03fdcb506e demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 30 22:32:39.745934 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-379d3c5a-5596-4414-a464-2e03fdcb506e demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:39.746457 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-379d3c5a-5596-4414-a464-2e03fdcb506e demo demo] Calling method 'show' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:39.756758 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-379d3c5a-5596-4414-a464-2e03fdcb506e demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 30 22:32:39.757217 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1294 bytes} [Tue Jun 30 22:32:39 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 30 22:32:40.319145 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-dfee2e59-f59c-480d-90a8-e6a7ccc523c7 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.319724 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 4/14] 199.204.45.95 () {62 vars in 1061 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 22:32:40.348987 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-f55575fa-ff66-4d69-b481-3043993354cd None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.352549 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 5/15] 199.204.45.95 () {64 vars in 1265 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 22:32:40.384573 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [req-f55575fa-ff66-4d69-b481-3043993354cd req-1f198d68-f005-4737-9845-9f1f1ee83473 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.386800 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-f55575fa-ff66-4d69-b481-3043993354cd req-1f198d68-f005-4737-9845-9f1f1ee83473 demo demo] GET https://199.204.45.95/volume/v3/ Jun 30 22:32:40.387056 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-f55575fa-ff66-4d69-b481-3043993354cd req-1f198d68-f005-4737-9845-9f1f1ee83473 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:40.387325 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-f55575fa-ff66-4d69-b481-3043993354cd req-1f198d68-f005-4737-9845-9f1f1ee83473 demo demo] Calling method 'version_select' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:40.387768 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-f55575fa-ff66-4d69-b481-3043993354cd req-1f198d68-f005-4737-9845-9f1f1ee83473 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 30 22:32:40.388224 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 4/16] 199.204.45.95 () {66 vars in 1339 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:40.426332 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-a930549f-971f-4a25-8217-80b6a45e2f15 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.430048 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-a930549f-971f-4a25-8217-80b6a45e2f15 demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 30 22:32:40.430490 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-a930549f-971f-4a25-8217-80b6a45e2f15 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:40.430988 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-a930549f-971f-4a25-8217-80b6a45e2f15 demo demo] Calling method 'show' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:40.439532 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-a930549f-971f-4a25-8217-80b6a45e2f15 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 30 22:32:40.439937 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1294 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:40.476262 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-0e855141-3d51-4e28-bfd9-ba13d9234dc7 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.476990 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 5/18] 199.204.45.95 () {62 vars in 1061 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 22:32:40.508251 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-521a317e-8250-4818-abf1-acbb1027ca69 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.512227 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 6/19] 199.204.45.95 () {64 vars in 1265 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 22:32:40.546286 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [req-521a317e-8250-4818-abf1-acbb1027ca69 req-bd9608c7-0fda-46d3-baba-bb280dcd1703 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.550124 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-521a317e-8250-4818-abf1-acbb1027ca69 req-bd9608c7-0fda-46d3-baba-bb280dcd1703 demo demo] GET https://199.204.45.95/volume/v3/ Jun 30 22:32:40.550574 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-521a317e-8250-4818-abf1-acbb1027ca69 req-bd9608c7-0fda-46d3-baba-bb280dcd1703 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:40.551167 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [req-521a317e-8250-4818-abf1-acbb1027ca69 req-bd9608c7-0fda-46d3-baba-bb280dcd1703 demo demo] Calling method 'version_select' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:40.552002 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [req-521a317e-8250-4818-abf1-acbb1027ca69 req-bd9608c7-0fda-46d3-baba-bb280dcd1703 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 30 22:32:40.552738 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 5/20] 199.204.45.95 () {66 vars in 1339 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:40.589766 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-34388633-982b-4ce2-a3d6-cb6bdd88f9d0 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:40.593095 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-34388633-982b-4ce2-a3d6-cb6bdd88f9d0 demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 30 22:32:40.593453 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-34388633-982b-4ce2-a3d6-cb6bdd88f9d0 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:32:40.593818 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-34388633-982b-4ce2-a3d6-cb6bdd88f9d0 demo demo] Calling method 'show' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:32:40.603682 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-34388633-982b-4ce2-a3d6-cb6bdd88f9d0 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 30 22:32:40.604182 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1294 bytes} [Tue Jun 30 22:32:40 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:48.742335 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:32:50.600282 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=8 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:37:38.480509 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:37:38.579389 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:37:38.579599 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:37:38.579801 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:37:38.582932 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:37:38.584246 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:37:38.647904 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] Get all volumes completed successfully. Jun 30 22:37:38.649002 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-c50f10a3-36b6-4ad9-ba76-8fc87e6fadd4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:37:38.649586 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:37:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:37:48.636442 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:38:38.667036 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:38:38.669681 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:38:38.669999 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:38:38.670274 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:38:38.671462 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:38:38.673163 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:38:38.713745 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] Get all volumes completed successfully. Jun 30 22:38:38.716418 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-54aec194-6a57-404b-9ee9-cea0f8f42483 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:38:38.716993 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 7/23] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:38:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:38:48.706543 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:39:38.729213 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:39:38.735998 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:39:38.736296 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:39:38.736590 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:39:38.737461 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:39:38.738646 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:39:38.787846 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] Get all volumes completed successfully. Jun 30 22:39:38.790907 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-41845485-9e08-4b1b-80ed-7ad921bfb1d1 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:39:38.791570 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 6/24] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:39:48.777404 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:40:38.817055 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-e230a704-2709-4bb2-a3a7-570765128237 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:40:38.821098 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:40:38.821455 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:40:38.821807 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:40:38.822668 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:40:38.824769 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:40:38.877472 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] Get all volumes completed successfully. Jun 30 22:40:38.880951 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-e230a704-2709-4bb2-a3a7-570765128237 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:40:38.880951 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:40:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:40:48.869510 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:41:38.908281 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-a5165892-9ec2-44a5-b793-851eb32b265e None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:41:38.912548 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:41:38.914778 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:41:38.915531 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:41:38.916260 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:41:38.917444 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:41:38.926316 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] Get all volumes completed successfully. Jun 30 22:41:38.929806 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-a5165892-9ec2-44a5-b793-851eb32b265e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:41:38.930484 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:41:38 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 30 22:41:48.920766 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:42:38.972039 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:42:39.092463 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:42:39.092721 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:42:39.093220 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:42:39.093368 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:42:39.094409 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:42:39.105441 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] Get all volumes completed successfully. Jun 30 22:42:39.109933 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-0c113e98-6777-4b43-9f1e-0954ecc8faa9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:42:39.109933 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 8/27] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:42:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:42:49.098454 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:43:39.129570 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:43:39.132789 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:43:39.133121 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:43:39.133443 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:43:39.133763 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:43:39.135011 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:43:39.143736 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] Get all volumes completed successfully. Jun 30 22:43:39.146169 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-c3b0c9a8-5981-4839-9587-a6386d4fee0e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:43:39.146607 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 7/28] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:43:39 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 30 22:43:49.139073 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:44:39.163739 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:44:39.168541 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:44:39.169074 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:44:39.169491 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:44:39.169934 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:44:39.170918 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:44:39.179471 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] Get all volumes completed successfully. Jun 30 22:44:39.184219 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-b73cf13a-3a0e-4de5-8736-05e8a4796c6a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:44:39.185074 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:44:39 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 30 22:44:49.174002 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:45:39.203320 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:45:39.206690 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:45:39.207005 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:45:39.207319 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:45:39.207665 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:45:39.208966 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:45:39.219555 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] Get all volumes completed successfully. Jun 30 22:45:39.221750 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-ca6fcd13-5a60-49e2-86c9-def0eaebc5d0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:45:39.222241 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:45:39 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 30 22:45:49.213179 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:46:39.238063 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:46:39.241483 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:46:39.241976 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:46:39.242383 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:46:39.242835 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:46:39.244335 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:46:39.252408 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] Get all volumes completed successfully. Jun 30 22:46:39.254430 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-23e947bd-ac37-48cc-b221-2af3bb5e3d58 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:46:39.254832 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 9/31] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:46:39 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 30 22:46:49.268686 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:47:39.272986 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-76663bad-8b79-4e02-878d-f4a452989603 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:47:39.427082 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:47:39.427528 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:47:39.427989 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:47:39.428466 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:47:39.429450 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:47:39.439421 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] Get all volumes completed successfully. Jun 30 22:47:39.441834 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-76663bad-8b79-4e02-878d-f4a452989603 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:47:39.442309 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 8/32] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:47:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:47:49.434767 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:48:39.456002 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:48:39.458806 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:48:39.459077 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:48:39.459341 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:48:39.459658 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:48:39.460714 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:48:39.469517 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] Get all volumes completed successfully. Jun 30 22:48:39.471556 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-ca6fd74d-6843-4c9c-998b-1c58f93febf7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:48:39.471956 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:48:39 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 30 22:48:49.464379 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:49:39.486486 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:49:39.489509 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:49:39.489739 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:49:39.490095 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:49:39.490450 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:49:39.491768 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:49:39.501026 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] Get all volumes completed successfully. Jun 30 22:49:39.504298 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-600359fb-bed8-4f71-a6f5-4d20ec83576a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:49:39.504940 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:49:39 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 30 22:49:49.495048 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:50:39.525721 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-7e981e61-6b53-4012-907d-85f0808cf467 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:50:39.529050 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:50:39.529439 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:50:39.530001 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:50:39.530619 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:50:39.532279 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:50:39.542567 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] Get all volumes completed successfully. Jun 30 22:50:39.544786 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-7e981e61-6b53-4012-907d-85f0808cf467 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:50:39.545257 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 10/35] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:50:39 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 30 22:50:49.537331 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:51:39.568971 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:51:39.574322 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:51:39.574539 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:51:39.574664 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:51:39.575450 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:51:39.577806 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:51:39.588250 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] Get all volumes completed successfully. Jun 30 22:51:39.590306 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-1d096fed-a125-47ec-97a6-605aa3d5d0dc demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:51:39.590662 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 9/36] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:51:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:51:49.583578 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:52:39.606468 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-2fbcb529-a8e6-436b-b074-721031feca26 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:52:39.743710 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:52:39.743990 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:52:39.744250 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:52:39.744655 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:52:39.745595 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:52:39.753171 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] Get all volumes completed successfully. Jun 30 22:52:39.755276 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-2fbcb529-a8e6-436b-b074-721031feca26 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:52:39.755660 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 9/37] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:52:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:52:49.749957 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:53:39.772100 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:53:39.774819 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:53:39.775069 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:53:39.775328 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:53:39.775618 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:53:39.776611 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:53:39.786268 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] Get all volumes completed successfully. Jun 30 22:53:39.789349 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-ace73dc6-9f28-4056-9d80-5e2fa4f49f3a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:53:39.789858 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 10/38] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:53:39 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 30 22:53:49.780291 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:54:39.812064 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:54:39.816052 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:54:39.816434 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:54:39.816689 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:54:39.817211 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:54:39.818896 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:54:39.826205 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] Get all volumes completed successfully. Jun 30 22:54:39.829307 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-6b748c16-6216-485a-a6ca-c0c00b44bae9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:54:39.829779 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 11/39] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:54:39 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 30 22:54:49.821834 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:55:39.854235 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-fd289d64-2fed-428d-9ad4-125317783a68 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:55:39.857191 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:55:39.857339 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:55:39.857492 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:55:39.857741 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:55:39.859553 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:55:39.866915 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] Get all volumes completed successfully. Jun 30 22:55:39.868065 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-fd289d64-2fed-428d-9ad4-125317783a68 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:55:39.868462 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 10/40] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:55:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:55:49.862231 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:56:39.902658 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:56:39.905241 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:56:39.905419 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:56:39.905832 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:56:39.905832 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:56:39.908994 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:56:39.915933 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] Get all volumes completed successfully. Jun 30 22:56:39.918132 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-e0ff01e3-463c-4c7a-ae2b-8c1a844cc2cd demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:56:39.918539 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 10/41] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:56:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:56:49.912125 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:57:39.934377 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-f6d3219a-a802-4510-91da-6da49b66aa76 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:57:40.021549 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:57:40.021985 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:57:40.022691 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:57:40.023084 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:57:40.025071 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:57:40.031561 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] Get all volumes completed successfully. Jun 30 22:57:40.033554 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-f6d3219a-a802-4510-91da-6da49b66aa76 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:57:40.033886 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 11/42] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:57:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:57:50.028656 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:58:40.053314 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:58:40.057965 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:58:40.058371 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:58:40.058797 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:58:40.059296 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:58:40.060843 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:58:40.069269 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] Get all volumes completed successfully. Jun 30 22:58:40.071566 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-900e13e1-c95d-4d34-82a2-4c5d77c48c53 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:58:40.072026 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 12/43] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:58:40 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 30 22:58:50.064773 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:59:40.090866 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-3abe8630-206e-46f9-8d21-5fbefe45978b None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:59:40.094961 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 22:59:40.095369 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:59:40.095687 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:59:40.096157 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:59:40.097543 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:59:40.105146 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] Get all volumes completed successfully. Jun 30 22:59:40.107259 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-3abe8630-206e-46f9-8d21-5fbefe45978b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:59:40.107633 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 11/44] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 22:59:40 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 30 22:59:50.100899 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:00:40.122547 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-d147ad9d-369e-4520-b2ed-4868d2751733 None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:00:40.125576 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:00:40.125784 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:00:40.125991 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:00:40.126218 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:00:40.127027 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:00:40.134401 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] Get all volumes completed successfully. Jun 30 23:00:40.136527 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-d147ad9d-369e-4520-b2ed-4868d2751733 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:00:40.137077 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 11/45] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:00:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 23:00:50.129809 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:01:40.153496 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-d3591084-37e8-454c-881d-8c9f907be054 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:01:40.157560 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:01:40.158191 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:01:40.158714 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:01:40.159450 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:01:40.161215 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:01:40.168099 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] Get all volumes completed successfully. Jun 30 23:01:40.170220 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-d3591084-37e8-454c-881d-8c9f907be054 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:01:40.170740 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 12/46] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:01:40 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 30 23:01:50.164566 np0000183645 devstack@c-api.service[111251]: DEBUG dbcounter [-] [111251] Writing DB stats cinder:SELECT=1 {{(pid=111251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:02:40.187522 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.middleware.request_id [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b None None] RequestId filter calling following filter/app {{(pid=111252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:02:40.279354 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:02:40.279656 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] Empty body provided in request {{(pid=111252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:02:40.279899 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.openstack.wsgi [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] Calling method 'detail' {{(pid=111252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:02:40.280349 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.api.api_utils [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] Removing options '' from query. {{(pid=111252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:02:40.281284 np0000183645 devstack@c-api.service[111252]: DEBUG cinder.volume.api [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:02:40.289911 np0000183645 devstack@c-api.service[111252]: INFO cinder.volume.api [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] Get all volumes completed successfully. Jun 30 23:02:40.292486 np0000183645 devstack@c-api.service[111252]: INFO cinder.api.openstack.wsgi [None req-1e1f2202-7526-4daf-b9b1-aba555a7143b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:02:40.292967 np0000183645 devstack@c-api.service[111252]: [pid: 111252|app: 0|req: 13/47] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:02:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 23:02:50.284447 np0000183645 devstack@c-api.service[111252]: DEBUG dbcounter [-] [111252] Writing DB stats cinder:SELECT=1 {{(pid=111252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:03:40.311080 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.middleware.request_id [None req-bf09866d-541f-4f52-84d8-899b7eb27217 None None] RequestId filter calling following filter/app {{(pid=111253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:03:40.316370 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:03:40.316618 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] Empty body provided in request {{(pid=111253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:03:40.316909 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.openstack.wsgi [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] Calling method 'detail' {{(pid=111253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:03:40.317325 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.api.api_utils [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] Removing options '' from query. {{(pid=111253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:03:40.318360 np0000183645 devstack@c-api.service[111253]: DEBUG cinder.volume.api [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:03:40.327723 np0000183645 devstack@c-api.service[111253]: INFO cinder.volume.api [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] Get all volumes completed successfully. Jun 30 23:03:40.329905 np0000183645 devstack@c-api.service[111253]: INFO cinder.api.openstack.wsgi [None req-bf09866d-541f-4f52-84d8-899b7eb27217 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:03:40.330276 np0000183645 devstack@c-api.service[111253]: [pid: 111253|app: 0|req: 12/48] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:03:40 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 30 23:03:50.322020 np0000183645 devstack@c-api.service[111253]: DEBUG dbcounter [-] [111253] Writing DB stats cinder:SELECT=1 {{(pid=111253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:04:40.347364 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.middleware.request_id [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e None None] RequestId filter calling following filter/app {{(pid=111250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:04:40.351653 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:04:40.352088 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] Empty body provided in request {{(pid=111250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:04:40.352471 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.openstack.wsgi [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] Calling method 'detail' {{(pid=111250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:04:40.352968 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.api.api_utils [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] Removing options '' from query. {{(pid=111250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:04:40.354562 np0000183645 devstack@c-api.service[111250]: DEBUG cinder.volume.api [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:04:40.360797 np0000183645 devstack@c-api.service[111250]: INFO cinder.volume.api [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] Get all volumes completed successfully. Jun 30 23:04:40.362666 np0000183645 devstack@c-api.service[111250]: INFO cinder.api.openstack.wsgi [None req-3f801ff3-e74e-4f19-aa3c-0dc8f4a38c8e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:04:40.363009 np0000183645 devstack@c-api.service[111250]: [pid: 111250|app: 0|req: 12/49] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:04:40 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 30 23:04:50.357233 np0000183645 devstack@c-api.service[111250]: DEBUG dbcounter [-] [111250] Writing DB stats cinder:SELECT=1 {{(pid=111250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:05:40.379120 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.middleware.request_id [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 None None] RequestId filter calling following filter/app {{(pid=111251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:05:40.383496 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 30 23:05:40.384106 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] Empty body provided in request {{(pid=111251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:05:40.385037 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.openstack.wsgi [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] Calling method 'detail' {{(pid=111251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:05:40.385402 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.api.api_utils [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] Removing options '' from query. {{(pid=111251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:05:40.387070 np0000183645 devstack@c-api.service[111251]: DEBUG cinder.volume.api [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:05:40.394008 np0000183645 devstack@c-api.service[111251]: INFO cinder.volume.api [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] Get all volumes completed successfully. Jun 30 23:05:40.396113 np0000183645 devstack@c-api.service[111251]: INFO cinder.api.openstack.wsgi [None req-d740adfb-11ee-47c3-b9be-c6cca73afd88 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:05:40.396474 np0000183645 devstack@c-api.service[111251]: [pid: 111251|app: 0|req: 13/50] 199.204.45.95 () {64 vars in 1290 bytes} [Tue Jun 30 23:05:40 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)