Jun 19 00:57:10.638372 np0000182247 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:57:10.646616 np0000182247 devstack@c-api.service[112368]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:57:10 2026] *** Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: nodename: np0000182247 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: machine: x86_64 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: clock source: unix Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: pcre jit disabled Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: detected number of CPU cores: 16 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: current working directory: / Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: your processes number limit is 256917 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: your memory page size is 4096 bytes Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: detected max file descriptor number: 2048 Jun 19 00:57:10.650624 np0000182247 devstack@c-api.service[112368]: lock engine: pthread robust mutexes Jun 19 00:57:10.651330 np0000182247 devstack@c-api.service[112368]: thunder lock: enabled Jun 19 00:57:10.651330 np0000182247 devstack@c-api.service[112368]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:57:10.651330 np0000182247 devstack@c-api.service[112368]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:57:10.651330 np0000182247 devstack@c-api.service[112368]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:57:10.651330 np0000182247 devstack@c-api.service[112368]: Set PythonHome to /opt/stack/data/venv Jun 19 00:57:10.685511 np0000182247 devstack@c-api.service[112368]: Python main interpreter initialized at 0x75d6768a3668 Jun 19 00:57:10.685511 np0000182247 devstack@c-api.service[112368]: python threads support enabled Jun 19 00:57:10.685511 np0000182247 devstack@c-api.service[112368]: your server socket listen backlog is limited to 100 connections Jun 19 00:57:10.685511 np0000182247 devstack@c-api.service[112368]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:57:10.686065 np0000182247 devstack@c-api.service[112368]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:57:10.686246 np0000182247 devstack@c-api.service[112368]: *** Operational MODE: preforking *** Jun 19 00:57:10.686349 np0000182247 devstack@c-api.service[112368]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:57:10.686349 np0000182247 devstack@c-api.service[112368]: spawned uWSGI master process (pid: 112368) Jun 19 00:57:10.686519 np0000182247 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:57:10.687230 np0000182247 devstack@c-api.service[112368]: spawned uWSGI worker 1 (pid: 112375, cores: 1) Jun 19 00:57:10.687752 np0000182247 devstack@c-api.service[112368]: spawned uWSGI worker 2 (pid: 112376, cores: 1) Jun 19 00:57:10.688211 np0000182247 devstack@c-api.service[112368]: spawned uWSGI worker 3 (pid: 112377, cores: 1) Jun 19 00:57:10.688694 np0000182247 devstack@c-api.service[112368]: spawned uWSGI worker 4 (pid: 112378, cores: 1) Jun 19 00:57:10.688792 np0000182247 devstack@c-api.service[112368]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: we strongly recommend against using it for new projects. Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: framework. For more detail see Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:57:10.812777 np0000182247 devstack@c-api.service[112376]: import eventlet # noqa Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: we strongly recommend against using it for new projects. Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: framework. For more detail see Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:57:10.814930 np0000182247 devstack@c-api.service[112375]: import eventlet # noqa Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: we strongly recommend against using it for new projects. Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: framework. For more detail see Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:57:10.827582 np0000182247 devstack@c-api.service[112377]: import eventlet # noqa Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: we strongly recommend against using it for new projects. Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: framework. For more detail see Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:57:10.837626 np0000182247 devstack@c-api.service[112378]: import eventlet # noqa Jun 19 00:57:10.899078 np0000182247 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:57:10.899078 np0000182247 devstack@c-api.service[112376]: warnings.warn( Jun 19 00:57:10.901347 np0000182247 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:57:10.901347 np0000182247 devstack@c-api.service[112375]: warnings.warn( Jun 19 00:57:10.914782 np0000182247 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:57:10.914782 np0000182247 devstack@c-api.service[112377]: warnings.warn( Jun 19 00:57:10.941035 np0000182247 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:57:10.941035 np0000182247 devstack@c-api.service[112378]: warnings.warn( Jun 19 00:57:10.972233 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:10.972233 np0000182247 devstack@c-api.service[112376]: from cgi import parse_header Jun 19 00:57:10.979306 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:10.979306 np0000182247 devstack@c-api.service[112375]: from cgi import parse_header Jun 19 00:57:10.993490 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:10.993490 np0000182247 devstack@c-api.service[112377]: from cgi import parse_header Jun 19 00:57:11.020405 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:11.020405 np0000182247 devstack@c-api.service[112376]: removals.removed_module( Jun 19 00:57:11.021854 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:11.021854 np0000182247 devstack@c-api.service[112376]: removals.removed_module( Jun 19 00:57:11.028106 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:11.028106 np0000182247 devstack@c-api.service[112378]: from cgi import parse_header Jun 19 00:57:11.028256 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:11.028256 np0000182247 devstack@c-api.service[112375]: removals.removed_module( Jun 19 00:57:11.029555 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:11.029555 np0000182247 devstack@c-api.service[112375]: removals.removed_module( Jun 19 00:57:11.043080 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:11.043080 np0000182247 devstack@c-api.service[112377]: removals.removed_module( Jun 19 00:57:11.043764 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:11.043764 np0000182247 devstack@c-api.service[112377]: removals.removed_module( Jun 19 00:57:11.084740 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:11.084740 np0000182247 devstack@c-api.service[112378]: removals.removed_module( Jun 19 00:57:11.087341 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:11.087341 np0000182247 devstack@c-api.service[112378]: removals.removed_module( Jun 19 00:57:11.776643 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:11.776643 np0000182247 devstack@c-api.service[112376]: warnings.warn( Jun 19 00:57:11.798895 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:11.798895 np0000182247 devstack@c-api.service[112375]: warnings.warn( Jun 19 00:57:11.800921 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:11.800921 np0000182247 devstack@c-api.service[112377]: warnings.warn( Jun 19 00:57:11.825935 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:11.825935 np0000182247 devstack@c-api.service[112376]: warnings.warn( Jun 19 00:57:11.849991 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:11.849991 np0000182247 devstack@c-api.service[112375]: warnings.warn( Jun 19 00:57:11.854568 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:11.854568 np0000182247 devstack@c-api.service[112377]: warnings.warn( Jun 19 00:57:11.897506 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:11.897506 np0000182247 devstack@c-api.service[112378]: warnings.warn( Jun 19 00:57:11.947932 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:11.947932 np0000182247 devstack@c-api.service[112378]: warnings.warn( Jun 19 00:57:12.023876 np0000182247 devstack@c-api.service[112376]: 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 19 00:57:12.024313 np0000182247 devstack@c-api.service[112376]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112376) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:57:12.036655 np0000182247 devstack@c-api.service[112377]: 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 19 00:57:12.036815 np0000182247 devstack@c-api.service[112377]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112377) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:57:12.041576 np0000182247 devstack@c-api.service[112375]: 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 19 00:57:12.041768 np0000182247 devstack@c-api.service[112375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:57:12.111506 np0000182247 devstack@c-api.service[112377]: /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 19 00:57:12.111506 np0000182247 devstack@c-api.service[112377]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:57:12.111976 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:12.111976 np0000182247 devstack@c-api.service[112376]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:57:12.113309 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:12.113309 np0000182247 devstack@c-api.service[112375]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:57:12.122173 np0000182247 devstack@c-api.service[112378]: 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 19 00:57:12.122345 np0000182247 devstack@c-api.service[112378]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112378) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:57:12.183120 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:12.183120 np0000182247 devstack@c-api.service[112378]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:57:12.560829 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:57:12.561084 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:57:12.561163 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:57:12.561234 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561234 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.561362 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:57:12.561432 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561506 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561573 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561629 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.561692 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.561813 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561875 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561930 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.561987 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.561987 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.563699 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.563848 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.563919 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.563919 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.564026 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.564082 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.564146 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.564212 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.564269 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.564324 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.564398 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.564398 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.564509 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.564565 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.564623 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.564680 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.564680 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.564826 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.564885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.564959 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.565018 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.565074 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.565135 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.565191 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.565253 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.565317 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.565317 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.565317 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.565476 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.565476 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.565622 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.565679 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.565679 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.565812 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.565871 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.565927 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.565987 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.566052 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.566118 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.566180 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.566243 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.566307 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.566363 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.566425 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.566487 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.566559 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.566620 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.566675 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.567499 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.567573 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.567642 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.567727 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.567805 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.567875 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.567946 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.568020 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.568093 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.568161 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.568224 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.568293 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.568365 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.568432 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.568499 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.568573 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.568641 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.568722 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.568802 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.568893 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.568990 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.569065 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.569145 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.569228 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.569299 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.569377 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.569450 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.569517 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.569587 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.569657 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.569744 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.569814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.569814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.569814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.569814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.569814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.570236 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.570236 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.570236 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.570236 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.570236 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.570545 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.570642 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.570741 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.570817 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.570885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.570956 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.571022 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.571087 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.571157 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.571225 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.571298 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.571375 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.571448 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.571514 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.571581 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.571642 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.571725 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.571802 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.571871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.571871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.571871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.571871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.571871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.572179 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.572179 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.572179 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.572364 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.572432 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.572493 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.572560 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.572628 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.572628 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.572765 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.572840 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.572907 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.572970 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.573032 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.573103 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.573172 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.573234 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.573310 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.573372 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.573433 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.573498 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.573566 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.573631 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.573696 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.573696 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.573696 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.573911 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.573980 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.574046 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.574117 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.574183 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.574243 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.574308 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.574370 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.574434 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.574495 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.574581 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.574646 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.574741 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.574806 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.574872 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.574942 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.575014 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.575084 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.575155 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.575230 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.575303 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.575371 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.575441 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.575481 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.575481 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.575546 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.575587 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.575622 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.575661 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.575718 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.575762 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.575762 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.575762 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.575859 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.575901 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.575933 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.575964 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.576000 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.576051 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.576088 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.576128 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.576168 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.576210 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.576249 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.576280 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.576320 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.576360 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.576400 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.576437 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.576477 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.576518 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.576558 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.576797 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.576797 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.576797 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.576797 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.576926 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.576963 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.576998 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.577033 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.577074 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.577115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.577151 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.577190 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.577227 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.577262 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.577295 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.577346 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.577346 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.577507 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.577539 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.577571 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.577601 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.577634 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.577670 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.577866 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.577904 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.577940 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.577971 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.578010 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.578055 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.578086 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.578118 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.578155 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.578191 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.578223 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.578555 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.578603 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.578643 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.578686 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.578737 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.578770 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.578770 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.578840 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.578879 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.578879 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.578983 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.579052 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.579115 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.579463 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.579513 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.579513 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.579650 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.579752 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.579806 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.579855 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.579905 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.579960 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.580006 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.580055 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.580100 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.580145 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.580201 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.580256 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.580308 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.580308 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.580403 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.580455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.580503 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.580548 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.580596 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.580900 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.580900 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.580900 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.580900 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.581079 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.581130 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.581184 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.581229 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.581273 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.581324 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.581372 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.581420 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.581466 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.581513 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.581557 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.581605 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.581657 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.581711 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.581767 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.581880 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.581914 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.581938 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.581967 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.581993 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.582016 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.582048 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.582048 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.582048 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.586279 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.586353 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.586420 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.586468 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.586520 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.586568 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.586600 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.586632 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.586660 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.586687 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.586743 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.586775 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.586858 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.586935 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.587235 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.587298 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.587349 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.587429 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.587499 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.587567 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.587634 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.587726 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.587775 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.587812 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.587844 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.587884 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.587921 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.587957 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.587993 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.588025 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.588065 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.588097 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.588152 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.588191 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.588228 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.588265 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.588306 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.588346 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.588382 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.588423 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.588459 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.588500 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.588531 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.588563 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.588597 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.588627 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.588667 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.588716 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.588749 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.588791 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.588831 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.588893 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.588955 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.589014 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.589014 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.589014 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.589203 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.589203 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.589661 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.589661 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.589661 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.589661 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.589928 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.589997 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.590061 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.590061 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.590178 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.590256 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.590347 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.590463 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.590547 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.590632 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.590747 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.590828 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.590954 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.591034 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.591102 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.591193 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.591295 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.591382 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.591456 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.591535 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.591613 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.591732 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.591822 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.592370 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.592443 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.592512 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.592512 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.592512 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.592512 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.592512 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.592825 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.592862 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.592900 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.592900 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.592996 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.593042 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.593080 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.593128 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.593162 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.593201 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.593234 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.593266 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.593298 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.593298 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.593298 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.593392 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.593392 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.593392 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.593392 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.593392 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.593546 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.593579 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.593616 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.593653 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.593685 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.594058 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.594166 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.594243 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.594318 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.594382 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.594452 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.594514 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.594576 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.594643 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.594749 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.594818 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.594880 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.594949 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.595020 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.595020 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.595020 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.595020 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.595020 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.595320 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.595390 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.595453 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.595514 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.595583 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.595645 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.595736 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.595805 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.595867 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.595965 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.596026 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.596072 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.596106 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.596138 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.596181 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.596181 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.596181 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.596275 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.596308 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.596341 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.596372 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.596404 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.596436 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.596473 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.596506 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.596549 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.596549 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.596549 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.596642 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.596642 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.596734 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.596780 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.596814 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.596845 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.596887 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.596918 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.596955 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.596986 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.597022 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.597053 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.597088 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.597088 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.597152 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.597152 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.597152 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.597152 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.597152 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.597312 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.597356 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.597388 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.597419 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.597455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.597455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.597455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.597455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.597455 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.597688 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.597688 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.598400 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.598454 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.598506 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.598554 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.598608 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.598661 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.598737 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.598787 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.598836 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.598889 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.598939 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.598985 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.599037 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.599082 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.599138 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.599196 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.599250 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.599297 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.599341 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.599392 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.599439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.601837 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.602229 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.602229 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.602353 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.602404 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.602456 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.602505 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.602566 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.602619 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.602670 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.602732 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.602790 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.602790 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.602790 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.602925 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.602925 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.602925 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.602925 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.602925 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.603141 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.603188 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.603238 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.603283 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.603330 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.603330 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.603330 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.603330 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.603330 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.604221 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.604312 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.604312 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.604434 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.604434 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.604555 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.604628 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.604691 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.604751 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.604776 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.604802 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.604836 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.604861 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.604891 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.604917 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.604917 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.604959 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.604959 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605013 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605037 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.605037 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605088 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.605125 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.605163 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.605194 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.605232 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.605256 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.605288 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.605312 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.605342 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.605369 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.605396 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.605423 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.605450 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.605474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.605503 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605529 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.605556 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605582 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605607 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.605632 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.605657 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.605682 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.605722 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605759 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605785 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605808 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605839 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.605839 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.605885 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.606033 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.607459 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.607536 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.607576 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.607618 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.607657 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.607691 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.607753 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.607791 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.607823 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.607861 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.607905 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.607936 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.607968 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608006 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608044 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.608076 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.608114 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.608146 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.608183 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.608222 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.608264 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.608296 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.608334 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.608370 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.608406 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.608438 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.608475 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.608511 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.608542 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.608582 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.608615 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608652 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608683 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.608729 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.608772 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.608804 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.608836 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.608866 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608897 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.608928 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.608966 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.608999 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.609029 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.609069 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.609102 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.609132 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.609162 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.609199 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.609235 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.609275 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.609316 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.609348 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.609348 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.609348 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.609348 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.609348 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.613254 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.613321 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.613370 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.613408 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.613448 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.613480 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.613517 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.613557 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.613588 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.613588 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.613652 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.613685 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.613735 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.613787 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.613832 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.613877 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.613911 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.613943 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.613979 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.614011 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.614043 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.614075 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.614112 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.614143 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.614175 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.614215 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.614252 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.614283 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.614315 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.614347 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.614379 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.614492 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.614616 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.614650 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.614686 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.614751 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.614784 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.614821 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.614857 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.614889 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.614919 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.614954 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.614990 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.615027 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.615062 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.615113 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.615160 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.615203 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.615240 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.615273 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.615309 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.615350 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.615392 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.615433 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.615474 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.615474 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.616623 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.616712 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.616748 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.616782 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.616824 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.616856 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.616894 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.616933 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.616974 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.617007 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.617051 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.617090 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.617122 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.617162 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.617193 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.617227 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.617258 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.617293 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.617329 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.617365 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.617407 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.617439 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.617490 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.617523 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.617523 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.617523 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.617523 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.617523 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.618344 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.618344 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.618517 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.618592 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.618636 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.618674 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.618722 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.618773 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.618807 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.618838 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.618871 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.619050 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.619131 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.619260 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.619454 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.619644 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.619762 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.619802 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.619834 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.619865 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.619897 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.620024 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.620058 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.620091 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.620122 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.620152 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.620184 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.620223 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.620254 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.620286 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.620325 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.620359 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.620391 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.620427 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.620463 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.620498 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.620536 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.620572 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.620608 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.620663 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.620720 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.620754 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.620796 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.620828 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.620859 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.620891 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.620923 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.620959 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.621002 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.621040 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.621077 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.621805 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.621876 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.621934 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.621993 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.622029 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.622067 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.622107 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.622140 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.622176 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.622209 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.622246 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.622278 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.622338 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.622386 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.622420 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.622458 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.622494 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.622525 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.622557 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.622595 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.622627 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.622666 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.622719 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.622764 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.622808 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.622845 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.622878 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.622915 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.622946 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.622977 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.623042 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.623094 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.623133 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.623175 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.623208 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.623239 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.623271 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.623302 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.623333 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.623374 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.623405 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.623436 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.623471 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.623502 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.623538 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.623659 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.623693 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.623758 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.623790 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.623822 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.623852 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.623884 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.623920 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.623957 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.623992 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.624033 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.624064 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.624100 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.624135 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.624170 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.624200 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.624230 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.624268 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.624298 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.624334 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.624370 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.624405 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.624442 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.624476 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.624512 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.624543 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:57:12.624577 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.624615 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.624646 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:57:12.624677 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.625474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:57:12.625474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:57:12.625474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:57:12.625474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:57:12.625474 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:57:12.668722 np0000182247 devstack@c-api.service[112377]: INFO dbcounter [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Registered counter for database cinder Jun 19 00:57:12.668940 np0000182247 devstack@c-api.service[112376]: INFO dbcounter [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Registered counter for database cinder Jun 19 00:57:12.669279 np0000182247 devstack@c-api.service[112378]: INFO dbcounter [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Registered counter for database cinder Jun 19 00:57:12.669818 np0000182247 devstack@c-api.service[112375]: INFO dbcounter [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Registered counter for database cinder Jun 19 00:57:12.711809 np0000182247 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.713866 np0000182247 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.715418 np0000182247 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.716432 np0000182247 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.829924 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writer thread running {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:57:12.831215 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writer thread running {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:57:12.832602 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:57:12.833060 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writer thread running {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:57:12.834125 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:57:12.835333 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:57:12.835777 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:57:12.836574 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:57:12.838096 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:57:12.838238 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writer thread running {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:57:12.838583 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:57:12.838800 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:57:12.840230 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:57:12.840928 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:57:12.841081 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:57:12.841256 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:57:12.842109 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.842426 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:57:12.842503 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.843584 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.843663 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:57:12.845903 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.846031 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:57:12.846111 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.847391 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.848444 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:57:12.849649 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.854115 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.878940 np0000182247 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.881114 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:57:12.882009 np0000182247 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.882829 np0000182247 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.883469 np0000182247 devstack@c-api.service[112376]: INFO cinder.rpc [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:57:12.885379 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.886023 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:57:12.887185 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:57:12.887743 np0000182247 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:12.890069 np0000182247 devstack@c-api.service[112378]: INFO cinder.rpc [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:57:12.890818 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:57:12.891280 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.892351 np0000182247 devstack@c-api.service[112377]: INFO cinder.rpc [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:57:12.893573 np0000182247 devstack@c-api.service[112375]: INFO cinder.rpc [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:57:12.893960 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.894735 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.900463 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.903622 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.905278 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.906646 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.909270 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.909402 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.909477 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.911632 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.912644 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.912799 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.912939 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.914651 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.915729 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.917169 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.917496 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.917571 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.920518 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.920587 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.920910 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.922403 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.923430 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.923472 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.923901 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.926193 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.926262 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.926741 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.926840 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.927737 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.929226 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.929471 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.930015 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.930382 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.932314 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.932436 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.932852 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.933830 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.935248 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.935820 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.935912 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.936525 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.937272 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.938337 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.939159 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.939863 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.939937 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.941216 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.942171 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.942511 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.942640 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.944338 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.945558 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.945673 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.945770 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.946728 np0000182247 devstack@c-api.service[112376]: WARNING cinder.api.contrib.hosts [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:57:12.947366 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.947616 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.948289 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.948678 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.949037 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.949264 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.950170 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.951028 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.951323 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.951605 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.951693 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.952453 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: extensions {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.952578 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.952802 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.953692 np0000182247 devstack@c-api.service[112378]: WARNING cinder.api.contrib.hosts [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:57:12.953839 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.953942 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: extra_specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.954369 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.954555 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.955277 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-volume-transfer {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.955379 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.955692 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.955971 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.956961 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-quota-class-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.957048 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.957101 np0000182247 devstack@c-api.service[112375]: WARNING cinder.api.contrib.hosts [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:57:12.957235 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.957679 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.958313 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.958684 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.959083 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: cgsnapshots {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.959183 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.959394 np0000182247 devstack@c-api.service[112377]: WARNING cinder.api.contrib.hosts [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:57:12.959627 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: extensions {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.960090 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.960460 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: scheduler-stats {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.960729 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.960982 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: extra_specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.961425 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.961907 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: qos-specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.962230 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.962560 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-volume-transfer {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.963068 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: extensions {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.963164 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.963998 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: capabilities {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.964455 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: extra_specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.964663 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.964820 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-quota-class-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.965202 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.965494 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: extensions {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.965989 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-volume-transfer {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.966133 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: cgsnapshots {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.966723 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.966842 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: extra_specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.967500 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: scheduler-stats {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.967755 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-quota-class-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.968292 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-volume-type-access {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.968443 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-volume-transfer {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.968963 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: qos-specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.969839 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-quota-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.969889 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: cgsnapshots {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.970785 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-quota-class-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.971083 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: capabilities {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.971236 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: scheduler-stats {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.971284 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-snapshot-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.972118 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: cgsnapshots {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.972419 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.972717 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: qos-specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.972787 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-volume-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.973497 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: scheduler-stats {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.973915 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.974101 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-hosts {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.974786 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: capabilities {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.974996 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: qos-specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.975490 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-volume-type-access {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.975559 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: os-availability-zone {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.976108 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.976866 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: consistencygroups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.977143 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-quota-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.977233 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: capabilities {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.977636 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.978583 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.978673 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-snapshot-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.978758 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extended resource: backups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.979399 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-volume-type-access {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.980208 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.980429 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-volume-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.980824 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.contrib.snapshot_actions [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] SnapshotActionsController initialized {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:57:12.980962 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-quota-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.981563 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.981799 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-volume-type-access {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.981946 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-hosts {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.982390 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-snapshot-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.982968 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.983309 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: os-availability-zone {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.983485 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-quota-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.983949 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-volume-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.984327 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.984600 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: consistencygroups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.984874 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-snapshot-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.985363 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-hosts {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.985785 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.986829 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extended resource: backups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.986898 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-volume-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.987170 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: os-availability-zone {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.987231 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.988347 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-hosts {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.988527 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: consistencygroups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.988577 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.988856 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] SnapshotActionsController initialized {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:57:12.989600 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.989647 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: os-availability-zone {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.990001 np0000182247 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.990476 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extended resource: backups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.990825 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension UsedLimits extending resource: limits {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.990931 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991007 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: consistencygroups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.991064 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.991115 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991175 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991512 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991512 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991512 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991849 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991849 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.991849 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992160 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension AdminActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992160 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension AdminActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992160 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension AdminActions extending resource: backups {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992322 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992322 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension VolumeActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992423 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.992476 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-76bb9670-925d-4ed8-a9db-51f52562d3ad None None] Extension TypesManage extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.992727 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.contrib.snapshot_actions [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] SnapshotActionsController initialized {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:57:12.993038 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extended resource: backups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:57:12.993538 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.993716 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.995333 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.995464 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.995565 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] SnapshotActionsController initialized {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:57:12.996027 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.996522 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.996652 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.997522 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.997894 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.998084 np0000182247 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.998988 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension UsedLimits extending resource: limits {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.999081 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.999134 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.999207 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.999271 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:12.999901 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:12.999991 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000118 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000229 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000336 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000432 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000497 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000556 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension AdminActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000624 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.000676 np0000182247 devstack@c-api.service[112376]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75d6768a3668 pid: 112376 (default app) Jun 19 00:57:13.000782 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.000835 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension AdminActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000835 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension AdminActions extending resource: backups {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.000929 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.001136 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension VolumeActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.001136 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-dfcd3b24-4678-44ff-a070-803dbb4e6a5c None None] Extension TypesManage extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.001933 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.002096 np0000182247 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.003124 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension UsedLimits extending resource: limits {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003302 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension SnapshotActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003302 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003504 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.003601 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003601 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003803 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.003803 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004018 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004018 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004179 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004305 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension AdminActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004407 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension AdminActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004503 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension AdminActions extending resource: backups {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004604 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeTypeAccess extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004734 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension VolumeActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004816 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-1abaf5a8-7d14-4334-a675-7f83de8c9eda None None] Extension TypesManage extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.004925 np0000182247 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:57:13.005772 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension UsedLimits extending resource: limits {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.005907 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.005968 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.006770 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.006875 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.006998 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007101 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007216 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007340 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007340 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007491 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension AdminActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007564 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension AdminActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007645 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension AdminActions extending resource: backups {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.007871 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.008002 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension VolumeActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.008101 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-9e98f8bd-b47c-43c1-a685-997ac22f0548 None None] Extension TypesManage extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:57:13.008663 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.008663 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.008663 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.008663 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009208 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009208 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009208 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009208 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009470 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009883 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009883 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009883 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.009883 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.009883 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010223 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010223 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010223 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010223 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010223 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010553 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010553 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010553 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010553 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010867 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010867 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.010867 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.010867 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.011117 np0000182247 devstack@c-api.service[112378]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75d6768a3668 pid: 112378 (default app) Jun 19 00:57:13.011177 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.011177 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.011177 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.011177 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.011428 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.012634 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.013449 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.014324 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.017782 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.017782 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.017782 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.017782 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018132 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018132 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018132 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018132 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018132 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018549 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018549 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018549 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018549 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018549 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.018941 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.019366 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.019366 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.019366 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.019366 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.019366 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.019782 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.019782 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.019782 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.019782 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.019782 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020185 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020185 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020185 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020185 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020544 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020544 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020544 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020544 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020915 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020915 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020915 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.020915 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.020915 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021309 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021309 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021309 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021309 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021309 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021682 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021682 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021682 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021682 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021934 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021934 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.021934 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.021934 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022126 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022126 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022126 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022126 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022301 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022301 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022301 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022301 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022466 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022466 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022466 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022466 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022650 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022956 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022956 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022956 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.022956 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.022956 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023206 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023515 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.023819 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024097 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024473 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024473 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024473 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024473 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024728 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024728 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024728 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024728 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024969 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024969 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.024969 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.024969 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.025213 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.025213 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.025213 np0000182247 devstack@c-api.service[112376]: /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 19 00:57:13.025213 np0000182247 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 19 00:57:13.025213 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-5aa44dc7-cd34-4723-9a91-a2ff17b6ecbd None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:13.025453 np0000182247 devstack@c-api.service[112375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75d6768a3668 pid: 112375 (default app) Jun 19 00:57:13.025496 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Fri Jun 19 00:57:13 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 19 00:57:13.025542 np0000182247 devstack@c-api.service[112377]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75d6768a3668 pid: 112377 (default app) Jun 19 00:57:19.997498 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.997498 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.997498 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.997498 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.997498 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998328 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998328 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998328 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998328 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998328 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998611 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998968 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998968 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.998968 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.998968 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999192 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999192 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999192 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999192 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999433 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999433 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999433 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999433 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999671 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999671 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999671 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999671 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999671 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999977 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999977 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999977 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:19.999977 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:19.999977 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000272 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000612 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.000959 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001277 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001277 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001277 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001277 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001277 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001576 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001576 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001576 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001576 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001576 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.001870 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002190 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002506 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002506 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002506 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002506 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002506 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002806 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002806 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002806 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.002806 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.002806 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003125 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003125 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003125 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003125 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003350 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003350 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003350 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003350 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003576 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003576 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003576 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003576 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003576 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003883 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003883 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003883 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.003883 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.003883 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004193 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004193 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004193 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004193 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004440 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004440 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004440 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004440 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004632 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004632 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004632 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004632 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004794 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004794 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004794 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004794 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004938 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004938 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.004938 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.004938 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005077 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005077 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005077 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005077 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005077 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005256 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005484 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005484 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005484 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005484 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005484 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005660 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.005882 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006090 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006314 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006514 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006514 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006514 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006514 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006657 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006657 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006657 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006657 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006657 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: warnings.warn(deprecated_msg) Jun 19 00:57:20.006848 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:20.480735 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 admin admin] POST https://199.204.45.116/volume/v3/types Jun 19 00:57:20.481329 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:57:20.482931 np0000182247 devstack@c-api.service[112378]: /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 19 00:57:20.482931 np0000182247 devstack@c-api.service[112378]: warnings.warn( Jun 19 00:57:20.516598 np0000182247 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:20.552988 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 19 00:57:20.553895 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Fri Jun 19 00:57:19 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:57:20.580037 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.580037 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.580037 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.580037 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.580037 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.580878 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.580878 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.580878 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.580878 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.580878 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581212 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581562 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581562 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581562 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581562 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581844 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581844 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.581844 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.581844 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582098 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582098 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582098 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582098 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582348 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582348 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582348 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582348 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582348 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582771 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582771 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582771 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.582771 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.582771 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583129 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583514 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.583910 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584284 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584284 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584284 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584284 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584284 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584589 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584589 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584589 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584589 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584589 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.584900 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585247 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585592 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585592 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585592 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585592 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585592 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585918 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585918 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585918 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.585918 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.585918 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586207 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586207 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586207 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586207 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586451 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586451 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586451 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586451 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586725 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586725 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586725 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.586725 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.586725 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587035 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587035 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587035 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587035 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587035 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587339 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587339 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587339 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587339 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587576 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587576 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587576 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587576 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587843 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587843 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.587843 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.587843 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588129 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588129 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588129 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588129 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588379 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588379 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588379 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588379 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588582 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588582 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588582 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588582 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588582 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588785 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588994 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588994 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588994 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.588994 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.588994 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589157 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589359 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589558 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589777 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589976 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589976 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.589976 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.589976 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590124 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.590124 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590124 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.590124 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590124 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) Jun 19 00:57:20.590301 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 req-946b35fc-0312-48e4-8e21-3c8c5c6cd758 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:20.895747 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 req-946b35fc-0312-48e4-8e21-3c8c5c6cd758 admin admin] POST https://199.204.45.116/volume/v3/types/d393db4e-30c4-4759-a894-b110667e47fe/extra_specs Jun 19 00:57:20.896284 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 req-946b35fc-0312-48e4-8e21-3c8c5c6cd758 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:57:20.898085 np0000182247 devstack@c-api.service[112375]: /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 19 00:57:20.898085 np0000182247 devstack@c-api.service[112375]: warnings.warn( Jun 19 00:57:20.933753 np0000182247 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 req-946b35fc-0312-48e4-8e21-3c8c5c6cd758 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:57:21.001042 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [req-ccda0bb5-3af2-442c-a0e1-fb82ce88c2b7 req-946b35fc-0312-48e4-8e21-3c8c5c6cd758 admin admin] https://199.204.45.116/volume/v3/types/d393db4e-30c4-4759-a894-b110667e47fe/extra_specs returned with HTTP 200 Jun 19 00:57:21.001824 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Fri Jun 19 00:57:20 2026] POST /volume/v3/types/d393db4e-30c4-4759-a894-b110667e47fe/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:57:22.882239 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=6 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:22.889221 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=6 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:30.548340 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:30.998841 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:45.081082 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-6462dca3-42d6-4e36-ade8-36b67d0145f5 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:45.082359 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-6462dca3-42d6-4e36-ade8-36b67d0145f5 None None] GET https://199.204.45.116/volume// Jun 19 00:59:45.082727 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-6462dca3-42d6-4e36-ade8-36b67d0145f5 None None] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:45.083242 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-6462dca3-42d6-4e36-ade8-36b67d0145f5 None None] Calling method 'all' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:45.084323 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-6462dca3-42d6-4e36-ade8-36b67d0145f5 None None] https://199.204.45.116/volume// returned with HTTP 300 Jun 19 00:59:45.085134 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Fri Jun 19 00:59:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:00:22.166388 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.166388 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.166388 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.166388 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.166388 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167338 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.167338 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167338 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.167338 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167338 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.167674 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168117 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168117 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168117 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168117 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168381 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168381 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168381 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168381 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168727 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168727 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.168727 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.168727 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169008 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169008 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169008 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169008 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169008 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169378 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169378 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169378 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169378 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169378 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.169740 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170145 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170548 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170981 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170981 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170981 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.170981 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.170981 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171360 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.171360 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171360 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.171360 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171360 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.171687 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172104 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172477 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172477 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172477 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172477 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172477 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172892 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172892 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172892 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.172892 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.172892 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173228 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173228 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173228 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173228 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173503 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173503 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173503 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173503 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173843 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173843 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173843 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.173843 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.173843 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174219 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174219 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174219 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174219 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174219 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174531 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174531 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174531 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174531 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174866 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174866 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.174866 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.174866 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175158 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175158 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175158 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175158 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175445 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175445 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175445 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175445 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175746 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175746 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.175746 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.175746 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176035 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176035 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176035 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176035 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176035 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176408 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176911 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176911 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176911 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.176911 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.176911 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177254 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.177642 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178148 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178445 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178636 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178636 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178636 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178636 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178792 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178792 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178792 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178792 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178792 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-591ec5f1-8547-42f4-8177-8a80c50b1eeb None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:22.178962 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 1/5] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jun 19 01:00:22 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:00:22.206918 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-193713a1-b908-415d-97c4-ade46b6e24c7 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:22.215903 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 2/6] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jun 19 01:00:22 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 19 01:00:22.250568 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [req-193713a1-b908-415d-97c4-ade46b6e24c7 req-9e88da54-f4ea-4d82-93d4-3d21c4157f53 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:22.256847 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [req-193713a1-b908-415d-97c4-ade46b6e24c7 req-9e88da54-f4ea-4d82-93d4-3d21c4157f53 demo demo] GET https://199.204.45.116/volume/v3/ Jun 19 01:00:22.257417 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [req-193713a1-b908-415d-97c4-ade46b6e24c7 req-9e88da54-f4ea-4d82-93d4-3d21c4157f53 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:22.257936 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [req-193713a1-b908-415d-97c4-ade46b6e24c7 req-9e88da54-f4ea-4d82-93d4-3d21c4157f53 demo demo] Calling method 'version_select' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:22.260484 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [req-193713a1-b908-415d-97c4-ade46b6e24c7 req-9e88da54-f4ea-4d82-93d4-3d21c4157f53 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 19 01:00:22.260993 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 2/7] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jun 19 01:00:22 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:22.300380 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-28664b1e-0fac-45b7-b87a-452c2e016585 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:22.620621 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-28664b1e-0fac-45b7-b87a-452c2e016585 demo demo] GET https://199.204.45.116/volume/v3/types Jun 19 01:00:22.621478 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-28664b1e-0fac-45b7-b87a-452c2e016585 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:22.622004 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-28664b1e-0fac-45b7-b87a-452c2e016585 demo demo] Calling method 'index' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:22.623017 np0000182247 devstack@c-api.service[112376]: /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 19 01:00:22.623017 np0000182247 devstack@c-api.service[112376]: warnings.warn( Jun 19 01:00:22.624325 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-28664b1e-0fac-45b7-b87a-452c2e016585 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:22.667680 np0000182247 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-28664b1e-0fac-45b7-b87a-452c2e016585 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:00:22.689121 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-28664b1e-0fac-45b7-b87a-452c2e016585 demo demo] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 19 01:00:22.689585 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1290 bytes} [Fri Jun 19 01:00:22 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:22.726071 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:23.043362 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 19 01:00:23.043729 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:23.043959 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 demo demo] Calling method 'show' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:23.082870 np0000182247 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:00:23.102748 np0000182247 devstack@c-api.service[112377]: /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 19 01:00:23.102748 np0000182247 devstack@c-api.service[112377]: warnings.warn( Jun 19 01:00:23.104877 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-6339edfc-59b4-4e83-9e0a-ff5775bdd406 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 19 01:00:23.105237 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jun 19 01:00:22 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:23.566293 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-6dbc6b5e-e182-4628-9365-f09fb3d94c08 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:23.567549 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 3/10] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jun 19 01:00:23 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 19 01:00:23.602130 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:23.609817 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jun 19 01:00:23 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:00:23.644040 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 req-2f7498f7-4d75-4fce-b13f-642e8ce6bb58 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:23.647175 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 req-2f7498f7-4d75-4fce-b13f-642e8ce6bb58 demo demo] GET https://199.204.45.116/volume/v3/ Jun 19 01:00:23.647412 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 req-2f7498f7-4d75-4fce-b13f-642e8ce6bb58 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:23.647647 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 req-2f7498f7-4d75-4fce-b13f-642e8ce6bb58 demo demo] Calling method 'version_select' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:23.648217 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-dfaaffa5-b815-42ab-9194-f1af73d33ba2 req-2f7498f7-4d75-4fce-b13f-642e8ce6bb58 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 19 01:00:23.648616 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 4/12] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jun 19 01:00:23 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:23.689608 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-03e56ded-b679-4eb5-ab3f-97a22fb66c52 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:23.693096 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-03e56ded-b679-4eb5-ab3f-97a22fb66c52 demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 19 01:00:23.693464 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-03e56ded-b679-4eb5-ab3f-97a22fb66c52 demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:23.693891 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-03e56ded-b679-4eb5-ab3f-97a22fb66c52 demo demo] Calling method 'show' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:23.702306 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-03e56ded-b679-4eb5-ab3f-97a22fb66c52 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 19 01:00:23.702639 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jun 19 01:00:23 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 19 01:00:24.340518 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-a22240b3-5a44-4f90-9c1d-6ac99d33f8af None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.341905 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 4/14] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jun 19 01:00:24 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 19 01:00:24.371097 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-096de7da-5442-4396-86f9-332b42c4badb None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.374835 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jun 19 01:00:24 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 19 01:00:24.403480 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [req-096de7da-5442-4396-86f9-332b42c4badb req-7cb31853-9059-42f4-9ee1-2ebbe8a6bdc5 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.406714 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-096de7da-5442-4396-86f9-332b42c4badb req-7cb31853-9059-42f4-9ee1-2ebbe8a6bdc5 demo demo] GET https://199.204.45.116/volume/v3/ Jun 19 01:00:24.407107 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-096de7da-5442-4396-86f9-332b42c4badb req-7cb31853-9059-42f4-9ee1-2ebbe8a6bdc5 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:24.407504 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-096de7da-5442-4396-86f9-332b42c4badb req-7cb31853-9059-42f4-9ee1-2ebbe8a6bdc5 demo demo] Calling method 'version_select' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:24.408172 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-096de7da-5442-4396-86f9-332b42c4badb req-7cb31853-9059-42f4-9ee1-2ebbe8a6bdc5 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 19 01:00:24.408817 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 5/16] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jun 19 01:00:24 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:24.442727 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-403d79b6-a99a-442d-a4d1-84e7616edcb1 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.446156 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-403d79b6-a99a-442d-a4d1-84e7616edcb1 demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 19 01:00:24.446373 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-403d79b6-a99a-442d-a4d1-84e7616edcb1 demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:24.446612 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-403d79b6-a99a-442d-a4d1-84e7616edcb1 demo demo] Calling method 'show' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:24.455486 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-403d79b6-a99a-442d-a4d1-84e7616edcb1 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 19 01:00:24.455837 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jun 19 01:00:24 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 19 01:00:24.489960 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-7ddb1c9e-22dc-4a7c-96fb-c5655e9a4733 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.491189 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 5/18] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jun 19 01:00:24 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 19 01:00:24.521363 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-f3aae518-4f27-40b3-bcef-2da1c460226e None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.524485 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jun 19 01:00:24 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:00:24.554166 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [req-f3aae518-4f27-40b3-bcef-2da1c460226e req-22ba8fac-e413-421c-ac62-ec1ec5b97247 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.557332 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-f3aae518-4f27-40b3-bcef-2da1c460226e req-22ba8fac-e413-421c-ac62-ec1ec5b97247 demo demo] GET https://199.204.45.116/volume/v3/ Jun 19 01:00:24.557673 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-f3aae518-4f27-40b3-bcef-2da1c460226e req-22ba8fac-e413-421c-ac62-ec1ec5b97247 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:24.558106 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-f3aae518-4f27-40b3-bcef-2da1c460226e req-22ba8fac-e413-421c-ac62-ec1ec5b97247 demo demo] Calling method 'version_select' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:24.558740 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-f3aae518-4f27-40b3-bcef-2da1c460226e req-22ba8fac-e413-421c-ac62-ec1ec5b97247 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 19 01:00:24.559407 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 6/20] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jun 19 01:00:24 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:24.593895 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-e9494c0a-4f05-483f-b1c2-ff77525f81cb None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:24.596639 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-e9494c0a-4f05-483f-b1c2-ff77525f81cb demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 19 01:00:24.596904 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-e9494c0a-4f05-483f-b1c2-ff77525f81cb demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:24.597196 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-e9494c0a-4f05-483f-b1c2-ff77525f81cb demo demo] Calling method 'show' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:24.605866 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-e9494c0a-4f05-483f-b1c2-ff77525f81cb demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 19 01:00:24.606162 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jun 19 01:00:24 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:00:32.684026 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:34.602227 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=8 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:57.468880 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:57.597044 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:04:57.597217 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:57.597599 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:57.598361 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:57.599299 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:57.638654 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] Get all volumes completed successfully. Jun 19 01:04:57.640623 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-668fc9b8-4dd2-4891-bae4-1d730c77125a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:57.640992 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:04:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:05:07.632451 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:57.684645 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:57.686798 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:05:57.686967 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:57.687151 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:57.687744 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:57.688534 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:57.719749 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] Get all volumes completed successfully. Jun 19 01:05:57.722542 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-6ce85434-48bf-4b47-8c00-5bfcdf1ccca4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:57.723226 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:05:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:06:07.711102 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:57.739504 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:57.742678 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:06:57.742881 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:57.743028 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:57.745993 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:57.745993 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:57.782301 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] Get all volumes completed successfully. Jun 19 01:06:57.784220 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-e0f721ae-3377-4b30-8a81-2c0ebebc7f58 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:57.784679 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:06:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:07:07.776596 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:57.797122 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:57.802577 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:07:57.802911 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:57.803128 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:57.805192 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:57.805352 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:57.865837 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] Get all volumes completed successfully. Jun 19 01:07:57.868725 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-384c4e30-1750-4f71-93d9-95f5927c0c55 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:57.869306 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:07:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:08:07.856965 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:08:57.879768 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-849306dc-5da0-4258-ba90-accbf3bbe44c None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:08:57.881769 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:08:57.881945 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:08:57.882119 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:08:57.882351 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:08:57.883074 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:08:57.891914 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] Get all volumes completed successfully. Jun 19 01:08:57.893952 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-849306dc-5da0-4258-ba90-accbf3bbe44c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:08:57.894375 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:08:57 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 19 01:09:07.888693 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:09:57.906863 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:09:58.025504 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:09:58.025781 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:09:58.026743 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:09:58.026743 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:09:58.027365 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:09:58.036329 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] Get all volumes completed successfully. Jun 19 01:09:58.038832 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-74f29a63-eb4f-4b80-ad08-4b3e5602fb82 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:09:58.038832 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:09:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:10:08.030818 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:10:58.092350 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-4731c8c6-1619-4bb5-af03-065bf135fdff None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:10:58.096673 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:10:58.097198 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:10:58.097760 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:10:58.098512 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:10:58.100084 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:10:58.109736 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] Get all volumes completed successfully. Jun 19 01:10:58.111080 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-4731c8c6-1619-4bb5-af03-065bf135fdff demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:10:58.111571 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:10:58 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 19 01:11:08.103288 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:58.126812 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-848aedcc-932a-40a6-abc0-d0762166500a None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:58.129630 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:11:58.129868 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:11:58.130120 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:11:58.130547 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:11:58.131408 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:11:58.142494 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] Get all volumes completed successfully. Jun 19 01:11:58.145636 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-848aedcc-932a-40a6-abc0-d0762166500a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:11:58.146304 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:11:58 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 19 01:12:08.136179 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:58.160633 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-57e58233-0830-40d4-8438-dd2aef4ec230 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:58.165100 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:12:58.165469 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:12:58.165877 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:12:58.166379 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:12:58.167577 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:12:58.177821 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] Get all volumes completed successfully. Jun 19 01:12:58.180210 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-57e58233-0830-40d4-8438-dd2aef4ec230 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:12:58.180659 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:12:58 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 19 01:13:08.172187 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:58.192037 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:58.196158 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:13:58.196392 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:13:58.196643 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:13:58.196974 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:13:58.197987 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:13:58.205921 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] Get all volumes completed successfully. Jun 19 01:13:58.207807 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-29db8d71-2feb-4495-ae74-5a5c70a2eed2 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:13:58.208110 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:13:58 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 19 01:14:08.201098 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:14:58.222011 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:58.425943 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:14:58.426366 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:58.426795 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:58.427269 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:14:58.428732 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:14:58.438385 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] Get all volumes completed successfully. Jun 19 01:14:58.440958 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-2ddf3e54-75a9-4cf7-bf30-303e5aa78388 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:14:58.441822 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:14:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:15:08.433115 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:58.453747 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:58.457160 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:15:58.457399 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:58.457631 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:58.457976 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:15:58.458895 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:15:58.467032 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] Get all volumes completed successfully. Jun 19 01:15:58.469692 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-ce7a508d-791b-46fc-a9cb-2ce83671a633 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:15:58.470184 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:15:58 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 19 01:16:08.462075 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:58.481913 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:58.486368 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:16:58.486794 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:58.487148 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:58.487851 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:16:58.489049 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:16:58.499939 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] Get all volumes completed successfully. Jun 19 01:16:58.502906 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-f576c80c-db8f-4d7c-b818-8447a10246d3 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:16:58.503536 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:16:58 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 19 01:17:08.492973 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:58.515615 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:58.521798 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:17:58.522024 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:58.522257 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:58.522513 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:58.523442 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:17:58.530042 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] Get all volumes completed successfully. Jun 19 01:17:58.532823 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-6dfa7524-a48f-4d91-85b6-af4927b7bf63 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:17:58.533426 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:17:58 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 19 01:18:08.526033 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:18:58.544812 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:58.549181 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:18:58.550893 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:58.550893 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:58.550893 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:18:58.552208 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:18:58.563821 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] Get all volumes completed successfully. Jun 19 01:18:58.566929 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-b4d2ac38-22ad-4115-b62e-ed09d1730bb7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:18:58.567661 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:18:58 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 19 01:19:08.557027 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:19:58.582551 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:19:58.674542 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:19:58.674738 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:19:58.674915 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:19:58.675193 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:19:58.675890 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:19:58.688754 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] Get all volumes completed successfully. Jun 19 01:19:58.692932 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-bfd65280-b408-4852-ae9e-78d8c5aad28a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:19:58.693364 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:19:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:20:08.681241 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:20:58.719095 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:20:58.722227 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:20:58.722483 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:20:58.722804 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:20:58.723180 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:20:58.724242 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:20:58.736256 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] Get all volumes completed successfully. Jun 19 01:20:58.738872 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-626eda2b-d29c-4d44-adbc-b3f915f9c9ad demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:20:58.739280 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:20:58 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 19 01:21:08.730749 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:21:58.757302 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-399fd9fe-9e33-41c7-8637-639137fb5090 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:21:58.762137 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:21:58.762534 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:21:58.762976 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:21:58.763470 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:21:58.765016 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:21:58.780816 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] Get all volumes completed successfully. Jun 19 01:21:58.784366 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-399fd9fe-9e33-41c7-8637-639137fb5090 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:21:58.784942 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:22:08.771057 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:58.802212 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-ffed7365-7c69-46e1-8abd-daf9253de421 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:58.806906 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:22:58.808002 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:58.808002 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:58.808210 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:58.809805 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:58.821019 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] Get all volumes completed successfully. Jun 19 01:22:58.821019 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-ffed7365-7c69-46e1-8abd-daf9253de421 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:58.821019 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 11/40] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:22:58 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 19 01:23:08.813489 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:58.834742 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-8880be1c-85f5-4839-9c14-d330fdd2225f None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:58.837893 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:23:58.838144 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:58.838354 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:58.838644 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:58.839824 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:58.851310 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] Get all volumes completed successfully. Jun 19 01:23:58.854177 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-8880be1c-85f5-4839-9c14-d330fdd2225f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:58.854658 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:23:58 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 19 01:24:08.843908 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:58.868804 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:58.974442 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:24:58.974689 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:58.975134 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:58.975424 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:58.976424 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:58.985417 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] Get all volumes completed successfully. Jun 19 01:24:58.989479 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-8dc7cd77-0670-44c8-b582-6d736d6e290f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:58.989991 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 11/42] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:24:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:08.982860 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:59.004536 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:59.009185 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:25:59.009412 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:59.009677 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:59.010056 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:59.011014 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:59.018074 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] Get all volumes completed successfully. Jun 19 01:25:59.020960 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-f0b20213-b8f6-4950-8207-5c51358c2f3f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:59.021317 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 11/43] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:25:59 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 19 01:26:09.014219 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:59.033673 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:59.037426 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:26:59.037669 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:59.037958 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:59.038213 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:59.039170 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:59.047078 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] Get all volumes completed successfully. Jun 19 01:26:59.049653 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-1d5c2e78-1138-4a13-84f5-d1dd5ccc6d0e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:59.050105 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 12/44] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:26:59 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 19 01:27:09.042323 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:59.061470 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-85686069-1309-4c23-9434-7953c83b870b None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:59.069743 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:27:59.069743 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:59.069743 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:59.069743 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:59.070298 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:59.082959 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] Get all volumes completed successfully. Jun 19 01:27:59.085681 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-85686069-1309-4c23-9434-7953c83b870b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:59.086361 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 11/45] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:27:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:09.075123 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:59.098991 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.middleware.request_id [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f None None] RequestId filter calling following filter/app {{(pid=112378) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:59.101196 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:28:59.101382 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] Empty body provided in request {{(pid=112378) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:59.102179 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.openstack.wsgi [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] Calling method 'detail' {{(pid=112378) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:59.102399 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.api.api_utils [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] Removing options '' from query. {{(pid=112378) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:59.103080 np0000182247 devstack@c-api.service[112378]: DEBUG cinder.volume.api [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112378) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:59.110710 np0000182247 devstack@c-api.service[112378]: INFO cinder.volume.api [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] Get all volumes completed successfully. Jun 19 01:28:59.113661 np0000182247 devstack@c-api.service[112378]: INFO cinder.api.openstack.wsgi [None req-1f04f848-1c79-4cca-a2e5-d93dc69fc47f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:59.114242 np0000182247 devstack@c-api.service[112378]: [pid: 112378|app: 0|req: 12/46] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:28:59 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 19 01:29:09.106200 np0000182247 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=1 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:59.128575 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:59.168402 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:29:59.168669 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:59.168938 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] Calling method 'detail' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:59.169257 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.api.api_utils [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] Removing options '' from query. {{(pid=112375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:59.170319 np0000182247 devstack@c-api.service[112375]: DEBUG cinder.volume.api [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:59.179375 np0000182247 devstack@c-api.service[112375]: INFO cinder.volume.api [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] Get all volumes completed successfully. Jun 19 01:29:59.181928 np0000182247 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-e58384a1-1fb2-41c2-868c-e3f26825c51c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:59.182360 np0000182247 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 12/47] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:29:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:30:09.173345 np0000182247 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:59.199110 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-a0527be4-9e84-43c0-9b41-cff900413647 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:59.205065 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:30:59.205271 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] Empty body provided in request {{(pid=112376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:59.205483 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] Calling method 'detail' {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:59.205763 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.api.api_utils [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] Removing options '' from query. {{(pid=112376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:59.206615 np0000182247 devstack@c-api.service[112376]: DEBUG cinder.volume.api [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:59.216496 np0000182247 devstack@c-api.service[112376]: INFO cinder.volume.api [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] Get all volumes completed successfully. Jun 19 01:30:59.219282 np0000182247 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [None req-a0527be4-9e84-43c0-9b41-cff900413647 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:59.219832 np0000182247 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 13/48] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:30:59 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 19 01:31:09.215544 np0000182247 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:59.231527 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-fc82a87b-af94-413f-9893-deb149ed7dca None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:59.235968 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 19 01:31:59.236318 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] Empty body provided in request {{(pid=112377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:59.236723 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] Calling method 'detail' {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:59.237207 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.api.api_utils [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] Removing options '' from query. {{(pid=112377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:59.238452 np0000182247 devstack@c-api.service[112377]: DEBUG cinder.volume.api [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112377) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:59.250632 np0000182247 devstack@c-api.service[112377]: INFO cinder.volume.api [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] Get all volumes completed successfully. Jun 19 01:31:59.254730 np0000182247 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-fc82a87b-af94-413f-9893-deb149ed7dca demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:59.255112 np0000182247 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 12/49] 199.204.45.116 () {64 vars in 1295 bytes} [Fri Jun 19 01:31:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:09.242244 np0000182247 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}