May 09 07:27:30.975666 np0000173012 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:27:30.985673 np0000173012 devstack@c-api.service[112456]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:27:30 2026] *** May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: nodename: np0000173012 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: machine: x86_64 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: clock source: unix May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: pcre jit disabled May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: detected number of CPU cores: 16 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: current working directory: / May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: detected binary path: /usr/bin/uwsgi-core May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: your processes number limit is 256917 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: your memory page size is 4096 bytes May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: detected max file descriptor number: 2048 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: lock engine: pthread robust mutexes May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: thunder lock: enabled May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:27:30.989267 np0000173012 devstack@c-api.service[112456]: Set PythonHome to /opt/stack/data/venv May 09 07:27:31.037582 np0000173012 devstack@c-api.service[112456]: Python main interpreter initialized at 0x7733a30a3668 May 09 07:27:31.037582 np0000173012 devstack@c-api.service[112456]: python threads support enabled May 09 07:27:31.037582 np0000173012 devstack@c-api.service[112456]: your server socket listen backlog is limited to 100 connections May 09 07:27:31.037582 np0000173012 devstack@c-api.service[112456]: your mercy for graceful operations on workers is 80 seconds May 09 07:27:31.038353 np0000173012 devstack@c-api.service[112456]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:27:31.038521 np0000173012 devstack@c-api.service[112456]: *** Operational MODE: preforking *** May 09 07:27:31.038784 np0000173012 devstack@c-api.service[112456]: *** uWSGI is running in multiple interpreter mode *** May 09 07:27:31.038784 np0000173012 devstack@c-api.service[112456]: spawned uWSGI master process (pid: 112456) May 09 07:27:31.039063 np0000173012 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:27:31.039856 np0000173012 devstack@c-api.service[112456]: spawned uWSGI worker 1 (pid: 112467, cores: 1) May 09 07:27:31.040460 np0000173012 devstack@c-api.service[112456]: spawned uWSGI worker 2 (pid: 112468, cores: 1) May 09 07:27:31.040986 np0000173012 devstack@c-api.service[112456]: spawned uWSGI worker 3 (pid: 112469, cores: 1) May 09 07:27:31.041742 np0000173012 devstack@c-api.service[112456]: spawned uWSGI worker 4 (pid: 112470, cores: 1) May 09 07:27:31.041846 np0000173012 devstack@c-api.service[112456]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: we strongly recommend against using it for new projects. May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: framework. For more detail see May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:31.174044 np0000173012 devstack@c-api.service[112470]: import eventlet # noqa May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: we strongly recommend against using it for new projects. May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: framework. For more detail see May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:31.174983 np0000173012 devstack@c-api.service[112469]: import eventlet # noqa May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: we strongly recommend against using it for new projects. May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: framework. For more detail see May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:31.193333 np0000173012 devstack@c-api.service[112468]: import eventlet # noqa May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: we strongly recommend against using it for new projects. May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: framework. For more detail see May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:31.208618 np0000173012 devstack@c-api.service[112467]: import eventlet # noqa May 09 07:27:31.265495 np0000173012 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:31.265495 np0000173012 devstack@c-api.service[112469]: debtcollector.deprecate( May 09 07:27:31.269351 np0000173012 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:31.269351 np0000173012 devstack@c-api.service[112470]: debtcollector.deprecate( May 09 07:27:31.278734 np0000173012 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:31.278734 np0000173012 devstack@c-api.service[112468]: debtcollector.deprecate( May 09 07:27:31.317892 np0000173012 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:31.317892 np0000173012 devstack@c-api.service[112467]: debtcollector.deprecate( May 09 07:27:31.350042 np0000173012 devstack@c-api.service[112470]: /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 May 09 07:27:31.350042 np0000173012 devstack@c-api.service[112470]: from cgi import parse_header May 09 07:27:31.355600 np0000173012 devstack@c-api.service[112469]: /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 May 09 07:27:31.355600 np0000173012 devstack@c-api.service[112469]: from cgi import parse_header May 09 07:27:31.361890 np0000173012 devstack@c-api.service[112468]: /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 May 09 07:27:31.361890 np0000173012 devstack@c-api.service[112468]: from cgi import parse_header May 09 07:27:31.399477 np0000173012 devstack@c-api.service[112467]: /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 May 09 07:27:31.399477 np0000173012 devstack@c-api.service[112467]: from cgi import parse_header May 09 07:27:31.399837 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:31.399837 np0000173012 devstack@c-api.service[112469]: removals.removed_module( May 09 07:27:31.400847 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:31.400847 np0000173012 devstack@c-api.service[112469]: removals.removed_module( May 09 07:27:31.401985 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:27:31.401985 np0000173012 devstack@c-api.service[112470]: removals.removed_module( May 09 07:27:31.402705 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:27:31.402705 np0000173012 devstack@c-api.service[112470]: removals.removed_module( May 09 07:27:31.407816 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:31.407816 np0000173012 devstack@c-api.service[112468]: removals.removed_module( May 09 07:27:31.408611 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:31.408611 np0000173012 devstack@c-api.service[112468]: removals.removed_module( May 09 07:27:31.444143 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:27:31.444143 np0000173012 devstack@c-api.service[112467]: removals.removed_module( May 09 07:27:31.444821 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:27:31.444821 np0000173012 devstack@c-api.service[112467]: removals.removed_module( May 09 07:27:32.011833 np0000173012 devstack@c-api.service[112470]: /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 May 09 07:27:32.011833 np0000173012 devstack@c-api.service[112470]: warnings.warn( May 09 07:27:32.015577 np0000173012 devstack@c-api.service[112468]: /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 May 09 07:27:32.015577 np0000173012 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:32.040768 np0000173012 devstack@c-api.service[112469]: /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 May 09 07:27:32.040768 np0000173012 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:32.044004 np0000173012 devstack@c-api.service[112467]: /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 May 09 07:27:32.044004 np0000173012 devstack@c-api.service[112467]: warnings.warn( May 09 07:27:32.116283 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:27:32.116283 np0000173012 devstack@c-api.service[112470]: warnings.warn( May 09 07:27:32.123857 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:32.123857 np0000173012 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:32.147092 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:27:32.147092 np0000173012 devstack@c-api.service[112467]: warnings.warn( May 09 07:27:32.155487 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:32.155487 np0000173012 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:32.419502 np0000173012 devstack@c-api.service[112468]: 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. May 09 07:27:32.420072 np0000173012 devstack@c-api.service[112468]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112468) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:32.427560 np0000173012 devstack@c-api.service[112470]: 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. May 09 07:27:32.427989 np0000173012 devstack@c-api.service[112470]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112470) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:32.434162 np0000173012 devstack@c-api.service[112467]: 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. May 09 07:27:32.434569 np0000173012 devstack@c-api.service[112467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:32.455681 np0000173012 devstack@c-api.service[112469]: 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. May 09 07:27:32.456145 np0000173012 devstack@c-api.service[112469]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112469) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:32.505990 np0000173012 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:32.505990 np0000173012 devstack@c-api.service[112468]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:32.506287 np0000173012 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:32.506287 np0000173012 devstack@c-api.service[112467]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:32.508920 np0000173012 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:32.508920 np0000173012 devstack@c-api.service[112470]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:32.517525 np0000173012 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:32.517525 np0000173012 devstack@c-api.service[112469]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:32.981403 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:32.981590 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:32.981652 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:32.981728 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.981728 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.981826 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.981881 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.981931 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.982016 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:32.982078 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.982078 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.982202 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.982271 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.982313 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.982353 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.982562 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.984082 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.984182 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.984228 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.984273 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.984336 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.984394 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.984438 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.984482 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.984522 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.984558 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.984601 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.984651 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.984651 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.984717 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.984754 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.984791 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.984828 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.984864 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.984903 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.984938 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.984975 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.985018 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.985055 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.985090 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.985142 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.985180 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.985216 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.985253 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.985356 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.985356 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.985434 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.985479 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.985518 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.985554 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.985554 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.985629 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.985667 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.985717 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.985771 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.985816 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.985860 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.985898 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.985933 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.985971 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.985971 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.986042 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.986201 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.986201 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.986290 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.986332 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.986370 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.987687 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.987735 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.987803 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.987861 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.987861 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.987980 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.988053 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.988123 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.988195 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.988254 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.988306 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.988358 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.988358 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.988358 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.988530 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.988530 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.989053 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.989132 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.989187 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.989187 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.989287 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.989326 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.989368 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.989407 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.989449 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.989488 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.989522 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.989560 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.989598 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.989630 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.989674 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.989707 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.989744 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.989781 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.989824 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.989863 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.989901 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.989942 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.989981 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.990017 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.990054 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.990091 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.990146 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.990146 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.990146 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.994496 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.994496 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.994569 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.994606 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.994639 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.994676 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.994676 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.994741 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.994786 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.994835 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.994876 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.994914 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.994914 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.994984 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.995020 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.995059 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.995101 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.995172 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.995210 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.995248 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.995284 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.995328 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.995369 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.995410 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.995448 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.995484 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.995520 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.995563 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.995601 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.995642 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.995678 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.995720 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.995757 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.995793 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.995830 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.995865 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.995909 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.995946 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.995983 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.996024 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.996061 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.996102 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.996161 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.996197 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.996244 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.996281 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.996329 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.996367 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.996409 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.996461 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.996498 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.996534 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.996575 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.996617 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.996659 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.996701 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.996737 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.996778 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.996816 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.996853 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.996889 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.996930 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.996968 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.997004 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.997040 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.997155 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.997155 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.997231 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.997526 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.997866 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.997982 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.998149 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.998275 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.998389 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.998507 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.998652 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.998755 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.998817 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.998870 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.998908 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.998945 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.998983 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.998983 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.999064 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.999101 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.999164 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.999203 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.999240 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.999276 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.999314 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.999352 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.999393 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.999439 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.999439 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:32.999507 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.999546 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.999581 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.999619 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:32.999680 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.999726 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:32.999763 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.999800 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:32.999834 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:32.999879 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:32.999949 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:32.999989 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.000030 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.000068 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.000103 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.000163 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.000201 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.001808 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.001896 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.001974 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.002056 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.002147 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.002212 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.002253 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.002298 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.002336 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.002375 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.002411 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.002510 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.002582 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.002673 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.003547 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.003643 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.003769 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.003869 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.003996 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.004154 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.004215 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.004271 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.004311 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.004438 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.004573 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.004666 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.004729 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.004790 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.004837 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.004875 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.004914 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.004995 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.005043 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.005088 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.005162 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.005197 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.005231 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.005280 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.005323 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.005361 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.005395 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.005428 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.005484 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.005523 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.005558 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.005591 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.005591 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.005706 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.005838 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.006048 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.006165 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.006260 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.006349 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.006435 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.006521 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.006617 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.013419 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.013492 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.013528 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.013597 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.013641 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.013705 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.013766 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.014417 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.014521 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.014605 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.014712 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.014760 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.014760 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.014837 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.014874 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.014922 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.014969 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.014969 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.015051 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.015092 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.015092 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.015188 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.015231 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.015277 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.015313 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.015351 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.015396 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.015437 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.015471 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.015513 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.015551 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.015586 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.015632 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.015669 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.015708 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.015745 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.015871 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.015914 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.015952 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.015987 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.016024 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.016063 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.016101 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.016217 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.016291 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.016374 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.016454 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.016496 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.016537 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.016576 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.016610 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.016610 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.016680 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.016739 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.016775 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.016775 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.016861 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.016901 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.016934 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.016972 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.017007 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.017056 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.017120 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.017169 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.017208 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.017247 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.017284 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.017320 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.017355 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.017398 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.017439 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.017482 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.017524 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.017561 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.017621 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.017659 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.017703 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.017741 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.017788 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.017830 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.017868 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.017868 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.017940 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.017977 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.018015 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.018051 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.018098 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.018164 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.018203 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.018240 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.018286 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.018347 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.018387 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.018425 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.018463 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.018502 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.018540 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.018582 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.018618 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.018656 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.018690 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.018734 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.018771 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.018771 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.018842 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.019068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.019590 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.019636 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.019694 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.019774 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.019826 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.019871 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.019942 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.020005 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.020067 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.020134 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.020203 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.020264 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.020324 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.020388 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.021055 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.021140 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.021179 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.021261 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.021305 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.021341 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.021386 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.021424 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.021462 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.021507 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.021550 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.021592 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.021631 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.021668 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.021706 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.021743 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.021781 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.021824 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.021861 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.021909 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.021949 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.021986 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.022023 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.022060 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.022098 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.022167 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.022205 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.022241 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.022278 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.022323 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.022361 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.022361 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.022427 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.022463 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.022501 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.022694 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.022732 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.022732 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.022808 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.022865 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.022865 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.022865 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.022962 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.023000 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.023046 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.023083 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.023142 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.023142 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.023142 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.023240 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.023240 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.023312 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.023425 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.023480 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.023588 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.023660 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.023739 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.023782 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.023836 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.023879 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.023922 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.023959 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.023999 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.023999 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.024086 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.024153 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.024197 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.024237 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.024275 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.024312 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.024350 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.024388 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.024432 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.024471 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.024507 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.024546 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.024600 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.024640 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.024640 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.024714 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.024753 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.024788 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.024832 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.024872 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.024908 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.024944 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.024981 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.025018 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.025052 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.025089 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.025156 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.025212 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.025250 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.025293 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.025330 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.025367 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.025405 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.025443 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.025498 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.025536 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.025571 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.025616 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.025658 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.025696 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.025733 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.025771 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.025813 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.025850 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.025850 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.025850 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.025955 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.025999 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.026040 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.026091 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.026151 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.026151 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.026229 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.026262 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.026262 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.026327 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.026364 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.026408 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.026408 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.026408 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.026565 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.026609 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.026653 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.026701 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.026752 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.026804 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.026855 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.026895 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.026895 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.026968 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.027007 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.027007 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.027070 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.027125 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.027164 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.027164 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.027246 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.027289 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.027328 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.027386 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.027429 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.027471 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.027508 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.027508 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.027508 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.028790 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.028853 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.028898 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.028955 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.029011 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.029087 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.029141 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.029177 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.029226 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.029264 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.029313 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.029351 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.029391 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.029435 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.029477 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.029514 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.029557 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.029593 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.029630 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.029667 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.029667 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.029887 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.029955 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.030049 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.030146 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.030217 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.030313 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.030403 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.031720 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.031813 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.031813 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.031906 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.031960 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.032004 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.032040 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.032078 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.032129 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.032169 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.032207 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.032207 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.032207 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.032319 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.032372 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.032410 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.032410 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.032410 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.032410 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.032605 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.032605 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.033293 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.033347 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.033413 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.033467 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.033533 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.033581 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.033620 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.033658 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.033703 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.033753 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.033802 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.033840 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.033897 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.033941 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.033979 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.034017 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.034052 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.034088 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.034151 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.034190 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.034235 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.034272 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.034309 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.034346 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.034346 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.034415 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.034452 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.034489 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.034524 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.034562 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.034603 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.034664 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.034711 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.034756 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.034802 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.034840 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.034885 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.034922 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.034960 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.034997 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.035043 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.035081 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.035135 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.035175 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.035223 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.035266 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.035303 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.035354 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.035389 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.035427 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.035486 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.035540 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.035577 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.035625 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.035663 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.035717 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.035779 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.035820 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.035858 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.035895 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.035942 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.035982 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.036016 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.036053 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.036093 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.036183 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.036235 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.036287 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.036392 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.036459 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.036550 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.036618 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.036663 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.036709 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.036750 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.036787 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.036823 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.036860 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.036903 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.036945 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.036994 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.037047 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.037096 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.037160 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.037195 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.037241 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.037280 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.037314 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.037350 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.037387 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.037428 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.037473 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.037509 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.037543 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.037580 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.037618 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.037654 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.037691 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.037691 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.037755 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.037803 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.037854 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.037888 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.037888 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.037964 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.038000 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.038000 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.038068 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.038398 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.038398 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.038584 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.038634 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.038699 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.038760 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.038833 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.038873 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.038940 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.038987 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.039027 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.039065 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.039102 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.039189 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.039232 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.039270 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.039308 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.039352 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.039389 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.039441 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.039495 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.039536 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.039572 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.039615 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.039659 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.039698 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.039698 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.039698 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.039698 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.039841 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.043852 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.043917 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.043963 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.044002 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.044040 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.044078 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.044127 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.044167 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.044202 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.044319 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.044319 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.044373 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.044401 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.044401 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.044480 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.044510 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.044564 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.044635 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.044689 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.044733 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.044765 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.044833 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.044868 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.044902 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.045003 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.045079 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.045194 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.045285 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.046290 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.046350 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.046447 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.046540 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.046714 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.046804 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.046899 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.047387 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.047480 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.047550 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.047582 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.047617 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.047648 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.047674 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.047707 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.047735 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.047764 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.047795 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.047822 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.047869 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.047943 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.047976 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.048022 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.048084 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.048182 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.048243 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.048304 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.048372 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.052367 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.052427 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.052462 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.052497 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.052536 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.052581 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.052629 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.052663 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.052663 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.052729 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.052765 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.052802 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.052844 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.052884 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.052950 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.052950 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.053062 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.053120 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.053157 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.053217 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.053260 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.053300 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.053339 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.053393 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.053452 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.053509 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.053566 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.053636 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.053685 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.053733 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.053801 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.053872 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.053921 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.053977 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.054034 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.054080 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.054147 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.054213 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.054267 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.054314 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.054355 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.054399 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.054438 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.054477 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.054517 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.054561 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.054612 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.054659 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.054704 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.054746 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.054786 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.054826 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.054879 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.054918 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.054964 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.055004 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.055058 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.055098 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.055154 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.055192 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.055230 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.055270 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.055316 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.055355 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.055392 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.055532 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.055667 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:33.055708 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.055742 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.055787 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:33.055787 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.055856 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:33.055895 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.055932 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:33.055971 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.055971 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.056067 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:33.056137 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.056179 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:33.056179 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:33.100553 np0000173012 devstack@c-api.service[112469]: INFO dbcounter [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Registered counter for database cinder May 09 07:27:33.101550 np0000173012 devstack@c-api.service[112470]: INFO dbcounter [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Registered counter for database cinder May 09 07:27:33.102382 np0000173012 devstack@c-api.service[112467]: INFO dbcounter [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Registered counter for database cinder May 09 07:27:33.103305 np0000173012 devstack@c-api.service[112468]: INFO dbcounter [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Registered counter for database cinder May 09 07:27:33.113303 np0000173012 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.115472 np0000173012 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-d33aa446-3911-43f6-9d0d-83b21f342762 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.117043 np0000173012 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.118879 np0000173012 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.231546 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writer thread running {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:33.234690 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:33.237807 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:33.240457 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:33.242742 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writer thread running {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:33.242868 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:33.242999 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writer thread running {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:33.243984 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.245449 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:33.245882 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:33.246009 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writer thread running {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:33.246069 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.247653 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:33.248296 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:33.248558 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:33.249554 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:33.250493 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:33.250962 np0000173012 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.251168 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:33.251256 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:33.252092 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.252478 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:33.252891 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:33.253372 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:33.253759 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.253840 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.254712 np0000173012 devstack@c-api.service[112469]: INFO cinder.rpc [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:33.255133 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:33.255864 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.256133 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.256322 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.258503 np0000173012 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.258624 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.260634 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:33.262601 np0000173012 devstack@c-api.service[112468]: INFO cinder.rpc [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:33.262921 np0000173012 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-d33aa446-3911-43f6-9d0d-83b21f342762 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.263893 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.264007 np0000173012 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.264740 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:33.266607 np0000173012 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:33.266766 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:33.267456 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.267985 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.269317 np0000173012 devstack@c-api.service[112467]: INFO cinder.rpc [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:33.270538 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.271213 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.274531 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.276311 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.279001 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.279565 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.280626 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.282297 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.282459 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.282891 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.285208 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.285631 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.286214 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.287323 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.288433 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.290209 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.290433 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.290501 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.292034 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.293454 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.294814 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.294887 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.296469 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.296635 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.296884 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.298798 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.299091 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.299844 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.300042 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.301988 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.302801 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.304009 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.304671 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.305694 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.305744 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.306909 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.308060 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.309188 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.309793 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.310182 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.311137 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.311717 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.313036 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.313196 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.314168 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.314564 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.314744 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.315012 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.315728 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.316190 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.317238 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.317307 np0000173012 devstack@c-api.service[112469]: WARNING cinder.api.contrib.hosts [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:33.317995 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.318493 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.318591 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.319538 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.320908 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.321030 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.321950 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: extensions {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.322496 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.323140 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.323242 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.324033 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.324372 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.324724 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.325679 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.326273 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-quota-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.326944 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.327141 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.327662 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: cgsnapshots {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.327832 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.328245 np0000173012 devstack@c-api.service[112468]: WARNING cinder.api.contrib.hosts [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:33.329007 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.329086 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-quota-class-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.329245 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.330062 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.330538 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-availability-zone {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.330891 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.331400 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.331685 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.331935 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: qos-specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.332442 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.333166 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.333909 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.333970 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: backups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.334036 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.334744 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.335520 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: extensions {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.335613 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.336253 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.336555 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: extra_specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.336629 np0000173012 devstack@c-api.service[112467]: WARNING cinder.api.contrib.hosts [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:33.337016 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.337398 np0000173012 devstack@c-api.service[112470]: WARNING cinder.api.contrib.hosts [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:33.337468 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.338077 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-snapshot-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.338181 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.338693 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.338893 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.339551 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-volume-type-access {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.339865 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.340379 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-quota-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.340502 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.341059 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: capabilities {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.341405 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: extensions {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.341458 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.341847 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: cgsnapshots {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.342326 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: extensions {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.342382 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-hosts {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.342618 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.343602 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.343675 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-quota-class-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.343720 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: consistencygroups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.344230 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.345022 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-availability-zone {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.345197 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.345571 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-volume-transfer {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.345742 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-quota-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.346362 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: qos-specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.346842 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-quota-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.347211 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: scheduler-stats {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.347269 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: cgsnapshots {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.348377 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: cgsnapshots {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.348645 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: backups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.348716 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-quota-class-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.348790 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extended resource: os-volume-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.349808 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-quota-class-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.350077 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-availability-zone {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.350622 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: extra_specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.350694 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.351371 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: qos-specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.351425 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-availability-zone {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.351644 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.contrib.snapshot_actions [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] SnapshotActionsController initialized {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:33.352408 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.352615 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: qos-specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.352939 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-snapshot-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.353398 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: backups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.353791 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.354447 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-volume-type-access {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.354682 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: backups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.355248 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.355964 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: extra_specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.356166 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: capabilities {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.356624 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.357466 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-snapshot-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.357550 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: extra_specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.357593 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-hosts {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.358027 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.358900 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-volume-type-access {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.358949 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: consistencygroups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.359164 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-snapshot-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.359552 np0000173012 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.360402 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.360522 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.360619 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.360717 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: capabilities {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.360772 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.360822 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.360919 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361031 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-volume-type-access {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.361085 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361172 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361224 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-volume-transfer {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.361265 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361362 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension UsedLimits extending resource: limits {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361457 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension TypesManage extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361562 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension AdminActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361686 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension AdminActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361777 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension AdminActions extending resource: backups {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.361875 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension VolumeActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.362084 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.362792 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: capabilities {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.363099 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-hosts {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.363178 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: scheduler-stats {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.364065 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-hosts {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.364328 np0000173012 devstack@c-api.service[112469]: WARNING keystonemiddleware.auth_token [None req-0095ff36-74de-4eec-bcfc-7c94f364fd61 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:33.364513 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: consistencygroups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.364671 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extended resource: os-volume-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.365380 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: consistencygroups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.366592 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-volume-transfer {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.367298 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.367454 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-volume-transfer {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.368277 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: scheduler-stats {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.368426 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.contrib.snapshot_actions [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] SnapshotActionsController initialized {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:33.369168 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: scheduler-stats {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.369219 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.369757 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extended resource: os-volume-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.370231 np0000173012 devstack@c-api.service[112469]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7733a30a3668 pid: 112469 (default app) May 09 07:27:33.370673 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extended resource: os-volume-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:33.370747 np0000173012 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:33.370747 np0000173012 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:33.370817 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.372191 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.372266 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.373192 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.373478 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.contrib.snapshot_actions [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] SnapshotActionsController initialized {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:33.373875 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.374194 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.contrib.snapshot_actions [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] SnapshotActionsController initialized {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:33.374285 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.375022 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.375420 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.375843 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.376450 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.377018 np0000173012 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.377365 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.377972 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378206 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.378305 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378305 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378305 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378478 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378585 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378766 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.378839 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.378839 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.378839 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.378839 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379247 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379247 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379393 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.379451 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379451 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379451 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379451 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379451 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379834 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379898 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.379966 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.380394 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.380394 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.380394 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.380394 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.380695 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.380695 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.380843 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.380902 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.380902 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.380902 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.380902 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381232 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381232 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381232 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381232 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381232 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381592 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381592 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381592 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381592 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381592 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381917 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381917 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.381917 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.381917 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382244 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension UsedLimits extending resource: limits {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382335 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.382756 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383223 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383223 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383223 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383223 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383489 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension TypesManage extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.383560 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383560 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383560 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383560 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383560 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383928 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383928 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383928 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.383928 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.383928 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384299 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384299 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384299 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384299 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384299 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384668 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384668 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384668 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384852 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension AdminActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.384919 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.384975 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385398 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385398 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385398 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385398 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385668 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385668 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385668 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385668 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385959 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385959 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.385959 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.385959 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386341 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386341 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386502 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension AdminActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.386564 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386564 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386564 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386564 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386564 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386925 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386925 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386925 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.386925 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.386925 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387148 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387148 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387148 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387148 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387317 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387317 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387317 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387317 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387484 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension AdminActions extending resource: backups {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.387513 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387513 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387513 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387513 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387641 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387641 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387641 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387641 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387770 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387770 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387770 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387770 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387892 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387892 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387892 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.387892 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.387892 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388076 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388128 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension VolumeActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388161 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388343 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388343 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388343 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388343 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388489 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388717 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.388930 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389181 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389384 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389384 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389452 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.389488 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389488 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389488 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389488 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389615 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389615 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389615 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389615 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389738 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389738 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389738 np0000173012 devstack@c-api.service[112469]: /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. May 09 07:27:33.389738 np0000173012 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:33.389856 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.389883 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.389916 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-26a60a21-cd7c-4467-a45e-f4912e3a4f9e None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:33.389941 np0000173012 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.389964 np0000173012 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:33.389987 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390016 np0000173012 devstack@c-api.service[112468]: WARNING keystonemiddleware.auth_token [None req-eaec9d1f-68b9-47ff-80d4-91020934cfb1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390044 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390307 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390348 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390385 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390421 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension UsedLimits extending resource: limits {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390421 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension TypesManage extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390493 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390531 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension AdminActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390569 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390599 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension AdminActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390599 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension AdminActions extending resource: backups {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390657 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390685 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension VolumeActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390712 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390745 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390782 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390782 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390782 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390894 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 1/1] 199.19.213.104 () {60 vars in 953 bytes} [Sat May 9 07:27:33 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension UsedLimits extending resource: limits {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension TypesManage extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension AdminActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension AdminActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension AdminActions extending resource: backups {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension VolumeActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.390935 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:33.391171 np0000173012 devstack@c-api.service[112470]: WARNING keystonemiddleware.auth_token [None req-d33aa446-3911-43f6-9d0d-83b21f342762 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:33.391203 np0000173012 devstack@c-api.service[112467]: WARNING keystonemiddleware.auth_token [None req-8272d02f-0406-4455-9db8-1ee03a2a0fef None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:33.391772 np0000173012 devstack@c-api.service[112468]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7733a30a3668 pid: 112468 (default app) May 09 07:27:33.393597 np0000173012 devstack@c-api.service[112470]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7733a30a3668 pid: 112470 (default app) May 09 07:27:33.396242 np0000173012 devstack@c-api.service[112467]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7733a30a3668 pid: 112467 (default app) May 09 07:27:40.704676 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:41.197253 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 admin admin] POST https://199.19.213.104/volume/v3/types May 09 07:27:41.197816 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:41.199460 np0000173012 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:27:41.199460 np0000173012 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:41.209816 np0000173012 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:41.245170 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 admin admin] https://199.19.213.104/volume/v3/types returned with HTTP 200 May 09 07:27:41.245716 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 2/2] 199.19.213.104 () {68 vars in 1288 bytes} [Sat May 9 07:27:40 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:41.259587 np0000173012 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:41.259587 np0000173012 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:41.273257 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273257 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273503 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273503 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273503 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273503 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273503 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.273903 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274365 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274365 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274365 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274365 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274365 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274557 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274557 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274557 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274557 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274747 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274747 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274747 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274747 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274929 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274929 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274929 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.274929 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.274929 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275155 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275155 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275155 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275155 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275155 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275409 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275658 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.275894 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276134 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276413 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276413 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276413 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276413 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276597 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276597 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276597 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276597 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276597 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276813 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276813 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276813 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.276813 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.276813 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277007 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277287 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277287 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277287 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277287 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277287 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277491 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277491 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277491 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277491 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277491 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277702 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277702 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277702 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277702 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277892 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277892 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.277892 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.277892 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278070 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278070 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278070 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278070 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278070 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278303 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278303 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278303 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278303 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278303 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278500 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278500 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278500 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278500 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278667 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278667 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278667 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278667 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278843 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278843 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.278843 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.278843 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279013 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279013 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279013 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279013 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279199 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279199 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279199 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279199 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279425 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279677 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279677 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279677 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279677 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279677 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.279875 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280183 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280452 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280723 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280980 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280980 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.280980 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.280980 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281173 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281173 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281173 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281173 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281346 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281346 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281346 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281346 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281534 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281534 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.281534 np0000173012 devstack@c-api.service[112468]: /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. May 09 07:27:41.281534 np0000173012 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:41.282721 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 req-fd0f6964-d2e7-4241-b567-f23775316f90 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:41.626681 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 req-fd0f6964-d2e7-4241-b567-f23775316f90 admin admin] POST https://199.19.213.104/volume/v3/types/8b21704e-22bc-49b3-928e-bd67acd7c774/extra_specs May 09 07:27:41.627350 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 req-fd0f6964-d2e7-4241-b567-f23775316f90 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:41.629088 np0000173012 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:27:41.629088 np0000173012 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:41.640347 np0000173012 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 req-fd0f6964-d2e7-4241-b567-f23775316f90 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:41.704191 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-fe9b1c6c-ea57-4b61-a0c7-bec89abf72b0 req-fd0f6964-d2e7-4241-b567-f23775316f90 admin admin] https://199.19.213.104/volume/v3/types/8b21704e-22bc-49b3-928e-bd67acd7c774/extra_specs returned with HTTP 200 May 09 07:27:41.704940 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 1/3] 199.19.213.104 () {70 vars in 1505 bytes} [Sat May 9 07:27:41 2026] POST /volume/v3/types/8b21704e-22bc-49b3-928e-bd67acd7c774/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:27:43.266259 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=6 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:43.268780 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=6 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:51.241700 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:51.702598 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:23.384020 np0000173012 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:32:23.384020 np0000173012 devstack@c-api.service[112470]: warnings.warn( May 09 07:32:23.397124 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.397124 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.397124 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.397124 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.397124 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.397765 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.397765 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.397765 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.397765 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.397765 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398096 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398570 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398570 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398570 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398570 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398854 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398854 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.398854 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.398854 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399171 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399171 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399171 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399171 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399465 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399465 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399465 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399465 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399465 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399808 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399808 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399808 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.399808 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.399808 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400148 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400564 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.400963 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.401414 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.401414 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.401414 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.401414 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.401414 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.401761 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.401761 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.401761 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.401761 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.401761 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402083 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402548 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402918 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402918 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402918 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.402918 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.402918 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.403537 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.403537 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.403537 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.403537 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.403537 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.403891 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.403891 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.403891 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.403891 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404233 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404233 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404233 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404233 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404513 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404513 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404513 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404513 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404513 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404874 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404874 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404874 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.404874 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.404874 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405278 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405278 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405278 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405278 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405561 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405561 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405561 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405561 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405848 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405848 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.405848 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.405848 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.406264 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.406264 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.406264 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.406264 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.407271 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.407271 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.407271 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.407271 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.407579 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.407579 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.407579 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.407579 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.407579 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409081 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409303 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409303 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409303 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409303 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409303 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409453 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409638 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.409818 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410000 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410200 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410200 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410200 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410200 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410334 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410334 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410334 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410334 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410334 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: /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. May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-1a1e6e35-1c82-437d-a264-765f2085fbbe None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:23.410502 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-1a1e6e35-1c82-437d-a264-765f2085fbbe None None] GET https://199.19.213.104/volume// May 09 07:32:23.410706 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-1a1e6e35-1c82-437d-a264-765f2085fbbe None None] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:23.410706 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-1a1e6e35-1c82-437d-a264-765f2085fbbe None None] Calling method 'all' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:23.410706 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-1a1e6e35-1c82-437d-a264-765f2085fbbe None None] https://199.19.213.104/volume// returned with HTTP 300 May 09 07:32:23.410706 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 1/4] 199.19.213.104 () {66 vars in 1456 bytes} [Sat May 9 07:32:23 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:33:03.286668 np0000173012 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:33:03.286668 np0000173012 devstack@c-api.service[112467]: warnings.warn( May 09 07:33:03.300632 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.300632 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.300632 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.300632 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301030 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301030 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301030 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301030 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301349 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301798 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301798 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301798 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.301798 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.301798 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302153 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302153 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302153 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302153 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302153 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302404 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302404 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302404 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302404 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302609 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302609 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302609 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302609 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302609 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302909 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302909 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302909 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.302909 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.302909 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303193 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303533 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.303840 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.305158 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.305158 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.305158 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.305158 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.305158 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.305722 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.305722 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.305722 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.305722 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.305722 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.306377 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.307341 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.308010 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.308010 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.308010 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.308010 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.308010 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.308544 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.308544 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.308544 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.308544 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.308544 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.309274 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.309274 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.309274 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.309274 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.310702 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.310702 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.310702 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.310702 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311346 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311346 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311346 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311346 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311346 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311692 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311692 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311692 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311692 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311692 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311930 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311930 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.311930 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.311930 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312057 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312057 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312057 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312057 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312167 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312167 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312167 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312167 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312270 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312270 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312270 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312270 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312370 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312370 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312370 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312370 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312464 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312464 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312464 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312464 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312464 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312582 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312719 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312719 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312719 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312719 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312719 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312827 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.312966 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313101 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.313987 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314356 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314356 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314356 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314356 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314578 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314578 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314578 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314578 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314578 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: /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. May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:33:03.314817 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:03.648165 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa demo demo] GET https://199.19.213.104/volume/v3/types?is_public=None May 09 07:33:03.648538 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:03.648764 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa demo demo] Calling method 'index' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:03.649251 np0000173012 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:33:03.649251 np0000173012 devstack@c-api.service[112467]: warnings.warn( May 09 07:33:03.649862 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:03.660773 np0000173012 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:33:03.685266 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-8bf08fd9-5170-455d-8156-0ab61d6976fa demo demo] https://199.19.213.104/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:33:03.685711 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 1/5] 199.19.213.104 () {64 vars in 1263 bytes} [Sat May 9 07:33:03 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:03.700006 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [req-8bf08fd9-5170-455d-8156-0ab61d6976fa req-e08ed7b8-1cc3-4c47-81a8-16dbd93afab0 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:03.704689 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [req-8bf08fd9-5170-455d-8156-0ab61d6976fa req-e08ed7b8-1cc3-4c47-81a8-16dbd93afab0 demo demo] GET https://199.19.213.104/volume/v3/types/default May 09 07:33:03.705093 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [req-8bf08fd9-5170-455d-8156-0ab61d6976fa req-e08ed7b8-1cc3-4c47-81a8-16dbd93afab0 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:03.705402 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [req-8bf08fd9-5170-455d-8156-0ab61d6976fa req-e08ed7b8-1cc3-4c47-81a8-16dbd93afab0 demo demo] Calling method 'show' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:03.716222 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [req-8bf08fd9-5170-455d-8156-0ab61d6976fa req-e08ed7b8-1cc3-4c47-81a8-16dbd93afab0 demo demo] https://199.19.213.104/volume/v3/types/default returned with HTTP 200 May 09 07:33:03.716833 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 3/6] 199.19.213.104 () {66 vars in 1329 bytes} [Sat May 9 07:33:03 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:04.080845 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-dbce5423-8463-4532-83c2-54d222308fbc None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:04.086835 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-dbce5423-8463-4532-83c2-54d222308fbc demo demo] GET https://199.19.213.104/volume/v3/types/default May 09 07:33:04.087267 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-dbce5423-8463-4532-83c2-54d222308fbc demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:04.087790 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-dbce5423-8463-4532-83c2-54d222308fbc demo demo] Calling method 'show' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:04.101250 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-dbce5423-8463-4532-83c2-54d222308fbc demo demo] https://199.19.213.104/volume/v3/types/default returned with HTTP 200 May 09 07:33:04.101593 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 2/7] 199.19.213.104 () {64 vars in 1258 bytes} [Sat May 9 07:33:04 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:04.523603 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:04.928228 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec demo demo] GET https://199.19.213.104/volume/v3/types/default May 09 07:33:04.928749 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:04.929127 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec demo demo] Calling method 'show' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:04.939909 np0000173012 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:33:04.956878 np0000173012 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:33:04.956878 np0000173012 devstack@c-api.service[112470]: warnings.warn( May 09 07:33:04.959200 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-3df21a01-3ab4-44e1-87d7-4c217a1005ec demo demo] https://199.19.213.104/volume/v3/types/default returned with HTTP 200 May 09 07:33:04.959572 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 2/8] 199.19.213.104 () {64 vars in 1258 bytes} [Sat May 9 07:33:04 2026] GET /volume/v3/types/default => generated 145 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:04.973399 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-a403f9b3-58e6-46bc-b5bb-00ea194f4130 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:04.976855 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-a403f9b3-58e6-46bc-b5bb-00ea194f4130 demo demo] GET https://199.19.213.104/volume/v3/types/default May 09 07:33:04.977337 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-a403f9b3-58e6-46bc-b5bb-00ea194f4130 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:04.977740 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-a403f9b3-58e6-46bc-b5bb-00ea194f4130 demo demo] Calling method 'show' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:04.997318 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-a403f9b3-58e6-46bc-b5bb-00ea194f4130 demo demo] https://199.19.213.104/volume/v3/types/default returned with HTTP 200 May 09 07:33:04.997950 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 2/9] 199.19.213.104 () {64 vars in 1258 bytes} [Sat May 9 07:33:04 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:13.712008 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=2 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:14.097622 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=2 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:14.954574 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=2 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:14.990534 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=3 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:21.869753 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:21.968384 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:39:21.968645 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:21.968896 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:21.969594 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:21.970675 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:22.020075 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] Get all volumes completed successfully. May 09 07:39:22.022833 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9ccbbf0a-e367-43bd-9023-8df0a0a3faa6 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:22.023448 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 4/10] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:39:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:32.011276 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:22.039211 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:22.043810 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:40:22.044089 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:22.044485 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:22.048505 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:22.048505 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:22.086809 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] Get all volumes completed successfully. May 09 07:40:22.091004 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-8c8c92ce-b236-4e3f-9ea8-7edefd1032f5 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:22.091930 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 3/11] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:40:22 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) May 09 07:40:32.077507 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:22.141559 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-e0bce821-7068-4d3c-9507-0159229e9f25 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:22.146622 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:41:22.146850 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:22.147045 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:22.147511 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:22.148420 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:22.190638 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] Get all volumes completed successfully. May 09 07:41:22.193729 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-e0bce821-7068-4d3c-9507-0159229e9f25 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:22.194314 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 3/12] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:41:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:32.183748 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:22.214365 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:22.218618 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:42:22.218865 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:22.219100 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:22.219691 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:22.220668 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:22.268068 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] Get all volumes completed successfully. May 09 07:42:22.270199 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-4e8ab397-5f48-4ea0-9f53-a0f6899ac278 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:22.270648 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 3/13] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:32.257834 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:22.296358 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:22.299413 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:43:22.299894 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:22.300208 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:22.300595 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:22.301628 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:22.310856 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] Get all volumes completed successfully. May 09 07:43:22.313540 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-86c0df3e-3bd0-4b95-bf79-5417d4a95cbd demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:22.313926 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 5/14] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:43:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:32.305554 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:22.345014 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-6caecd5f-99b3-495f-a78e-eaa39576722f None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:22.463155 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:44:22.463481 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:22.463763 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:22.464210 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:22.465547 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:22.473831 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] Get all volumes completed successfully. May 09 07:44:22.475951 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-6caecd5f-99b3-495f-a78e-eaa39576722f demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:22.476394 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 4/15] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:44:22 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) May 09 07:44:32.469749 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:22.491363 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:22.494427 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:45:22.494659 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:22.494912 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:22.495366 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:22.496327 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:22.506485 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] Get all volumes completed successfully. May 09 07:45:22.509796 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-764b472f-2b8c-43b9-aa30-c35ce8090a51 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:22.510411 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 4/16] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:45:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:32.499968 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:22.525677 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-8da17ea2-efa2-4113-920f-c5d958da9184 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:22.529861 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:46:22.530137 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:22.530460 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:22.530770 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:22.531818 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:22.543374 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] Get all volumes completed successfully. May 09 07:46:22.545340 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-8da17ea2-efa2-4113-920f-c5d958da9184 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:22.545698 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 4/17] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:46:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:32.537369 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:22.570873 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-4ad5bde2-6607-44df-92b9-be579db03c74 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:22.574344 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:47:22.574490 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:22.574737 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:22.575121 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:22.576316 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:22.586344 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] Get all volumes completed successfully. May 09 07:47:22.589405 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-4ad5bde2-6607-44df-92b9-be579db03c74 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:22.590023 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 6/18] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:47:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:32.580570 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:22.611582 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:22.614634 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:48:22.614906 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:22.615329 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:22.615633 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:22.616794 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:22.625241 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] Get all volumes completed successfully. May 09 07:48:22.627382 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-49fa2a38-716a-4291-b844-5fc821bce9a7 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:22.627801 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 5/19] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:48:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:32.620332 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:22.647782 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-99b30de6-3882-4877-bece-4963985b6b1a None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:22.797531 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:49:22.798036 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:22.798524 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:22.799053 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:22.800626 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:22.808737 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] Get all volumes completed successfully. May 09 07:49:22.811135 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-99b30de6-3882-4877-bece-4963985b6b1a demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:22.811442 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 5/20] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:49:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:32.805474 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:22.833094 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-53a198f6-1781-4394-a98b-162536d9cb66 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:22.835409 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:50:22.835591 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:22.835842 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:22.836210 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:22.837138 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:22.846458 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] Get all volumes completed successfully. May 09 07:50:22.851010 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-53a198f6-1781-4394-a98b-162536d9cb66 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:22.851738 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 5/21] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:50:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:32.842158 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:22.867998 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:22.872289 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:51:22.872679 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:22.873193 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:22.873489 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:22.874420 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:22.882469 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] Get all volumes completed successfully. May 09 07:51:22.886989 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-8a579181-12a2-4b8f-968f-f1b6f86496b7 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:22.887746 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 7/22] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:51:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:32.877369 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:22.902545 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:22.906684 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:52:22.906908 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:22.907201 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:22.907530 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:22.908508 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:22.917745 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] Get all volumes completed successfully. May 09 07:52:22.920452 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-693fb4c5-ad8f-4b25-9dce-e0f68d536b37 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:22.920870 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 6/23] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:52:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:32.911822 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:22.939666 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:22.942046 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:53:22.942265 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:22.942474 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:22.942716 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:22.943483 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:22.950998 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] Get all volumes completed successfully. May 09 07:53:22.953021 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-541200b5-22e9-49fc-81e4-672f30d4afa6 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:22.953469 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 6/24] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:53:22 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) May 09 07:53:32.946693 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:22.966308 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:23.075176 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:54:23.075587 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:23.076053 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:23.076581 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:23.077750 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:23.086513 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] Get all volumes completed successfully. May 09 07:54:23.090384 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e9182a34-9e07-4a1c-868d-0ea881aca6c0 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:23.090903 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 6/25] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:54:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:33.081149 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:23.122267 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:23.125277 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:55:23.125511 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:23.125752 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:23.126043 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:23.126973 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:23.134878 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] Get all volumes completed successfully. May 09 07:55:23.137453 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fc9f7019-66b9-4416-823b-4244a74e9f8d demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:23.137807 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 8/26] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:55:23 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) May 09 07:55:33.130167 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:23.152487 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:23.156463 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:56:23.156712 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:23.156948 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:23.157278 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:23.158276 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:23.166505 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] Get all volumes completed successfully. May 09 07:56:23.169467 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-f6157da0-1378-486f-bb28-546d2f6e2d1e demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:23.170178 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 7/27] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:56:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:33.161813 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:23.187055 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:23.190909 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:57:23.191177 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:23.191520 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:23.191841 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:23.192864 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:23.200203 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] Get all volumes completed successfully. May 09 07:57:23.202361 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8f544be2-67e4-428b-9ecf-773cbfde3457 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:23.202725 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 7/28] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:57:23 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) May 09 07:57:33.195993 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:23.223403 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-744049cd-3b32-447f-a433-58f1a33c03e3 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:23.227810 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:58:23.228043 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:23.228293 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:23.228598 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:23.229535 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:23.237647 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] Get all volumes completed successfully. May 09 07:58:23.239736 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-744049cd-3b32-447f-a433-58f1a33c03e3 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:23.240178 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 7/29] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:58:23 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) May 09 07:58:33.234960 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:23.256309 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:23.356044 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 07:59:23.356554 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:23.356961 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:23.357545 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:23.359096 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:23.370269 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] Get all volumes completed successfully. May 09 07:59:23.372653 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-0d56fc6f-51c4-471b-8318-7b47b4daac85 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:23.373345 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 9/30] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 07:59:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:33.362297 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:23.391690 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-1e1a7231-1be9-4412-814f-ef66c166f429 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:23.394928 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:00:23.395090 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:23.395331 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:23.395554 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:23.397255 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:23.403440 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] Get all volumes completed successfully. May 09 08:00:23.407744 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-1e1a7231-1be9-4412-814f-ef66c166f429 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:23.408567 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 8/31] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:00:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:33.399498 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:23.427894 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:23.431079 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:01:23.431536 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:23.431907 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:23.432486 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:23.433929 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:23.442839 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] Get all volumes completed successfully. May 09 08:01:23.444672 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b42b3ee3-1acc-4a96-a44b-621ef23f96d0 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:23.445006 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 8/32] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:01:23 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) May 09 08:01:33.438282 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:23.464933 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:23.468966 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:02:23.469560 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:23.469858 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:23.470229 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:23.471320 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:23.481589 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] Get all volumes completed successfully. May 09 08:02:23.483723 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-04b0cc7a-50f3-4484-8ad1-48defd6a1502 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:23.484101 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 8/33] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:02:23 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) May 09 08:02:33.477758 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:23.499855 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:23.502857 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:03:23.503159 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:23.503464 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:23.503807 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:23.504951 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:23.515546 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] Get all volumes completed successfully. May 09 08:03:23.518869 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-6b85a206-471d-420f-8e27-bfb7e2a05e6c demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:23.519321 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 10/34] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:03:23 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) May 09 08:03:33.508911 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:23.536588 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-3c2eda41-929d-47b8-a17a-7e4a759553de None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:23.574286 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:04:23.574725 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:23.575172 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:23.575671 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:23.577301 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:23.587502 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] Get all volumes completed successfully. May 09 08:04:23.589491 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-3c2eda41-929d-47b8-a17a-7e4a759553de demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:23.589876 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 9/35] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:04:23 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) May 09 08:04:33.581813 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:23.608517 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:23.611834 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:05:23.612136 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:23.612525 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:23.612784 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:23.613936 np0000173012 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:23.622043 np0000173012 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] Get all volumes completed successfully. May 09 08:05:23.624069 np0000173012 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8622190a-5102-41f3-9eb8-ab31fc6d0ed9 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:23.624418 np0000173012 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 9/36] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:05:23 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) May 09 08:05:33.617768 np0000173012 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:23.641668 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:23.648623 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:06:23.648902 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:23.649200 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:23.649434 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:23.650334 np0000173012 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:23.660286 np0000173012 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] Get all volumes completed successfully. May 09 08:06:23.662324 np0000173012 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-6be74d15-52e7-4aca-9c1b-8c3eb686f40e demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:23.662716 np0000173012 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 9/37] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:06:23 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) May 09 08:06:33.655815 np0000173012 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:23.690475 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:23.692855 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:07:23.694075 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:23.694075 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:23.694075 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:23.694677 np0000173012 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:23.703444 np0000173012 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] Get all volumes completed successfully. May 09 08:07:23.706242 np0000173012 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-6705f48c-82ae-4f69-9183-63ea5b71c8c3 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:23.706719 np0000173012 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 11/38] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:07:23 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) May 09 08:07:33.697961 np0000173012 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:08:23.729932 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:08:23.733313 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] GET https://199.19.213.104/volume/v3/volumes/detail May 09 08:08:23.733690 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:08:23.734058 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:08:23.734612 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:08:23.736246 np0000173012 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:08:23.745938 np0000173012 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] Get all volumes completed successfully. May 09 08:08:23.748081 np0000173012 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-c8cf6568-5366-47bd-9ecb-b2e9d27e3e45 demo demo] https://199.19.213.104/volume/v3/volumes/detail returned with HTTP 200 May 09 08:08:23.748553 np0000173012 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 10/39] 199.19.213.104 () {64 vars in 1295 bytes} [Sat May 9 08:08:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:08:33.740993 np0000173012 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}