Jun 23 17:06:10.320144 np0000182572 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 17:06:10.330168 np0000182572 devstack@c-api.service[112412]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 17:06:10 2026] *** Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: nodename: np0000182572 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: machine: x86_64 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: clock source: unix Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: pcre jit disabled Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: detected number of CPU cores: 16 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: current working directory: / Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: detected binary path: /usr/bin/uwsgi-core Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: your processes number limit is 256917 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: your memory page size is 4096 bytes Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: detected max file descriptor number: 2048 Jun 23 17:06:10.332189 np0000182572 devstack@c-api.service[112412]: lock engine: pthread robust mutexes Jun 23 17:06:10.333012 np0000182572 devstack@c-api.service[112412]: thunder lock: enabled Jun 23 17:06:10.333012 np0000182572 devstack@c-api.service[112412]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 17:06:10.333012 np0000182572 devstack@c-api.service[112412]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 17:06:10.333012 np0000182572 devstack@c-api.service[112412]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 17:06:10.333012 np0000182572 devstack@c-api.service[112412]: Set PythonHome to /opt/stack/data/venv Jun 23 17:06:10.365938 np0000182572 devstack@c-api.service[112412]: Python main interpreter initialized at 0x7b6806ca3668 Jun 23 17:06:10.365938 np0000182572 devstack@c-api.service[112412]: python threads support enabled Jun 23 17:06:10.365938 np0000182572 devstack@c-api.service[112412]: your server socket listen backlog is limited to 100 connections Jun 23 17:06:10.365938 np0000182572 devstack@c-api.service[112412]: your mercy for graceful operations on workers is 80 seconds Jun 23 17:06:10.366402 np0000182572 devstack@c-api.service[112412]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 17:06:10.366566 np0000182572 devstack@c-api.service[112412]: *** Operational MODE: preforking *** Jun 23 17:06:10.366710 np0000182572 devstack@c-api.service[112412]: *** uWSGI is running in multiple interpreter mode *** Jun 23 17:06:10.366710 np0000182572 devstack@c-api.service[112412]: spawned uWSGI master process (pid: 112412) Jun 23 17:06:10.366905 np0000182572 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 17:06:10.367874 np0000182572 devstack@c-api.service[112412]: spawned uWSGI worker 1 (pid: 112414, cores: 1) Jun 23 17:06:10.367874 np0000182572 devstack@c-api.service[112412]: spawned uWSGI worker 2 (pid: 112415, cores: 1) Jun 23 17:06:10.368223 np0000182572 devstack@c-api.service[112412]: spawned uWSGI worker 3 (pid: 112416, cores: 1) Jun 23 17:06:10.368691 np0000182572 devstack@c-api.service[112412]: spawned uWSGI worker 4 (pid: 112417, cores: 1) Jun 23 17:06:10.368752 np0000182572 devstack@c-api.service[112412]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: we strongly recommend against using it for new projects. Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: framework. For more detail see Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:10.495569 np0000182572 devstack@c-api.service[112414]: import eventlet # noqa Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: we strongly recommend against using it for new projects. Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: framework. For more detail see Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:10.496367 np0000182572 devstack@c-api.service[112416]: import eventlet # noqa Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: we strongly recommend against using it for new projects. Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: framework. For more detail see Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:10.501496 np0000182572 devstack@c-api.service[112415]: import eventlet # noqa Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: framework. For more detail see Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:10.554455 np0000182572 devstack@c-api.service[112417]: import eventlet # noqa Jun 23 17:06:10.580046 np0000182572 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:10.580046 np0000182572 devstack@c-api.service[112414]: warnings.warn( Jun 23 17:06:10.581880 np0000182572 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:10.581880 np0000182572 devstack@c-api.service[112416]: warnings.warn( Jun 23 17:06:10.605406 np0000182572 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:10.605406 np0000182572 devstack@c-api.service[112415]: warnings.warn( Jun 23 17:06:10.637385 np0000182572 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:10.637385 np0000182572 devstack@c-api.service[112417]: warnings.warn( Jun 23 17:06:10.661293 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:10.661293 np0000182572 devstack@c-api.service[112416]: from cgi import parse_header Jun 23 17:06:10.661725 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:10.661725 np0000182572 devstack@c-api.service[112414]: from cgi import parse_header Jun 23 17:06:10.683297 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:10.683297 np0000182572 devstack@c-api.service[112415]: from cgi import parse_header Jun 23 17:06:10.709627 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:10.709627 np0000182572 devstack@c-api.service[112416]: removals.removed_module( Jun 23 17:06:10.713648 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:10.713648 np0000182572 devstack@c-api.service[112416]: removals.removed_module( Jun 23 17:06:10.713776 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:10.713776 np0000182572 devstack@c-api.service[112414]: removals.removed_module( Jun 23 17:06:10.713875 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:10.713875 np0000182572 devstack@c-api.service[112417]: from cgi import parse_header Jun 23 17:06:10.713967 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:10.713967 np0000182572 devstack@c-api.service[112414]: removals.removed_module( Jun 23 17:06:10.740001 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:10.740001 np0000182572 devstack@c-api.service[112415]: removals.removed_module( Jun 23 17:06:10.742689 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:10.742689 np0000182572 devstack@c-api.service[112415]: removals.removed_module( Jun 23 17:06:10.760987 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:10.760987 np0000182572 devstack@c-api.service[112417]: removals.removed_module( Jun 23 17:06:10.763678 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:10.763678 np0000182572 devstack@c-api.service[112417]: removals.removed_module( Jun 23 17:06:11.468305 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:11.468305 np0000182572 devstack@c-api.service[112416]: warnings.warn( Jun 23 17:06:11.481436 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:11.481436 np0000182572 devstack@c-api.service[112414]: warnings.warn( Jun 23 17:06:11.496904 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:11.496904 np0000182572 devstack@c-api.service[112415]: warnings.warn( Jun 23 17:06:11.505683 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:11.505683 np0000182572 devstack@c-api.service[112417]: warnings.warn( Jun 23 17:06:11.519289 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:11.519289 np0000182572 devstack@c-api.service[112416]: warnings.warn( Jun 23 17:06:11.533331 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:11.533331 np0000182572 devstack@c-api.service[112414]: warnings.warn( Jun 23 17:06:11.555922 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:11.555922 np0000182572 devstack@c-api.service[112417]: warnings.warn( Jun 23 17:06:11.559649 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:11.559649 np0000182572 devstack@c-api.service[112415]: warnings.warn( Jun 23 17:06:11.711835 np0000182572 devstack@c-api.service[112414]: 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 23 17:06:11.712005 np0000182572 devstack@c-api.service[112414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:11.730750 np0000182572 devstack@c-api.service[112416]: 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 23 17:06:11.730860 np0000182572 devstack@c-api.service[112416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:11.742663 np0000182572 devstack@c-api.service[112417]: 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 23 17:06:11.742841 np0000182572 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:11.745752 np0000182572 devstack@c-api.service[112415]: 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 23 17:06:11.745936 np0000182572 devstack@c-api.service[112415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:11.803194 np0000182572 devstack@c-api.service[112414]: /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 23 17:06:11.803194 np0000182572 devstack@c-api.service[112414]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:11.803996 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:11.803996 np0000182572 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:11.804569 np0000182572 devstack@c-api.service[112416]: /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 23 17:06:11.804569 np0000182572 devstack@c-api.service[112416]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:11.807077 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:11.807077 np0000182572 devstack@c-api.service[112415]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:12.252546 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:12.252935 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:12.253202 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.253361 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:12.253440 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.253504 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:12.253669 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.253759 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.253759 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.253907 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.253907 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.254036 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.254082 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.254121 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.254153 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.254200 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.255406 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.255543 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.255543 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.255791 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.255855 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.255855 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.255927 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.255962 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.256002 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.256002 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.256072 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.256121 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.256121 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.256121 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.256209 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.256209 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.256280 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.256323 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.256359 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.256393 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.256430 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.256467 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.256498 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.256560 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.256599 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.256599 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.256670 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.256710 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.256743 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.256781 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.256820 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.256856 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.256893 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.256932 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.256970 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.257036 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.257071 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.257104 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.257142 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.257174 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.257205 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.257243 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.257283 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.257331 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.257363 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.257400 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.257440 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.257477 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.257514 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.257571 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.257616 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.257649 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.257681 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.257714 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.257745 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.257777 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.257830 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.257870 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.257908 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.257949 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.257984 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.258020 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.258057 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.258097 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.258128 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.258164 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.258200 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.258238 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.258273 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.258315 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.258346 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.258382 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.258419 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.258454 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.258486 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.259170 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.259350 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.259434 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.259511 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.259607 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.259724 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.259808 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.259808 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.259808 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.260001 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.260001 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.260001 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.260001 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.260280 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.260350 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.260426 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.260505 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.260609 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.260680 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.260760 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.260836 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.260913 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.260982 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.261073 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.261146 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.261231 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.261302 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.261371 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.261445 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.261519 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.261627 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.261698 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.261774 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.261845 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.261919 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.261919 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.261919 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.262320 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.262320 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.262320 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.262662 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.262708 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.262740 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.262774 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.262806 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.262848 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.262880 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.262916 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.262947 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.262989 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.263033 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.263065 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.263095 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.263095 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.263163 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.263205 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.263237 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.263237 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.263300 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.263300 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.263367 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.263401 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.263432 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.263468 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.263504 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.263829 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.263925 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.264003 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.264076 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.264168 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.264242 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.264316 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.264384 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.264500 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.264592 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.264679 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.264787 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.264889 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.265092 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.265192 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.265328 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.265372 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.265596 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.265727 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.265826 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.265826 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.265890 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.266093 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.266248 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.266248 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.266248 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.266248 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.266248 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.266353 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.266384 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.266414 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.266437 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.266464 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.266464 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.266464 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.266464 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.266572 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.266604 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.266627 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.266758 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.266758 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.266758 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.266828 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.267105 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.267177 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.267235 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.267290 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.267341 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.267396 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.267396 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.267396 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.267548 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.267614 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.267665 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.267798 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.267859 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.267859 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.267859 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.267859 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.267859 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.268112 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.268112 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.268112 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.268112 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.268306 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.268362 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.268419 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.268469 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.268542 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.268617 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.268674 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.268674 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.268674 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.268828 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.268883 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.268933 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.268983 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.269076 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.269132 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.269187 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.269187 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.269286 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.269339 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.269366 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.269393 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.269416 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.269443 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.269480 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.269507 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.269548 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.269575 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.269598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.269621 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.269621 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.269621 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.269788 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.269851 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.269902 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.269956 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.270006 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.270061 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.270134 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.270190 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.270245 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.270298 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.270351 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.270406 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.270460 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.270510 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.270581 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.270633 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.270681 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.270716 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.270743 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.270765 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.270788 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.271206 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.271276 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.271322 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.271385 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.271428 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.271428 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.271509 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.271550 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.271581 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.271610 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.271633 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.271660 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.271775 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.271836 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.271889 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.271945 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.271945 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.271945 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.271945 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.272130 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.272189 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.272236 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.272297 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.272328 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.272355 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.272383 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.272475 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.272595 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.272674 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.272803 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.272896 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.272931 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.272955 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.272955 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.272955 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.277850 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.277850 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.278036 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.278036 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.278158 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.278213 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.278271 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.278330 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.278387 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.278436 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.278488 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.278488 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.278488 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.278488 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.278714 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.278714 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.278809 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.278809 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.278921 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.278921 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.279013 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.279071 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.279071 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.279189 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.279266 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.279317 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.279367 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.279419 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.279469 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.279519 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.279590 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.279639 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.279705 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.279764 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.279820 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.279871 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.279920 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.279976 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.280034 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.280092 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.280156 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.280213 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.280262 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.280311 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.280362 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.280411 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.280459 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.280560 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.280560 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.280666 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.281099 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.281425 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.281478 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.283245 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.283245 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.283436 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.283514 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.283613 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.283692 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.283770 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.283839 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.283907 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.283985 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.284063 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.284132 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.284199 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.284269 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.284337 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.284414 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.284564 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.284672 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.284821 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.284821 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.285183 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.285667 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.285667 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.285667 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.285667 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.285667 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.286019 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.286090 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.286090 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.286225 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.286301 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.286371 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.286449 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.286541 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.286620 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.286699 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.286699 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.286849 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.286918 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.286987 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.287060 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.287138 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.287207 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.287207 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.287345 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.287424 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.287482 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.287583 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.287660 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.287720 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.287802 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.287851 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.287882 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.287920 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.287956 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.287992 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288030 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.288067 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.288067 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.288067 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.288067 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.288067 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.288225 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288258 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.288294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.288467 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288467 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.288544 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288579 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.288611 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.288643 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.288674 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.288707 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.288739 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288770 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.288802 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.288845 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.288881 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.288914 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.288951 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.288983 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.289030 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.289066 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.289098 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.289129 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.289171 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.289202 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.289233 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.289269 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.289300 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.289335 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.289370 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.289407 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.289447 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.289447 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.289447 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.289636 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.289678 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.289678 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.289739 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.289770 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.289807 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.289838 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.289877 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.289877 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.289948 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.289980 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.290011 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.290042 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.290080 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.290080 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.290150 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.290182 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.290218 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.290254 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.290290 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.290325 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.290362 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.290362 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.290362 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.290362 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.290474 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.290474 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.290474 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.290586 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.290620 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.290652 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.290683 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.290713 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.290746 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.290776 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.290807 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.290838 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.290879 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.290915 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.290946 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.290977 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.291007 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.291038 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.291069 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.291105 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.291142 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.291179 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.291215 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.291251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.291251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.291251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.291251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.291251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.292917 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.293050 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.293050 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.293219 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.293219 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.293358 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.293429 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.293509 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.293616 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.293700 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.293700 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.293893 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.293976 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.294053 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.294175 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.294235 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.294288 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.294339 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.294339 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.294339 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.294482 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.294553 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.294619 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.295287 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.295347 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.295404 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.295461 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.295495 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.295520 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.295520 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.295588 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.295616 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.295639 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.295666 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.295689 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.295689 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.295736 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.295765 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.295789 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.295943 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.295943 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.296080 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.296080 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.296174 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.296226 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.296276 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.296331 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.296394 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.296452 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.296513 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.296584 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.296635 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.296677 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.296734 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.296776 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.296825 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.296886 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.296936 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.297150 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.297212 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.297285 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.297357 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.297555 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.297611 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.297663 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.297695 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.297731 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.297758 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.297789 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.297823 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.297852 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.297879 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.297905 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.297931 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.298575 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.298575 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.298653 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.298678 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.298704 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.298732 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.298764 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.298787 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.298814 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.298836 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.298860 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.298886 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.298909 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.298932 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.298959 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.298983 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.299013 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.299036 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.299060 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.299087 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.299111 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.299133 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.299157 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.299180 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.299205 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.299228 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.299399 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.299399 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.300020 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.300074 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.300145 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.300203 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.300259 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.300307 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.300368 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.300420 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.300502 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.300556 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.300590 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.300624 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.300648 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.300671 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.300694 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.300721 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.300749 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.300773 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.300804 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.300829 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.300853 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.300875 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.300898 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.300925 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.300953 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.300953 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.300953 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.301060 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.304457 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.304550 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.304582 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.304657 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.304723 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.304767 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.304834 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.304878 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.304945 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.305042 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.305131 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.305191 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.305216 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.305337 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.305429 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.305507 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.305585 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.305668 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.305739 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.305821 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.305903 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.305938 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.305975 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.306002 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.306025 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.306051 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.306093 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.306122 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.306144 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.306144 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.306190 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.306218 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.306241 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.306268 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.306292 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.306314 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.306340 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.306365 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.306388 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.306388 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.306388 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.306388 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.306473 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.306612 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.306852 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.306852 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.306852 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.307022 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.307022 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.307148 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.307148 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.307719 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.307792 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.307854 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.307907 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.307969 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.308002 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.308027 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.308059 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.308059 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.308101 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.308244 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.308304 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.308358 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.308414 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.308458 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.308458 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.308564 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.308590 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.308613 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.308635 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.308658 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.308682 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.308704 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.309170 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.309271 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.309302 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.309394 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.309394 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.309547 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.309585 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.309610 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.309642 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.309665 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.309688 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.309715 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.309739 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.309762 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.309788 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.309813 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.309836 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.309864 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.309887 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.309910 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.309933 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.309960 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.309987 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.310010 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.310034 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.310056 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.310080 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.310106 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.310134 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.310134 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.310176 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.310200 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.310227 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.310254 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.310280 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.310306 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.310329 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.310415 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.310444 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.310467 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.310490 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.310513 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.310551 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.310575 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.310606 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.310632 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.310659 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.310681 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.310681 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.310724 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.310897 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.311114 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.311268 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.311517 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.311517 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.311517 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.312634 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.312703 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.312785 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.312832 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.312911 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.312955 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.313047 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.313098 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.313164 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.313212 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.313288 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.313330 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.313402 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.313443 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.313516 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.313575 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.313648 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.313698 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.313800 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.313871 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.313871 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.314011 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.314054 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.314126 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.314173 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.314244 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.314312 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.314377 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.314443 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.314508 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.314582 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.314630 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.314668 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.314724 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.314770 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.314805 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.314841 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.314987 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.315151 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.315211 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.315355 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.315559 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.315604 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.315681 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.315756 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.315825 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.315895 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.315960 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.316032 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.316115 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.316182 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.316285 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.316336 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.316535 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.316629 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.316681 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.316724 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.316765 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.316802 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.316841 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.316986 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.317153 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.317200 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.317295 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.317459 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:12.318207 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:12.359381 np0000182572 devstack@c-api.service[112417]: INFO dbcounter [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Registered counter for database cinder Jun 23 17:06:12.359629 np0000182572 devstack@c-api.service[112415]: INFO dbcounter [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Registered counter for database cinder Jun 23 17:06:12.361172 np0000182572 devstack@c-api.service[112416]: INFO dbcounter [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Registered counter for database cinder Jun 23 17:06:12.361231 np0000182572 devstack@c-api.service[112414]: INFO dbcounter [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Registered counter for database cinder Jun 23 17:06:12.398093 np0000182572 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.402272 np0000182572 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-45133c62-ee42-4192-a837-7471186b8171 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.406113 np0000182572 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.409822 np0000182572 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.511959 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writer thread running {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:12.514665 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:12.516034 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:12.517688 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:12.518543 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:12.520887 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:12.521760 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:12.523249 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:12.524169 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:12.524860 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writer thread running {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:12.525226 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.525615 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writer thread running {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:12.525775 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:12.526893 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.527858 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:12.527935 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.528448 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:12.529868 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:12.530453 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.531192 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:12.531810 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:12.533540 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:12.533848 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:12.534365 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.536106 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:12.537348 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.537506 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.541596 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.560643 np0000182572 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.561690 np0000182572 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-45133c62-ee42-4192-a837-7471186b8171 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.562970 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:12.564558 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:12.565232 np0000182572 devstack@c-api.service[112415]: INFO cinder.rpc [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:12.566358 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.566959 np0000182572 devstack@c-api.service[112417]: INFO cinder.rpc [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:12.568067 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.570226 np0000182572 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.572921 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:12.575377 np0000182572 devstack@c-api.service[112416]: INFO cinder.rpc [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:12.576441 np0000182572 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:12.576630 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.578398 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:12.578606 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.578673 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.580237 np0000182572 devstack@c-api.service[112414]: INFO cinder.rpc [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:12.581191 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.581776 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.581881 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.584953 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.585073 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.590090 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.590160 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.590318 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.592894 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.593113 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.593539 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.594722 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.595789 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.596229 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.596735 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.598101 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.598875 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.599354 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.601373 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.601837 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.601926 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.602170 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.604780 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.605073 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.605132 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.605434 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.606265 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.606551 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.608204 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.608912 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.609223 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.609315 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.611226 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.612318 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.614140 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.614382 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.614720 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.615366 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.617180 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.617712 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.618050 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.618190 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.618648 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.619733 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.620041 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.621054 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.621212 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.621294 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.621512 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.622547 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.622828 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.623137 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.624150 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.624456 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.625148 np0000182572 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:12.625221 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.625501 np0000182572 devstack@c-api.service[112415]: WARNING cinder.api.contrib.hosts [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:12.625856 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.626189 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.626710 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.627143 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.627492 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.628633 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.628982 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.630099 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.630194 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.630444 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.630730 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.630874 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.631590 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: extensions {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.632095 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.632195 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.632905 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: extra_specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.633650 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.633709 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.634104 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.634417 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-volume-transfer {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.635245 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.635345 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.636216 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-quota-class-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.636644 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.637216 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.637468 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.638180 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.638391 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: cgsnapshots {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.638475 np0000182572 devstack@c-api.service[112416]: WARNING cinder.api.contrib.hosts [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:12.638594 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.639155 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.640085 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: scheduler-stats {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.640166 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.640217 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.640513 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.641258 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.641372 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: qos-specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.642053 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.642109 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.642144 np0000182572 devstack@c-api.service[112414]: WARNING cinder.api.contrib.hosts [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:12.642867 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.643262 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.643322 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: capabilities {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.643466 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.644235 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.644284 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: extensions {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.644481 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.644791 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.645661 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: extra_specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.645783 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.646096 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.646347 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.647169 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.647219 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-volume-transfer {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.647669 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-volume-type-access {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.647895 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.647982 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: extensions {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.648953 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-quota-class-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.649244 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-quota-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.649342 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: extra_specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.649396 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.650696 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-snapshot-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.650816 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.650921 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-volume-transfer {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.650996 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: cgsnapshots {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.652135 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-volume-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.652190 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.652352 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: scheduler-stats {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.652494 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-quota-class-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.653562 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-hosts {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.653617 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.653909 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: qos-specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.653971 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: cgsnapshots {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.654904 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.654959 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: os-availability-zone {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.655300 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: scheduler-stats {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.655968 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: capabilities {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.656265 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: consistencygroups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.656841 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.657251 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.657640 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: qos-specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.658233 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extended resource: backups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.658920 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-45133c62-ee42-4192-a837-7471186b8171 None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:12.659007 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.659651 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.659735 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: capabilities {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.660261 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] SnapshotActionsController initialized {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:12.660687 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-volume-type-access {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.660982 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.661086 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.661145 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.662499 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-quota-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.662592 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.662653 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.662710 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.663838 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.663933 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.663991 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-snapshot-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.664104 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-volume-type-access {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.665159 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.665343 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.665410 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-volume-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.665735 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-quota-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.666513 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.666608 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.666912 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-hosts {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.667129 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-snapshot-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.667930 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.668016 np0000182572 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.668269 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: os-availability-zone {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.668607 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-volume-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.668783 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.668930 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669020 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669163 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669257 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669356 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669455 np0000182572 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.669585 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669585 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669783 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: consistencygroups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.669862 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669862 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.669975 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670030 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-hosts {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.670095 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670158 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670213 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension UsedLimits extending resource: limits {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670275 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670332 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670397 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670460 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670518 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-45133c62-ee42-4192-a837-7471186b8171 None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670595 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670650 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670800 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.670924 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671022 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671136 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671136 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671323 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension AdminActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671420 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: os-availability-zone {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.671550 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension AdminActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671550 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension AdminActions extending resource: backups {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671744 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extended resource: backups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.671844 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.671844 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension VolumeActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.672109 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-6b7a6c71-c623-432c-b7ba-85c930f1d500 None None] Extension TypesManage extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.672677 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: consistencygroups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.673916 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.contrib.snapshot_actions [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] SnapshotActionsController initialized {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:12.674669 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extended resource: backups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:12.674721 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.676165 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.676717 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.contrib.snapshot_actions [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] SnapshotActionsController initialized {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:12.677578 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.677631 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.678632 np0000182572 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6806ca3668 pid: 112417 (default app) Jun 23 17:06:12.678963 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.679147 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.680028 np0000182572 devstack@c-api.service[112415]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6806ca3668 pid: 112415 (default app) Jun 23 17:06:12.680274 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.680558 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.681696 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.681970 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.683170 np0000182572 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.683318 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.684001 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension UsedLimits extending resource: limits {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684107 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684226 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684407 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684578 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684664 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684742 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684818 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.684877 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.684942 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685006 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685109 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension AdminActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685245 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension AdminActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685342 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension AdminActions extending resource: backups {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685477 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685648 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension VolumeActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.685758 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-08ecaddf-583b-4ed4-a48a-f04e466f295e None None] Extension TypesManage extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.686231 np0000182572 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:12.686545 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.686545 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.686545 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.686545 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.686545 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687026 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687026 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687026 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687026 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687026 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687359 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687832 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687832 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.687832 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.687832 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688106 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688106 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688106 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688106 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688387 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688387 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688387 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688387 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688706 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688706 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688706 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.688706 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.688706 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689110 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.689110 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689110 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.689110 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689110 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.689448 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.690570 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.691387 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.692222 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.692222 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.692222 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.692222 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.692222 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.693318 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.693318 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.693318 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.693318 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.693318 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.693933 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension UsedLimits extending resource: limits {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694083 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694481 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.694886 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.694886 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695031 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.695212 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695212 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695212 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695212 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695212 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695611 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695611 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695611 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695611 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695611 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695911 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695911 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.695911 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.695911 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.696408 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.696481 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.696481 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.696481 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.696481 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.696763 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.696763 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.696763 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.696763 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.696763 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697079 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697079 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697079 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697079 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697079 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697289 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697289 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697289 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697289 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697614 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697614 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697614 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697614 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697943 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697943 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.697943 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.697943 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.698280 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.698280 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.698442 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.698761 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.698761 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.698761 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.698761 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699144 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.699144 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699144 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.699144 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699144 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.699598 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700099 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700145 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.700204 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700204 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700204 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700204 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700406 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700691 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700691 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700691 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700691 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700847 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.700881 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701171 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701416 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701416 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701499 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.701756 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701756 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.701756 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.701756 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702060 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.702060 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702060 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.702060 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702060 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.702336 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702336 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.702336 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702336 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:12.702336 np0000182572 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension AdminActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension AdminActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension AdminActions extending resource: backups {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702598 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702913 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension VolumeActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.702913 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-146d3e8f-5dd3-49f1-9112-40e88b3f4b59 None None] Extension TypesManage extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:12.703000 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-c0d6c9ec-6ff6-4e39-998b-2bb1e8cb736d None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:12.703000 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Tue Jun 23 17:06:12 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:06:12.703101 np0000182572 devstack@c-api.service[112416]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6806ca3668 pid: 112416 (default app) Jun 23 17:06:12.703159 np0000182572 devstack@c-api.service[112414]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6806ca3668 pid: 112414 (default app) Jun 23 17:06:19.809765 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.809765 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.809765 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.809765 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.810510 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.810510 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.810510 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.810510 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.810770 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811099 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811099 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811099 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811099 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811099 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811422 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811422 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811422 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811422 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811422 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811726 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811726 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811726 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811726 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811950 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811950 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811950 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.811950 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.811950 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812253 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812253 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812253 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812253 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812253 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812572 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.812929 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.813310 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813827 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.813827 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813827 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.813827 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.813827 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814165 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814165 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814165 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814165 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814165 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814391 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814637 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814839 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814839 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814839 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.814839 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.814839 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815019 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815019 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815019 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815019 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815019 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815192 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815192 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815192 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815192 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815338 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815338 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815338 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815338 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815699 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815699 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815699 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815699 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815699 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815885 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815885 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815885 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.815885 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.815885 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816056 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816056 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816056 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816056 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816199 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816199 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816199 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816199 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816345 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816345 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816345 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816345 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816488 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816488 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816488 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816488 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816679 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816679 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816679 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816679 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816823 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816823 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816823 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.816823 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.816823 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817003 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817213 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817213 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817213 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817213 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817213 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817382 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817612 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.817830 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818059 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818246 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818246 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818246 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818246 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818384 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818384 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818384 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818384 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818384 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 23 17:06:19.818564 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-d965df3f-c062-4804-ac41-c062a9f25b29 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:20.293881 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-d965df3f-c062-4804-ac41-c062a9f25b29 admin admin] POST https://199.204.45.132/volume/v3/types Jun 23 17:06:20.294406 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-d965df3f-c062-4804-ac41-c062a9f25b29 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:06:20.296066 np0000182572 devstack@c-api.service[112415]: /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 23 17:06:20.296066 np0000182572 devstack@c-api.service[112415]: warnings.warn( Jun 23 17:06:20.331434 np0000182572 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-d965df3f-c062-4804-ac41-c062a9f25b29 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:20.367510 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-d965df3f-c062-4804-ac41-c062a9f25b29 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 23 17:06:20.368365 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Tue Jun 23 17:06:19 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:06:20.382836 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [req-d965df3f-c062-4804-ac41-c062a9f25b29 req-8c1502fe-20a3-47a7-bb93-e7da28a44b14 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:20.717563 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-d965df3f-c062-4804-ac41-c062a9f25b29 req-8c1502fe-20a3-47a7-bb93-e7da28a44b14 admin admin] POST https://199.204.45.132/volume/v3/types/8b9fd915-9dec-4e6d-9bed-3df85183a0c3/extra_specs Jun 23 17:06:20.718196 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-d965df3f-c062-4804-ac41-c062a9f25b29 req-8c1502fe-20a3-47a7-bb93-e7da28a44b14 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:06:20.719897 np0000182572 devstack@c-api.service[112417]: /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 23 17:06:20.719897 np0000182572 devstack@c-api.service[112417]: warnings.warn( Jun 23 17:06:20.753829 np0000182572 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [req-d965df3f-c062-4804-ac41-c062a9f25b29 req-8c1502fe-20a3-47a7-bb93-e7da28a44b14 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:20.817469 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-d965df3f-c062-4804-ac41-c062a9f25b29 req-8c1502fe-20a3-47a7-bb93-e7da28a44b14 admin admin] https://199.204.45.132/volume/v3/types/8b9fd915-9dec-4e6d-9bed-3df85183a0c3/extra_specs returned with HTTP 200 Jun 23 17:06:20.818058 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 2/3] 199.204.45.132 () {70 vars in 1505 bytes} [Tue Jun 23 17:06:20 2026] POST /volume/v3/types/8b9fd915-9dec-4e6d-9bed-3df85183a0c3/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:06:22.574714 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=6 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:22.579797 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=6 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:30.363361 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:30.815710 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:08:50.876612 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.876612 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.876612 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.876612 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.876612 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.877447 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.877447 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.877447 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.877447 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.877447 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.878128 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.878956 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.878956 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.878956 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.878956 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.879349 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.879349 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.879349 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.879349 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.879658 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.879658 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.879658 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.879658 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.880023 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.880023 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.880023 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.880023 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.880023 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.880363 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.880363 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.880363 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.880363 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.880363 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881148 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.881981 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.882831 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.883599 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.883599 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.883599 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.883599 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.883599 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884085 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884085 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884085 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884085 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884085 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884347 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884611 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884837 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884837 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884837 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.884837 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.884837 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885055 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885055 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885055 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885055 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885055 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885420 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885420 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885420 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885420 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885723 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885723 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.885723 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.885723 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886005 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886005 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886005 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886005 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886005 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886366 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886366 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886366 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886366 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886366 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886722 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886722 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.886722 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.886722 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887009 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887009 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887009 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887009 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887289 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887289 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887289 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887289 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887603 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887603 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887603 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887603 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887821 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887821 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887821 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887821 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887997 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887997 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887997 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.887997 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.887997 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888207 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888463 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888463 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888463 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888463 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888463 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888680 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.888937 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889177 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889408 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889901 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889901 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.889901 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.889901 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890067 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.890067 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890067 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.890067 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890067 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: /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 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-00b1da27-4437-4b2c-8f4b-96351c74fb58 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:08:50.890286 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-00b1da27-4437-4b2c-8f4b-96351c74fb58 None None] GET https://199.204.45.132/volume// Jun 23 17:08:50.890814 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-00b1da27-4437-4b2c-8f4b-96351c74fb58 None None] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:08:50.890814 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-00b1da27-4437-4b2c-8f4b-96351c74fb58 None None] Calling method 'all' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:08:50.890814 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-00b1da27-4437-4b2c-8f4b-96351c74fb58 None None] https://199.204.45.132/volume// returned with HTTP 300 Jun 23 17:08:50.890814 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 1/4] 199.204.45.132 () {66 vars in 1456 bytes} [Tue Jun 23 17:08:50 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 17:09:27.847031 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.847031 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.847031 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.847031 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.847940 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.847940 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.847940 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.847940 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.848236 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848698 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.848698 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848698 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.848698 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.848698 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849037 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849037 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849037 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849037 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849037 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849330 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849330 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849330 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849330 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849621 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849621 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849621 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849621 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849621 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849939 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849939 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849939 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.849939 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.849939 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850303 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.850699 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851041 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851385 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851385 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851385 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851385 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851385 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851710 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851710 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851710 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851710 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851710 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.851973 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852306 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852635 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852635 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852635 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852635 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852635 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852942 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852942 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852942 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.852942 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.852942 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853212 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853212 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853212 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853212 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853456 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853456 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853456 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853456 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853718 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853718 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853718 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.853718 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.853718 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854032 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854032 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854032 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854032 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854032 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854348 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854348 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854348 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854348 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854563 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854563 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854563 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854563 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854734 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854734 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854734 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854734 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854885 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854885 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.854885 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.854885 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855048 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855048 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855048 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855048 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855208 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855208 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855208 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855208 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855208 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855399 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855636 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855636 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855636 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855636 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855636 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.855925 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856173 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856391 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856644 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856903 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856903 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.856903 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.856903 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857128 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.857128 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857128 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.857128 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857128 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-e7fc5873-9696-4c0b-956a-f24be1256cab None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:27.857328 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 1/5] 199.204.45.132 () {62 vars in 1068 bytes} [Tue Jun 23 17:09:27 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:09:27.891441 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-77299369-5be7-407c-9e5a-94cded06f7ea None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:27.900153 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 2/6] 199.204.45.132 () {64 vars in 1272 bytes} [Tue Jun 23 17:09:27 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:09:27.936466 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [req-77299369-5be7-407c-9e5a-94cded06f7ea req-533bd117-6ec8-406d-b0b1-f646dde0c9b5 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:27.942098 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-77299369-5be7-407c-9e5a-94cded06f7ea req-533bd117-6ec8-406d-b0b1-f646dde0c9b5 demo demo] GET https://199.204.45.132/volume/v3/ Jun 23 17:09:27.942503 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-77299369-5be7-407c-9e5a-94cded06f7ea req-533bd117-6ec8-406d-b0b1-f646dde0c9b5 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:27.943468 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [req-77299369-5be7-407c-9e5a-94cded06f7ea req-533bd117-6ec8-406d-b0b1-f646dde0c9b5 demo demo] Calling method 'version_select' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:27.947026 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [req-77299369-5be7-407c-9e5a-94cded06f7ea req-533bd117-6ec8-406d-b0b1-f646dde0c9b5 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 23 17:09:27.947350 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 3/7] 199.204.45.132 () {66 vars in 1346 bytes} [Tue Jun 23 17:09:27 2026] GET /volume/v3/ => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:27.989063 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:28.420818 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 demo demo] GET https://199.204.45.132/volume/v3/types Jun 23 17:09:28.421388 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:28.421694 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 demo demo] Calling method 'index' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:28.422400 np0000182572 devstack@c-api.service[112416]: /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 23 17:09:28.422400 np0000182572 devstack@c-api.service[112416]: warnings.warn( Jun 23 17:09:28.423303 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:09:28.462419 np0000182572 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:09:28.480145 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-6647d174-a85a-4858-9ee5-5ff99c7926f9 demo demo] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 23 17:09:28.480745 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 2/8] 199.204.45.132 () {64 vars in 1290 bytes} [Tue Jun 23 17:09:27 2026] GET /volume/v3/types => generated 377 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:28.522425 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:28.839914 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 23 17:09:28.840125 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:28.840361 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf demo demo] Calling method 'show' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:28.880057 np0000182572 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:09:28.894008 np0000182572 devstack@c-api.service[112414]: /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 23 17:09:28.894008 np0000182572 devstack@c-api.service[112414]: warnings.warn( Jun 23 17:09:28.896310 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-221f1ec1-a637-462b-ba40-6c90f9ae23bf demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:28.896735 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 2/9] 199.204.45.132 () {64 vars in 1301 bytes} [Tue Jun 23 17:09:28 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:29.380537 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-9501361f-c42e-47a2-b282-631dbae433a0 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:29.381777 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 3/10] 199.204.45.132 () {62 vars in 1068 bytes} [Tue Jun 23 17:09:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:09:29.412394 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-2e042202-70ad-455b-9313-b443ae9622e7 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:29.422518 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 4/11] 199.204.45.132 () {64 vars in 1272 bytes} [Tue Jun 23 17:09:29 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:09:29.462894 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-2e042202-70ad-455b-9313-b443ae9622e7 req-690b6370-ed64-45cc-a638-5d7b045046cd None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:29.466075 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-2e042202-70ad-455b-9313-b443ae9622e7 req-690b6370-ed64-45cc-a638-5d7b045046cd demo demo] GET https://199.204.45.132/volume/v3/ Jun 23 17:09:29.466338 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-2e042202-70ad-455b-9313-b443ae9622e7 req-690b6370-ed64-45cc-a638-5d7b045046cd demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:29.467234 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-2e042202-70ad-455b-9313-b443ae9622e7 req-690b6370-ed64-45cc-a638-5d7b045046cd demo demo] Calling method 'version_select' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:29.467918 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-2e042202-70ad-455b-9313-b443ae9622e7 req-690b6370-ed64-45cc-a638-5d7b045046cd demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 23 17:09:29.468409 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 3/12] 199.204.45.132 () {66 vars in 1346 bytes} [Tue Jun 23 17:09:29 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:29.507369 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-9f36405c-a77d-4677-b4af-cdc71fd0b876 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:29.511326 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-9f36405c-a77d-4677-b4af-cdc71fd0b876 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 23 17:09:29.512006 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-9f36405c-a77d-4677-b4af-cdc71fd0b876 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:29.512515 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-9f36405c-a77d-4677-b4af-cdc71fd0b876 demo demo] Calling method 'show' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:29.521841 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-9f36405c-a77d-4677-b4af-cdc71fd0b876 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:29.522156 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 3/13] 199.204.45.132 () {64 vars in 1301 bytes} [Tue Jun 23 17:09:29 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:30.192617 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-634386b0-c3c9-491d-9b66-b0510fe1f531 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.193837 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 4/14] 199.204.45.132 () {62 vars in 1068 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:09:30.226778 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.230440 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 5/15] 199.204.45.132 () {64 vars in 1272 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:09:30.264719 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 req-535076ba-0b57-441e-9257-1b4787377246 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.268968 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 req-535076ba-0b57-441e-9257-1b4787377246 demo demo] GET https://199.204.45.132/volume/v3/ Jun 23 17:09:30.269396 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 req-535076ba-0b57-441e-9257-1b4787377246 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:30.269876 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 req-535076ba-0b57-441e-9257-1b4787377246 demo demo] Calling method 'version_select' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:30.270721 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-19e82b93-7228-4e4d-92d2-9b4a5f5dea30 req-535076ba-0b57-441e-9257-1b4787377246 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 23 17:09:30.271626 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 4/16] 199.204.45.132 () {66 vars in 1346 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:30.309637 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-834a22b8-c74a-4756-a45c-3df37db7dac2 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.312821 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-834a22b8-c74a-4756-a45c-3df37db7dac2 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 23 17:09:30.313048 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-834a22b8-c74a-4756-a45c-3df37db7dac2 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:30.313294 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-834a22b8-c74a-4756-a45c-3df37db7dac2 demo demo] Calling method 'show' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:30.322593 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-834a22b8-c74a-4756-a45c-3df37db7dac2 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:30.323009 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 4/17] 199.204.45.132 () {64 vars in 1301 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:30.360892 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-0fb5f471-8850-457d-b399-de020788a2b4 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.362115 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 5/18] 199.204.45.132 () {62 vars in 1068 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:09:30.396057 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.399705 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 6/19] 199.204.45.132 () {64 vars in 1272 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:09:30.430587 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 req-79f7731f-587f-4e3c-ab71-6831c053e7fc None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.433977 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 req-79f7731f-587f-4e3c-ab71-6831c053e7fc demo demo] GET https://199.204.45.132/volume/v3/ Jun 23 17:09:30.434358 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 req-79f7731f-587f-4e3c-ab71-6831c053e7fc demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:30.434799 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 req-79f7731f-587f-4e3c-ab71-6831c053e7fc demo demo] Calling method 'version_select' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:30.435508 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-b9bd835f-b31f-4a1f-a772-61e4e2917dd4 req-79f7731f-587f-4e3c-ab71-6831c053e7fc demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 23 17:09:30.436355 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 5/20] 199.204.45.132 () {66 vars in 1346 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:30.469130 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-8ad6a628-636f-46c1-a587-c739536d9e0c None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:30.472337 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-8ad6a628-636f-46c1-a587-c739536d9e0c demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 23 17:09:30.472713 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-8ad6a628-636f-46c1-a587-c739536d9e0c demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:30.473080 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-8ad6a628-636f-46c1-a587-c739536d9e0c demo demo] Calling method 'show' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:30.483562 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-8ad6a628-636f-46c1-a587-c739536d9e0c demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:30.483911 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 5/21] 199.204.45.132 () {64 vars in 1301 bytes} [Tue Jun 23 17:09:30 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:38.473835 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:09:40.479423 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=8 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:14:31.425908 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:31.523983 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:14:31.527572 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:31.527572 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:31.527572 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:14:31.528571 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:14:31.567949 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] Get all volumes completed successfully. Jun 23 17:14:31.571436 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-45da13f0-fd47-40e7-83b9-b7ce83198898 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:14:31.572131 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 6/22] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:14:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:14:41.561124 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:15:31.610473 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:15:31.613022 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:15:31.613022 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:15:31.613227 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:15:31.613769 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:15:31.614837 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:15:31.644465 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] Get all volumes completed successfully. Jun 23 17:15:31.647708 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-964732b4-b99e-4a49-b9e5-afbc5177f8e5 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:15:31.648191 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 7/23] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:15:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:15:41.638099 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:16:31.670283 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:16:31.675796 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:16:31.676164 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:16:31.676571 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:16:31.677774 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:16:31.679766 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:16:31.720156 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] Get all volumes completed successfully. Jun 23 17:16:31.722324 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-59652b6f-1a42-4abb-9f55-749431c1d8f9 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:16:31.723028 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 6/24] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:16:41.714173 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:17:31.735763 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-905c91db-23df-49b7-9352-4919d22713e8 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:17:31.739006 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:17:31.739231 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:17:31.739493 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:17:31.740214 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:17:31.741558 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:17:31.783565 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] Get all volumes completed successfully. Jun 23 17:17:31.786401 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-905c91db-23df-49b7-9352-4919d22713e8 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:17:31.787786 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 6/25] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:17:31 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 23 17:17:41.774320 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:18:31.803365 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:18:31.807542 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:18:31.807991 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:18:31.808424 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:18:31.809491 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:18:31.810548 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:18:31.818673 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] Get all volumes completed successfully. Jun 23 17:18:31.820590 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-7f3fa14c-8b31-4eb6-a422-a8afa50f60f9 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:18:31.820941 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 7/26] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:18:31 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 23 17:18:41.814021 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:19:31.840793 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:19:31.989412 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:19:31.989847 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:19:31.990226 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:19:31.990751 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:19:31.992067 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:19:31.999944 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] Get all volumes completed successfully. Jun 23 17:19:32.002519 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b8dc14f8-098b-4796-9204-f113d7f9c770 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:19:32.003010 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 8/27] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:19:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:19:41.995282 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:20:32.021871 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:20:32.025866 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:20:32.026150 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:20:32.026416 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:20:32.026787 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:20:32.027994 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:20:32.039593 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] Get all volumes completed successfully. Jun 23 17:20:32.040450 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c765ba0b-db8e-4eeb-a8b4-8b049a49c453 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:20:32.041214 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 7/28] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:20:32 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 23 17:20:42.032776 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:21:32.057632 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:21:32.060367 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:21:32.060663 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:21:32.060908 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:21:32.061229 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:21:32.062201 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:21:32.072475 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] Get all volumes completed successfully. Jun 23 17:21:32.075040 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-9a644110-bdde-4f90-8e9f-be7a377146d6 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:21:32.075561 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 7/29] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:21:32 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 23 17:21:42.065363 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:22:32.089891 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:22:32.093793 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:22:32.094256 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:22:32.094683 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:22:32.095111 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:22:32.096574 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:22:32.104356 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] Get all volumes completed successfully. Jun 23 17:22:32.107587 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-bd14a0d1-1a0e-49fa-84ad-f63617f4ce9a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:22:32.108281 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 8/30] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:22:32 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 23 17:22:42.099660 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:23:32.121746 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-6d222384-14d8-4db3-8978-21b5da3c8835 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:23:32.124548 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:23:32.126680 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:23:32.126680 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:23:32.126680 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:23:32.126680 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:23:32.134284 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] Get all volumes completed successfully. Jun 23 17:23:32.136447 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-6d222384-14d8-4db3-8978-21b5da3c8835 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:23:32.136933 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 9/31] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:23:32 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 23 17:23:42.416085 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:24:32.153005 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-1322112c-40df-4694-86b4-0191d68b7c43 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:24:32.291245 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:24:32.291669 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:24:32.292037 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:24:32.292481 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:24:32.294050 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:24:32.302715 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] Get all volumes completed successfully. Jun 23 17:24:32.305383 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-1322112c-40df-4694-86b4-0191d68b7c43 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:24:32.305963 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 8/32] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:24:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:24:42.297597 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:25:32.318804 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:25:32.321687 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:25:32.321958 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:25:32.322222 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:25:32.322569 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:25:32.323454 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:25:32.336262 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] Get all volumes completed successfully. Jun 23 17:25:32.339677 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-7aa9af99-6aab-40f8-b703-0fec2b69278c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:25:32.340212 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 8/33] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:25:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:25:42.329699 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:26:32.356153 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:26:32.359840 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:26:32.360084 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:26:32.360342 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:26:32.361013 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:26:32.361741 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:26:32.371092 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] Get all volumes completed successfully. Jun 23 17:26:32.373869 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-58a60aea-8cc2-4598-9f25-22d3cd433d7f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:26:32.374434 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 9/34] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:26:32 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 23 17:26:42.365371 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:27:32.420401 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:27:32.423806 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:27:32.423986 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:27:32.424170 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:27:32.424388 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:27:32.425070 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:27:32.431835 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] Get all volumes completed successfully. Jun 23 17:27:32.433703 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-847e2c8b-3e6b-4bde-a2b0-47adf4c5bc78 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:27:32.434037 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 10/35] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:27:32 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 23 17:27:42.427747 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:28:32.450633 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:28:32.455681 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:28:32.456202 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:28:32.456698 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:28:32.457139 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:28:32.458167 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:28:32.468725 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] Get all volumes completed successfully. Jun 23 17:28:32.471776 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-7cf2f844-4b1b-4c48-b729-b980efa37677 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:28:32.472284 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 9/36] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:28:32 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 23 17:28:42.465227 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:29:32.489840 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:29:32.629699 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:29:32.630068 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:29:32.630480 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:29:32.630937 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:29:32.632419 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:29:32.640315 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] Get all volumes completed successfully. Jun 23 17:29:32.642826 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-1a64e9c3-94a8-4e28-bd8f-f0ca02f47ebe demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:29:32.643265 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 9/37] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:29:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:29:42.635782 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:30:32.659754 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:30:32.663550 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:30:32.663971 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:30:32.664358 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:30:32.664880 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:30:32.666418 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:30:32.674913 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] Get all volumes completed successfully. Jun 23 17:30:32.677309 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-3e0f1897-5df4-4489-8ab0-34a6ddaa2825 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:30:32.677817 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 10/38] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:30:32 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 23 17:30:42.669729 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:31:32.691246 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:31:32.695666 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:31:32.695966 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:31:32.696219 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:31:32.696542 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:31:32.697686 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:31:32.706374 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] Get all volumes completed successfully. Jun 23 17:31:32.708342 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-7a4927f6-ec75-4ee9-bc1a-27c91d3e639b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:31:32.708714 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 11/39] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:31:32 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 23 17:31:42.701218 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:32:32.729623 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:32:32.732582 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:32:32.732862 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:32:32.733201 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:32:32.733490 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:32:32.734467 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:32:32.745274 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] Get all volumes completed successfully. Jun 23 17:32:32.747783 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-e26ae960-2fb3-4b6d-bba6-1ba37c392d4a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:32:32.748164 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 10/40] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:32:32 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 23 17:32:42.739314 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:33:32.760717 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:33:32.763942 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:33:32.764384 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:33:32.764384 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:33:32.764949 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:33:32.765682 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:33:32.773444 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] Get all volumes completed successfully. Jun 23 17:33:32.776001 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-f1e9cfeb-161b-46d0-b277-ae14149f340f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:33:32.776415 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 10/41] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:33:32 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 23 17:33:42.768954 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:34:32.788895 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:34:32.869052 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:34:32.869419 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:34:32.869835 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:34:32.870292 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:34:32.871851 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:34:32.881270 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] Get all volumes completed successfully. Jun 23 17:34:32.884062 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-8d12e391-ec07-4cd9-99dd-e2ce7e84b98b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:34:32.884438 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 11/42] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:34:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:34:42.875796 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:35:32.901412 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:35:32.903514 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:35:32.903710 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:35:32.903878 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:35:32.904101 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:35:32.904839 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:35:32.913469 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] Get all volumes completed successfully. Jun 23 17:35:32.915988 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-debcc816-6f32-4820-8f78-24e1672ef3e3 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:35:32.916457 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 12/43] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:35:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:35:42.907819 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:36:32.934892 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:36:32.939507 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:36:32.939905 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:36:32.940316 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:36:32.940855 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:36:32.942485 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:36:32.951008 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] Get all volumes completed successfully. Jun 23 17:36:32.952962 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-c10300ac-9d62-4c27-84c5-91d4567d0bd2 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:36:32.953318 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 11/44] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:36:32 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 23 17:36:42.946943 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:37:32.967665 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:37:32.972095 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:37:32.972933 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:37:32.973343 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:37:32.974203 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:37:32.975789 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:37:32.991476 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] Get all volumes completed successfully. Jun 23 17:37:32.993596 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-e7f12f48-55e6-4c50-b768-f38aaf20145f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:37:32.994009 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 11/45] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:37:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:37:42.979962 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:38:33.013756 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:38:33.015905 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:38:33.016171 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:38:33.016406 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:38:33.016715 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:38:33.017943 np0000182572 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:38:33.028255 np0000182572 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] Get all volumes completed successfully. Jun 23 17:38:33.031629 np0000182572 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-ce2bd2e7-77e4-4408-842e-de09a18e05e8 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:38:33.032230 np0000182572 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 12/46] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:38:33 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 23 17:38:43.021963 np0000182572 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:39:33.049998 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:39:33.190922 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:39:33.191318 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:39:33.191778 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:39:33.192326 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:39:33.194011 np0000182572 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:39:33.207744 np0000182572 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] Get all volumes completed successfully. Jun 23 17:39:33.210297 np0000182572 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-adc9ea1c-478c-4ec4-87f5-00458ff88e22 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:39:33.210827 np0000182572 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 13/47] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:39:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:39:43.198188 np0000182572 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:40:33.228049 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:40:33.232025 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:40:33.232267 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:40:33.232407 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:40:33.232654 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:40:33.234919 np0000182572 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:40:33.244832 np0000182572 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] Get all volumes completed successfully. Jun 23 17:40:33.249370 np0000182572 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-bd86b2df-b913-45e3-baaa-c0f04752dc7e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:40:33.250029 np0000182572 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 12/48] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:40:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:40:43.237927 np0000182572 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:41:33.268656 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:41:33.273847 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 23 17:41:33.274223 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] Empty body provided in request {{(pid=112414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:41:33.274633 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] Calling method 'detail' {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:41:33.275110 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.api.api_utils [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] Removing options '' from query. {{(pid=112414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:41:33.276552 np0000182572 devstack@c-api.service[112414]: DEBUG cinder.volume.api [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112414) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:41:33.287193 np0000182572 devstack@c-api.service[112414]: INFO cinder.volume.api [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] Get all volumes completed successfully. Jun 23 17:41:33.288994 np0000182572 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-a4b1e71b-9120-44ef-a31b-1d3989af0928 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:41:33.289402 np0000182572 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 12/49] 199.204.45.132 () {64 vars in 1296 bytes} [Tue Jun 23 17:41:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:41:43.282040 np0000182572 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}