Apr 07 19:35:57.977482 np0000164078 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 07 19:35:57.987760 np0000164078 devstack@c-api.service[111377]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 7 19:35:57 2026] *** Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: nodename: np0000164078 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: machine: x86_64 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: clock source: unix Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: pcre jit disabled Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: detected number of CPU cores: 16 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: current working directory: / Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: detected binary path: /usr/bin/uwsgi-core Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: your processes number limit is 256917 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: your memory page size is 4096 bytes Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: detected max file descriptor number: 2048 Apr 07 19:35:57.990258 np0000164078 devstack@c-api.service[111377]: lock engine: pthread robust mutexes Apr 07 19:35:57.990737 np0000164078 devstack@c-api.service[111377]: thunder lock: enabled Apr 07 19:35:57.990800 np0000164078 devstack@c-api.service[111377]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 07 19:35:57.990876 np0000164078 devstack@c-api.service[111377]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 07 19:35:57.991039 np0000164078 devstack@c-api.service[111377]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 07 19:35:57.991039 np0000164078 devstack@c-api.service[111377]: Set PythonHome to /opt/stack/data/venv Apr 07 19:35:58.027114 np0000164078 devstack@c-api.service[111377]: Python main interpreter initialized at 0x7e29634a3668 Apr 07 19:35:58.027114 np0000164078 devstack@c-api.service[111377]: python threads support enabled Apr 07 19:35:58.027114 np0000164078 devstack@c-api.service[111377]: your server socket listen backlog is limited to 100 connections Apr 07 19:35:58.027114 np0000164078 devstack@c-api.service[111377]: your mercy for graceful operations on workers is 80 seconds Apr 07 19:35:58.027776 np0000164078 devstack@c-api.service[111377]: mapped 671795 bytes (656 KB) for 4 cores Apr 07 19:35:58.027976 np0000164078 devstack@c-api.service[111377]: *** Operational MODE: preforking *** Apr 07 19:35:58.028302 np0000164078 devstack@c-api.service[111377]: *** uWSGI is running in multiple interpreter mode *** Apr 07 19:35:58.028302 np0000164078 devstack@c-api.service[111377]: spawned uWSGI master process (pid: 111377) Apr 07 19:35:58.028581 np0000164078 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 07 19:35:58.029153 np0000164078 devstack@c-api.service[111377]: spawned uWSGI worker 1 (pid: 111380, cores: 1) Apr 07 19:35:58.030097 np0000164078 devstack@c-api.service[111377]: spawned uWSGI worker 2 (pid: 111381, cores: 1) Apr 07 19:35:58.030602 np0000164078 devstack@c-api.service[111377]: spawned uWSGI worker 3 (pid: 111382, cores: 1) Apr 07 19:35:58.031140 np0000164078 devstack@c-api.service[111377]: spawned uWSGI worker 4 (pid: 111383, cores: 1) Apr 07 19:35:58.031212 np0000164078 devstack@c-api.service[111377]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: we strongly recommend against using it for new projects. Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: framework. For more detail see Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:58.157952 np0000164078 devstack@c-api.service[111381]: import eventlet # noqa Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: we strongly recommend against using it for new projects. Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: framework. For more detail see Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:58.161910 np0000164078 devstack@c-api.service[111383]: import eventlet # noqa Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: we strongly recommend against using it for new projects. Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: framework. For more detail see Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:58.163669 np0000164078 devstack@c-api.service[111380]: import eventlet # noqa Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: we strongly recommend against using it for new projects. Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: framework. For more detail see Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:58.165902 np0000164078 devstack@c-api.service[111382]: import eventlet # noqa Apr 07 19:35:58.243831 np0000164078 devstack@c-api.service[111381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:58.243831 np0000164078 devstack@c-api.service[111381]: debtcollector.deprecate( Apr 07 19:35:58.250222 np0000164078 devstack@c-api.service[111382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:58.250222 np0000164078 devstack@c-api.service[111382]: debtcollector.deprecate( Apr 07 19:35:58.251193 np0000164078 devstack@c-api.service[111383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:58.251193 np0000164078 devstack@c-api.service[111383]: debtcollector.deprecate( Apr 07 19:35:58.251879 np0000164078 devstack@c-api.service[111380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:58.251879 np0000164078 devstack@c-api.service[111380]: debtcollector.deprecate( Apr 07 19:35:58.322899 np0000164078 devstack@c-api.service[111381]: /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 Apr 07 19:35:58.322899 np0000164078 devstack@c-api.service[111381]: from cgi import parse_header Apr 07 19:35:58.330892 np0000164078 devstack@c-api.service[111380]: /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 Apr 07 19:35:58.330892 np0000164078 devstack@c-api.service[111380]: from cgi import parse_header Apr 07 19:35:58.333655 np0000164078 devstack@c-api.service[111383]: /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 Apr 07 19:35:58.333655 np0000164078 devstack@c-api.service[111383]: from cgi import parse_header Apr 07 19:35:58.339840 np0000164078 devstack@c-api.service[111382]: /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 Apr 07 19:35:58.339840 np0000164078 devstack@c-api.service[111382]: from cgi import parse_header Apr 07 19:35:58.367459 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:35:58.367459 np0000164078 devstack@c-api.service[111381]: removals.removed_module( Apr 07 19:35:58.368165 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:35:58.368165 np0000164078 devstack@c-api.service[111381]: removals.removed_module( Apr 07 19:35:58.377595 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:35:58.377595 np0000164078 devstack@c-api.service[111380]: removals.removed_module( Apr 07 19:35:58.378350 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:35:58.378350 np0000164078 devstack@c-api.service[111380]: removals.removed_module( Apr 07 19:35:58.379435 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:35:58.379435 np0000164078 devstack@c-api.service[111383]: removals.removed_module( Apr 07 19:35:58.380225 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:35:58.380225 np0000164078 devstack@c-api.service[111383]: removals.removed_module( Apr 07 19:35:58.393265 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:35:58.393265 np0000164078 devstack@c-api.service[111382]: removals.removed_module( Apr 07 19:35:58.394202 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:35:58.394202 np0000164078 devstack@c-api.service[111382]: removals.removed_module( Apr 07 19:35:58.968624 np0000164078 devstack@c-api.service[111380]: /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 Apr 07 19:35:58.968624 np0000164078 devstack@c-api.service[111380]: warnings.warn( Apr 07 19:35:58.985092 np0000164078 devstack@c-api.service[111381]: /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 Apr 07 19:35:58.985092 np0000164078 devstack@c-api.service[111381]: warnings.warn( Apr 07 19:35:59.035077 np0000164078 devstack@c-api.service[111383]: /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 Apr 07 19:35:59.035077 np0000164078 devstack@c-api.service[111383]: warnings.warn( Apr 07 19:35:59.043565 np0000164078 devstack@c-api.service[111382]: /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 Apr 07 19:35:59.043565 np0000164078 devstack@c-api.service[111382]: warnings.warn( Apr 07 19:35:59.062213 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:35:59.062213 np0000164078 devstack@c-api.service[111380]: warnings.warn( Apr 07 19:35:59.084037 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:35:59.084037 np0000164078 devstack@c-api.service[111381]: warnings.warn( Apr 07 19:35:59.141821 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:35:59.141821 np0000164078 devstack@c-api.service[111383]: warnings.warn( Apr 07 19:35:59.147305 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:35:59.147305 np0000164078 devstack@c-api.service[111382]: warnings.warn( Apr 07 19:35:59.360013 np0000164078 devstack@c-api.service[111380]: 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. Apr 07 19:35:59.360507 np0000164078 devstack@c-api.service[111380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:59.379865 np0000164078 devstack@c-api.service[111381]: 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. Apr 07 19:35:59.380229 np0000164078 devstack@c-api.service[111381]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111381) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:59.424663 np0000164078 devstack@c-api.service[111383]: 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. Apr 07 19:35:59.425327 np0000164078 devstack@c-api.service[111383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:59.444824 np0000164078 devstack@c-api.service[111380]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 19:35:59.444824 np0000164078 devstack@c-api.service[111380]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:59.445182 np0000164078 devstack@c-api.service[111382]: 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. Apr 07 19:35:59.445670 np0000164078 devstack@c-api.service[111382]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111382) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:59.448407 np0000164078 devstack@c-api.service[111381]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 19:35:59.448407 np0000164078 devstack@c-api.service[111381]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:59.487800 np0000164078 devstack@c-api.service[111383]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 19:35:59.487800 np0000164078 devstack@c-api.service[111383]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:59.514106 np0000164078 devstack@c-api.service[111382]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 19:35:59.514106 np0000164078 devstack@c-api.service[111382]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:59.903554 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111381) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:59.904022 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:59.904205 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:59.904329 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.904329 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.904549 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111382) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:59.904683 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.904765 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.904838 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.904950 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.905011 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.905073 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.905142 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.905261 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.905261 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.905261 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.906820 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.907002 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.907098 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.907165 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.907234 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.907311 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.907311 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.907447 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.907511 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.907572 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.907572 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.907698 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.907761 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.907879 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.907968 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.908047 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.908285 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.908285 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.908483 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.908556 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.908611 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.908671 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.908730 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.908803 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.908909 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.908909 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.908909 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.908909 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.911632 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.911724 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.911724 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.911877 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.911877 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.912001 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.912001 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.912114 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.912190 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.912253 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.912320 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.912388 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.912455 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.912522 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.913334 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.913452 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.913452 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.913585 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.913665 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.913731 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.913731 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.913908 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.913908 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.914046 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.914111 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.914111 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.914111 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.914111 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.914872 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.914872 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.915191 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.915191 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.915191 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.915191 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.915370 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.915418 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.915463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.915463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.915463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.915463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.915463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.915647 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.915703 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.915799 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.915799 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.915799 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.915799 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.915992 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.915992 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.916529 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.916584 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.916631 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.916716 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.916765 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.916815 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.916897 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.917372 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.917425 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.917500 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.917563 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.917609 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.917657 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.917707 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.917755 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.917805 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.917870 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.917971 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.918024 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.918075 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.918125 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.918169 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.918217 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.918264 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.918307 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.918348 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.918394 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.918436 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.918479 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.918526 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.918573 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.918613 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.918663 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.918710 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.918755 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.918795 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.918841 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.918902 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.918943 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.918995 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.919047 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.919096 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.919136 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.919183 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.919229 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.919279 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.919325 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.919325 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.919325 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.919426 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.919828 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.919828 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.919828 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.919828 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.923020 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.923100 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.923100 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.923195 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.923287 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.923287 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.923383 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.923437 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.923437 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.923524 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.923524 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.923606 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.923684 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.923734 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.924332 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.924440 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.924440 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.924576 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.924622 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.924659 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.924704 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.924745 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.924781 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.924822 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.924889 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.924941 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.925007 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.925007 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.925116 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.925168 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.925223 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.925223 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.925223 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.925341 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.925394 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.925450 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.925494 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.925547 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.925601 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.925663 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.925726 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.925726 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.925835 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.925918 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.925991 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.926059 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.926117 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.926160 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.926246 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.926297 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.926297 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.926297 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.926416 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.926459 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.926515 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.926562 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.926604 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.926645 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.926686 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.926734 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.926779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.926832 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.926899 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.926945 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.926999 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.927051 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.927125 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.927181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.927236 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.927301 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.927357 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.927436 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.927492 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.927554 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.927635 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.927684 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.927726 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.927767 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.927817 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.928029 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.928029 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.928130 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.928180 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.928231 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.928275 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.928322 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.928383 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.928437 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.928513 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.928570 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.928627 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.928673 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.928715 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.928715 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.928830 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.928907 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.928907 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.929014 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.929014 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.929106 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.929149 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.929188 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.929243 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.929293 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.929293 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.929412 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.929463 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.929509 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.929572 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.929616 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.929664 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.929731 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.930230 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.930328 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.930328 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.930477 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.930543 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.930610 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.930666 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.930722 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.930772 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.930834 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.930933 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.930933 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.930933 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.930933 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.931152 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.932131 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.932233 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.932233 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.932327 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.932327 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.932460 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.932512 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.932568 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.932619 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.932619 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.932714 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.932766 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.932907 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.932981 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.933053 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.933114 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.933180 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.933379 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.933451 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.933520 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.933579 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.933643 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.933697 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.933744 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.933784 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.933820 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.933820 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.933820 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.933978 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.936053 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.936149 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.936149 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.936228 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.936276 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.936276 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.936351 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.936395 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.936439 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.936439 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.936569 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.936648 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.936708 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.936768 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.936824 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.936905 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.936964 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.937021 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.937093 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.937160 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.937227 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.937299 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.937367 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.937434 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.937488 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.937549 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.937603 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.937663 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.937716 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.937768 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.937824 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.937918 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.937982 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.938036 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.938090 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.938146 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.938214 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.938298 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.938360 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.938429 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.938497 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.938553 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.938624 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.938703 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.938766 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.938829 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.938990 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.939068 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.939133 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.939193 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.939272 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.939344 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.939485 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.939571 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.939571 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.939571 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.939754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.939754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.939754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.939998 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.940062 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.940123 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.940179 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.940224 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.940274 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.940315 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.940357 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.940400 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.940442 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.940484 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.940524 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.940579 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.940629 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.940670 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.940713 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.940757 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.940806 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.940871 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.940922 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.940974 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.940974 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.940974 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.940974 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.940974 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.941263 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.941331 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.941398 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.941398 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.941398 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.941572 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.941656 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.941727 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.941789 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.941789 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.941942 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.941942 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.942050 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.942095 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.942138 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.942138 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.942230 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.942287 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.942336 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.942380 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.942423 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.942423 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.942496 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.942540 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.942582 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.942635 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.942685 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.942737 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.942779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.942779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.942779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.942779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.942779 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.942975 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.943018 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.943072 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.943116 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.943164 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.943164 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.943164 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.943164 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.943164 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.943375 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.943633 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.943683 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.943730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.947828 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.947919 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.947976 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.948023 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.948069 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.948112 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.948179 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.948329 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.948394 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.948467 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.948540 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.948587 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.948631 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.948677 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.948729 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.948773 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.948822 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.948898 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.948944 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.949033 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.949083 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.949135 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.949184 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.949231 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.949273 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.949321 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.949368 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.949420 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.949463 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.949510 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.949551 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.949595 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.949643 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.949685 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.949727 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.949771 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.949813 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.949884 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.949937 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.949994 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.949994 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.950084 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.950127 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.950176 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.950176 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.950176 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.950176 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.950176 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.950362 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.950407 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.950450 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.950499 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.950549 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.950593 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.950635 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.950635 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.950726 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.950770 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.950820 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.950881 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.950935 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.950980 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.951024 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.951067 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.951115 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.951159 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.951211 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.951282 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.951346 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.951394 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.951437 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.951480 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.951521 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.951572 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.951623 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.951623 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.951623 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.951744 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.951744 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.951836 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.951912 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.951964 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.952014 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.952056 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.952098 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.952139 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.952191 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.952239 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.952286 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.952333 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.952374 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.952424 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.952465 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.952505 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.952545 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.952588 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.952630 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.952678 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.952721 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.952763 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.952810 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.952871 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.952910 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.952952 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.953006 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.953053 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.953108 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.953158 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.953206 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.953248 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.953290 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.953339 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.953384 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.953434 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.953476 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.953523 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.953573 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.953617 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.953665 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.953712 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.953756 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.953806 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.953866 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.953906 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.953962 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.953962 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.954091 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.954137 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.954181 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.954680 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.954680 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.954754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.954754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.954754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.954754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.954754 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.954981 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.955031 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.955078 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.955119 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.955166 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.955263 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.955353 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.955406 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.955449 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.955500 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.955547 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.955593 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.955634 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.955671 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.955718 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.955718 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.955797 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.956410 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.956474 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.956519 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.956562 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.956610 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.956661 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.956724 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.956791 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.956838 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.956927 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.956972 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.957016 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.957066 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.957109 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.957152 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.957204 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.957248 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.957288 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.957288 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.957347 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.957381 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.957420 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.957420 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.957479 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.957511 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.957545 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.957578 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.957613 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.957650 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.957682 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.957712 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.957752 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.957784 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.957815 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.957859 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.957901 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.957939 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.957971 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.958002 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.958033 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.958065 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.958104 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.958141 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.958173 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.958205 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.958236 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.958266 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.958296 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.958326 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.958356 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.958383 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.958412 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.958711 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.958711 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.958711 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.958711 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.958816 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.958816 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.958906 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.958939 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.958977 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.959009 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.959040 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.959073 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.959104 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.959156 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.959199 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.959233 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.959264 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.959299 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.959336 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.959367 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.959403 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.959440 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.959475 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.959506 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.959538 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.959569 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.959599 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.959627 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.959627 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.959684 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.959714 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.959752 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.959782 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.959817 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.959861 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.959902 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.959935 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.959965 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.959993 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.960026 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.960064 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.960094 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.960130 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.960161 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.960192 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.960228 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.960261 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.960295 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.960330 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.960360 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.960360 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.960418 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.960454 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.960862 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.960908 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.960937 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.960979 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.961011 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.961047 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.961084 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.961119 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.961156 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.961188 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.961231 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.961268 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.961306 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.961343 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.961379 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.961412 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.961448 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.961484 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.961521 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.961614 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.961655 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.961693 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.961724 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.961754 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.961787 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.961828 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.961882 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.961922 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.961953 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.961992 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.962027 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.962063 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.962094 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.962129 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.962158 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.962188 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.962219 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.962254 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.962288 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.962322 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.962352 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.962381 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.962413 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.962442 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.962471 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.962505 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.962538 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.962567 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.962598 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.962628 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.962657 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.962687 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.962687 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.962687 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.962687 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.962687 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.963769 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.963828 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.963890 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.963929 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.963967 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.964001 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.964033 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.964066 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.964096 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.964134 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.964169 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.964206 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.964243 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.964278 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.964315 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.964351 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.964382 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.964414 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.964445 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.964477 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.964518 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.964550 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.964580 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.964616 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.964616 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.964616 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.964616 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.964736 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.964955 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.965006 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.965072 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.965133 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.965173 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.965208 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.965241 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.965274 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.965305 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.965344 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.965378 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.965475 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.965475 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.965535 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.965573 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.965608 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.965608 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.965673 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.965705 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.965740 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.965775 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.965806 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.965840 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.965895 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.965923 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.965991 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.966050 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.966126 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.966163 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.966223 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.966277 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.966340 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.966377 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.966407 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.966473 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.966507 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.966540 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.966567 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.966605 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.966645 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.966677 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.966710 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.966742 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.966742 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.966796 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.966833 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.966889 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.966927 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.966960 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.966992 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.967055 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.967089 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.967122 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.967149 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.967149 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.967149 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:59.967673 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.967742 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.967789 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.967866 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.967904 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.967943 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.967977 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.968010 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.968045 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.968074 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.968104 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.968140 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.968140 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.968200 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.968231 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.968264 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.968289 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.968356 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:59.968392 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:59.968473 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:59.968549 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:59.968590 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:59.968661 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:59.968718 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:36:00.014772 np0000164078 devstack@c-api.service[111382]: INFO dbcounter [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Registered counter for database cinder Apr 07 19:36:00.015028 np0000164078 devstack@c-api.service[111381]: INFO dbcounter [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Registered counter for database cinder Apr 07 19:36:00.015689 np0000164078 devstack@c-api.service[111383]: INFO dbcounter [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Registered counter for database cinder Apr 07 19:36:00.018350 np0000164078 devstack@c-api.service[111380]: INFO dbcounter [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Registered counter for database cinder Apr 07 19:36:00.027706 np0000164078 devstack@c-api.service[111382]: DEBUG oslo_db.sqlalchemy.engines [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 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=111382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.030431 np0000164078 devstack@c-api.service[111383]: DEBUG oslo_db.sqlalchemy.engines [None req-b06ae027-3315-4104-956b-b03b785f9436 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=111383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.031333 np0000164078 devstack@c-api.service[111381]: DEBUG oslo_db.sqlalchemy.engines [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf 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=111381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.037000 np0000164078 devstack@c-api.service[111380]: DEBUG oslo_db.sqlalchemy.engines [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff 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=111380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.141607 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writer thread running {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:36:00.144003 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:36:00.144255 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writer thread running {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:36:00.146129 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:36:00.146865 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:36:00.147872 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writer thread running {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:36:00.147948 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:36:00.149320 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:36:00.149700 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:36:00.150137 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:36:00.150570 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.151913 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:36:00.152151 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:36:00.152314 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.154208 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:36:00.154445 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:36:00.154519 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writer thread running {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:36:00.155701 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.155910 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:36:00.156583 np0000164078 devstack@c-api.service[111381]: DEBUG oslo_db.sqlalchemy.engines [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf 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=111381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.156820 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.157236 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:36:00.158246 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.158401 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:36:00.158633 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.159069 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:36:00.159804 np0000164078 devstack@c-api.service[111381]: INFO cinder.rpc [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:36:00.160646 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.160814 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:36:00.162411 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:36:00.162539 np0000164078 devstack@c-api.service[111382]: DEBUG oslo_db.sqlalchemy.engines [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 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=111382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.163274 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.164141 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:36:00.164228 np0000164078 devstack@c-api.service[111383]: DEBUG oslo_db.sqlalchemy.engines [None req-b06ae027-3315-4104-956b-b03b785f9436 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=111383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.164991 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.165802 np0000164078 devstack@c-api.service[111382]: INFO cinder.rpc [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:36:00.166462 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:36:00.166606 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.168202 np0000164078 devstack@c-api.service[111383]: INFO cinder.rpc [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:36:00.169159 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.169727 np0000164078 devstack@c-api.service[111380]: DEBUG oslo_db.sqlalchemy.engines [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff 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=111380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:00.171745 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:36:00.172181 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.173664 np0000164078 devstack@c-api.service[111380]: INFO cinder.rpc [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:36:00.174477 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.176767 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.179274 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.180028 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.181509 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.183103 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.183788 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.184194 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.186050 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.186400 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.187086 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.187228 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.189322 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.190272 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.190416 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.190479 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.193572 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.193702 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.193759 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.194643 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.196462 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.196709 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.196793 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.197736 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.199744 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.200117 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.200282 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.201002 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.201823 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.203041 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.204179 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.204301 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.204898 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.206890 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.207096 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.207197 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.208718 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.209970 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.210472 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.210994 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.211414 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.211546 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.212551 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.213917 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.214311 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.215206 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.216054 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.217054 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.217604 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.219150 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.220152 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.220598 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.220827 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.220933 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.221954 np0000164078 devstack@c-api.service[111381]: WARNING cinder.api.contrib.hosts [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:36:00.222675 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.223278 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.223734 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.224366 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.224505 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.225171 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.225865 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.225961 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.226583 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.226714 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.227306 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.227429 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.228170 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.228256 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: extensions {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.228419 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.229021 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.229439 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: cgsnapshots {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.229488 np0000164078 devstack@c-api.service[111382]: WARNING cinder.api.contrib.hosts [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:36:00.229685 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.230260 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.230639 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.230904 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-volume-type-access {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.231300 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.231746 np0000164078 devstack@c-api.service[111383]: WARNING cinder.api.contrib.hosts [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:36:00.231815 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.232406 np0000164078 devstack@c-api.service[111380]: WARNING cinder.api.contrib.hosts [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:36:00.232496 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.232539 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: encryption {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.233189 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.233350 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.234008 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.234057 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: consistencygroups {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.234667 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.234785 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.235517 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.235664 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: extensions {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.236084 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: extra_specs {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.236198 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.236947 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: cgsnapshots {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.237041 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.237631 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.237704 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: encryption {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.237757 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: extensions {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.238412 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-volume-type-access {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.238492 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: extensions {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.239035 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: cgsnapshots {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.239195 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-volume-transfer {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.239753 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: cgsnapshots {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.240091 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: encryption {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.240515 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-volume-type-access {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.240843 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-quota-class-sets {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.241241 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-volume-type-access {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.241603 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: consistencygroups {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.242147 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: encryption {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.242221 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: qos-specs {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.242870 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: encryption {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.243603 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: extra_specs {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.243688 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: consistencygroups {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.244432 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: consistencygroups {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.244904 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-volume-manage {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.245163 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: encryption {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.245570 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: extra_specs {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.246339 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-quota-sets {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.246401 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: extra_specs {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.246698 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-volume-transfer {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.247110 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: encryption {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.247769 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-hosts {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.247968 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: encryption {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.248349 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-quota-class-sets {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.248707 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-volume-transfer {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.249159 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-snapshot-manage {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.249538 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-volume-transfer {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.250293 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-quota-class-sets {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.250355 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: qos-specs {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.250737 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: capabilities {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.251139 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-quota-class-sets {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.251997 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: backups {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.252166 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: qos-specs {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.252417 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-volume-manage {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.252518 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: qos-specs {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.253878 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-quota-sets {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.254015 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: scheduler-stats {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.254236 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-volume-manage {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.255296 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-hosts {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.255397 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-volume-manage {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.255472 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extended resource: os-availability-zone {{(pid=111381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.255720 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-quota-sets {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.256763 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-quota-sets {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.256940 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-snapshot-manage {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.257165 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-hosts {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.257482 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.258166 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-hosts {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.258283 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: capabilities {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.258540 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-snapshot-manage {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.259078 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.259474 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: backups {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.259578 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-snapshot-manage {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.260039 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: capabilities {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.260564 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.260996 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: capabilities {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.261322 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: backups {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.261878 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: scheduler-stats {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.262124 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.262172 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: backups {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.263423 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: scheduler-stats {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.263483 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extended resource: os-availability-zone {{(pid=111382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.263540 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.264207 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: scheduler-stats {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.264870 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extended resource: os-availability-zone {{(pid=111383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.264925 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.265413 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.265636 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extended resource: os-availability-zone {{(pid=111380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:36:00.265794 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.contrib.snapshot_actions [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] SnapshotActionsController initialized {{(pid=111381) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:36:00.266572 np0000164078 devstack@c-api.service[111381]: WARNING castellan.key_manager.migration [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.266780 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.266962 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.267442 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension AdminActions extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.267581 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension AdminActions extending resource: snapshots {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.267725 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension AdminActions extending resource: backups {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.267824 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.267891 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeTypeAccess extending resource: types {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.267941 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268037 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeActions extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268134 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268246 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268350 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.268405 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension UsedLimits extending resource: limits {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268449 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension TypesManage extending resource: types {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268490 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.268597 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268704 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension SnapshotActions extending resource: snapshots {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268810 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.268988 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.269087 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.269185 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.v3.router [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.269327 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.269787 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.270044 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.270804 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.271376 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.271451 np0000164078 devstack@c-api.service[111381]: WARNING keystonemiddleware.auth_token [None req-da37cc9e-9e0b-4454-8c82-814fb6cb0acf 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. Apr 07 19:36:00.271491 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.272417 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.272791 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.272900 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.273818 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] SnapshotActionsController initialized {{(pid=111382) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:36:00.273901 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.274208 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.274588 np0000164078 devstack@c-api.service[111382]: WARNING castellan.key_manager.migration [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.275123 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.contrib.snapshot_actions [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] SnapshotActionsController initialized {{(pid=111383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:36:00.275275 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.275505 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension AdminActions extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.275644 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension AdminActions extending resource: snapshots {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.275755 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension AdminActions extending resource: backups {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.275886 np0000164078 devstack@c-api.service[111383]: WARNING castellan.key_manager.migration [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.275984 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.275984 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276131 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeActions extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276227 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] SnapshotActionsController initialized {{(pid=111380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:36:00.276289 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276327 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276439 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension UsedLimits extending resource: limits {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276520 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension TypesManage extending resource: types {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276642 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276713 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension AdminActions extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276762 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.276906 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension AdminActions extending resource: snapshots {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277009 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277102 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension AdminActions extending resource: backups {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277194 np0000164078 devstack@c-api.service[111380]: WARNING castellan.key_manager.migration [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:36:00.277288 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277345 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277403 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277447 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277489 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.v3.router [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277526 np0000164078 devstack@c-api.service[111381]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29634a3668 pid: 111381 (default app) Apr 07 19:36:00.277565 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeActions extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277565 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277565 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277676 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension UsedLimits extending resource: limits {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277728 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension TypesManage extending resource: types {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.277764 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.277764 np0000164078 devstack@c-api.service[111381]: warnings.warn( Apr 07 19:36:00.277826 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278119 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278236 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension AdminActions extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278341 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278435 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension AdminActions extending resource: snapshots {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278435 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension AdminActions extending resource: backups {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278621 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278731 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278892 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.278989 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279084 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.v3.router [None req-b06ae027-3315-4104-956b-b03b785f9436 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeActions extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension UsedLimits extending resource: limits {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension TypesManage extending resource: types {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279242 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279730 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279831 np0000164078 devstack@c-api.service[111382]: WARNING keystonemiddleware.auth_token [None req-cc8856d8-4cd6-4289-bc30-5cec2ad51eb1 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. Apr 07 19:36:00.279890 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279890 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.279890 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.v3.router [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:36:00.280791 np0000164078 devstack@c-api.service[111383]: WARNING keystonemiddleware.auth_token [None req-b06ae027-3315-4104-956b-b03b785f9436 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. Apr 07 19:36:00.282149 np0000164078 devstack@c-api.service[111380]: WARNING keystonemiddleware.auth_token [None req-3c994fdb-97e4-4c0a-a57e-60fc2801a0ff 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. Apr 07 19:36:00.285316 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285316 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285316 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285316 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285561 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285561 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285561 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285561 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.285755 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286032 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286032 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286032 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286032 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286032 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286281 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286281 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286281 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286281 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286281 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286514 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286514 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286514 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286514 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286685 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286685 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286685 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286685 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286685 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286988 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286988 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286988 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.286988 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.286988 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287185 np0000164078 devstack@c-api.service[111382]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29634a3668 pid: 111382 (default app) Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287222 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287466 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287698 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287962 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287962 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287962 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.287962 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.287962 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288164 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288164 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288164 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288164 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288164 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288363 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288596 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288815 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288815 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288815 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.288815 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.288815 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.290148 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.290148 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.290148 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.290148 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.290148 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.290620 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.290620 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.290620 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.290620 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.291194 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.291194 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.291194 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.291194 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.291595 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.291595 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.291595 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.291595 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.291595 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.292165 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.292165 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.292165 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.292165 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.292165 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.292676 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.292676 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.292676 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.292676 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.293190 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.293190 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.293190 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.293190 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.293591 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.293591 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.293591 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.293591 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294065 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294065 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294065 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294065 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294487 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294487 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294487 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294487 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294943 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294943 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294943 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.294943 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.294943 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.295434 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.295944 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.295944 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.295944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296159 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296399 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296634 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.296930 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297286 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297286 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297286 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297286 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297563 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297563 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297563 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297563 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297563 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297944 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.297944 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:36:00.297944 np0000164078 devstack@c-api.service[111381]: warnings.warn(deprecated_msg) Apr 07 19:36:00.298225 np0000164078 devstack@c-api.service[111383]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29634a3668 pid: 111383 (default app) Apr 07 19:36:00.298280 np0000164078 devstack@c-api.service[111380]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29634a3668 pid: 111380 (default app) Apr 07 19:36:00.298322 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-93b594df-abda-4e4b-a510-7f5ca4936226 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:36:00.298322 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 946 bytes} [Tue Apr 7 19:36:00 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 07 19:36:07.512569 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.512569 np0000164078 devstack@c-api.service[111382]: warnings.warn( Apr 07 19:36:07.526179 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526179 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526179 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526179 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526498 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526498 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526498 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526498 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.526732 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527167 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527167 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527167 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527167 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527167 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527528 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527528 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527528 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527528 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527528 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527824 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527824 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.527824 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.527824 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528101 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528101 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528101 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528101 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528101 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528391 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528391 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528391 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528391 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528391 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.528655 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529013 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529363 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529695 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529695 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529695 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.529695 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.529695 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530113 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530113 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530113 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530113 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530113 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530376 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.530719 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531062 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531062 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531062 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531062 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531062 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531358 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531358 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531358 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531358 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531358 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531637 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531637 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531637 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531637 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531940 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531940 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.531940 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.531940 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532180 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532180 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532180 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532180 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532180 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532479 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532479 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532479 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532479 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532479 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532750 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532750 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.532750 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.532750 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533085 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533085 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533085 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533085 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533328 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533328 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533328 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533328 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533586 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533586 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533586 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533586 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533820 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533820 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.533820 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.533820 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534085 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534085 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534085 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534085 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534085 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534369 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534679 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534679 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534679 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534679 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534679 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.534989 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535364 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.535711 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536072 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536435 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536435 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536435 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536435 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536673 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536673 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536673 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536673 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536673 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: warnings.warn(deprecated_msg) Apr 07 19:36:07.536994 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-1397f78e-905f-4708-8981-eacd6f652ac4 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:36:08.029938 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-1397f78e-905f-4708-8981-eacd6f652ac4 admin admin] POST https://199.204.45.78/volume/v3/types Apr 07 19:36:08.030412 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-1397f78e-905f-4708-8981-eacd6f652ac4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:36:08.032082 np0000164078 devstack@c-api.service[111382]: /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. Apr 07 19:36:08.032082 np0000164078 devstack@c-api.service[111382]: warnings.warn( Apr 07 19:36:08.042774 np0000164078 devstack@c-api.service[111382]: DEBUG oslo_db.sqlalchemy.engines [None req-1397f78e-905f-4708-8981-eacd6f652ac4 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=111382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:08.081501 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-1397f78e-905f-4708-8981-eacd6f652ac4 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Apr 07 19:36:08.082042 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Tue Apr 7 19:36:07 2026] POST /volume/v3/types => generated 186 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 07 19:36:08.092660 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.092660 np0000164078 devstack@c-api.service[111383]: warnings.warn( Apr 07 19:36:08.106434 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.106434 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.106434 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.106434 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.106434 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.106938 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.106938 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.106938 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.106938 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.106938 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107229 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107563 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107563 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107563 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107563 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107873 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107873 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.107873 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.107873 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108217 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108217 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108217 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108217 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108476 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108476 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108476 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108476 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108476 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108761 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108761 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108761 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.108761 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.108761 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109066 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109310 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109550 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109793 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109793 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109793 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.109793 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.109793 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110022 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110022 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110022 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110022 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110022 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110218 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110447 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110652 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110652 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110652 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110652 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110652 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110841 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110841 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110841 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.110841 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.110841 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111043 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111043 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111043 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111043 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111208 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111208 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111208 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111208 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111363 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111363 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111363 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111363 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111363 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111561 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111561 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111561 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111561 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111561 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111731 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111731 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111731 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111731 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111897 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111897 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.111897 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.111897 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112058 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112058 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112058 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112058 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112285 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112285 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112285 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112285 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112439 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112439 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112439 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112439 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112584 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112584 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112584 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112584 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112584 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.112772 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113092 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113092 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113092 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113092 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113092 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113290 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113622 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.113824 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114048 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114249 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114249 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114249 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114249 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114403 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114403 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114403 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114403 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114403 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: warnings.warn(deprecated_msg) Apr 07 19:36:08.114592 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [req-1397f78e-905f-4708-8981-eacd6f652ac4 req-753f4945-8c17-4908-9b6b-c670d74cd8b9 None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:36:08.442916 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [req-1397f78e-905f-4708-8981-eacd6f652ac4 req-753f4945-8c17-4908-9b6b-c670d74cd8b9 admin admin] POST https://199.204.45.78/volume/v3/types/6893ce36-e221-4fb4-bce7-2184e222410d/extra_specs Apr 07 19:36:08.443439 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [req-1397f78e-905f-4708-8981-eacd6f652ac4 req-753f4945-8c17-4908-9b6b-c670d74cd8b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:36:08.445102 np0000164078 devstack@c-api.service[111383]: /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. Apr 07 19:36:08.445102 np0000164078 devstack@c-api.service[111383]: warnings.warn( Apr 07 19:36:08.454697 np0000164078 devstack@c-api.service[111383]: DEBUG oslo_db.sqlalchemy.engines [req-1397f78e-905f-4708-8981-eacd6f652ac4 req-753f4945-8c17-4908-9b6b-c670d74cd8b9 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=111383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:08.516091 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [req-1397f78e-905f-4708-8981-eacd6f652ac4 req-753f4945-8c17-4908-9b6b-c670d74cd8b9 admin admin] https://199.204.45.78/volume/v3/types/6893ce36-e221-4fb4-bce7-2184e222410d/extra_specs returned with HTTP 200 Apr 07 19:36:08.517024 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Tue Apr 7 19:36:08 2026] POST /volume/v3/types/6893ce36-e221-4fb4-bce7-2184e222410d/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:36:10.159696 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=6 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:10.173355 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=6 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:18.076545 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:18.514287 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:04.081528 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.081528 np0000164078 devstack@c-api.service[111380]: warnings.warn( Apr 07 19:40:04.093773 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.093773 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.093773 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.093773 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.093773 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094428 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.094428 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094428 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.094428 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094428 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.094763 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095190 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095190 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095190 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095190 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095460 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095460 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095460 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095460 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095722 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095722 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.095722 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.095722 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.096031 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.096031 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.096031 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.096031 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.096031 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.096706 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.096706 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.096706 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.096706 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.096706 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097151 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.097701 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098145 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098547 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098547 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098547 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098547 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098547 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098799 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098799 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098799 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.098799 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.098799 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.125901 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.126381 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126742 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.126742 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126742 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.126742 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.126742 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127138 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127138 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127138 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127138 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127138 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127443 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127443 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127443 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127443 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127709 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127709 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.127709 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.127709 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.128129 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.128129 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.128129 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.128129 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.128129 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.128922 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.128922 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.128922 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.128922 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.128922 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.129537 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.129537 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.129537 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.129537 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.130051 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.130051 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.130051 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.130051 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.130544 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.130544 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.130544 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.130544 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131060 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131060 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131060 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131060 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131502 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131502 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131502 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131502 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131997 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131997 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131997 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.131997 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.131997 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.132485 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133087 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.133087 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133087 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.133087 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133087 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.133658 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134390 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.134787 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.135375 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136067 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136067 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136067 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136067 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136500 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136500 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136500 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136500 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136500 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: warnings.warn(deprecated_msg) Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-d4d8a39e-06d8-4554-ae2c-b822ba78a7a3 None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:04.136838 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-d4d8a39e-06d8-4554-ae2c-b822ba78a7a3 None None] GET https://199.204.45.78/volume// Apr 07 19:40:04.137570 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-d4d8a39e-06d8-4554-ae2c-b822ba78a7a3 None None] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:04.137570 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-d4d8a39e-06d8-4554-ae2c-b822ba78a7a3 None None] Calling method 'all' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:04.137570 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-d4d8a39e-06d8-4554-ae2c-b822ba78a7a3 None None] https://199.204.45.78/volume// returned with HTTP 300 Apr 07 19:40:04.137570 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Tue Apr 7 19:40:04 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 07 19:40:43.671468 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:44.029275 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 demo demo] GET https://199.204.45.78/volume/v3/types?is_public=None Apr 07 19:40:44.029822 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:44.030012 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 demo demo] Calling method 'index' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:44.030354 np0000164078 devstack@c-api.service[111381]: /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. Apr 07 19:40:44.030354 np0000164078 devstack@c-api.service[111381]: warnings.warn( Apr 07 19:40:44.030982 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:40:44.040512 np0000164078 devstack@c-api.service[111381]: DEBUG oslo_db.sqlalchemy.engines [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 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=111381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:40:44.062117 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-2d832072-fd1a-4c0c-afd7-2c531faee117 demo demo] https://199.204.45.78/volume/v3/types?is_public=None returned with HTTP 200 Apr 07 19:40:44.062484 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 2/5] 199.204.45.78 () {64 vars in 1256 bytes} [Tue Apr 7 19:40:43 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:44.077142 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [req-2d832072-fd1a-4c0c-afd7-2c531faee117 req-ecb916d4-adc4-4b95-a366-edcfcdfc98f9 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:44.082881 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [req-2d832072-fd1a-4c0c-afd7-2c531faee117 req-ecb916d4-adc4-4b95-a366-edcfcdfc98f9 demo demo] GET https://199.204.45.78/volume/v3/types/default Apr 07 19:40:44.083200 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [req-2d832072-fd1a-4c0c-afd7-2c531faee117 req-ecb916d4-adc4-4b95-a366-edcfcdfc98f9 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:44.083503 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [req-2d832072-fd1a-4c0c-afd7-2c531faee117 req-ecb916d4-adc4-4b95-a366-edcfcdfc98f9 demo demo] Calling method 'show' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:44.098311 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [req-2d832072-fd1a-4c0c-afd7-2c531faee117 req-ecb916d4-adc4-4b95-a366-edcfcdfc98f9 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:44.099031 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 2/6] 199.204.45.78 () {66 vars in 1322 bytes} [Tue Apr 7 19:40:44 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:44.474234 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-39c5f67f-d77c-4b6d-bb24-118209026ddb None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:44.479090 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-39c5f67f-d77c-4b6d-bb24-118209026ddb demo demo] GET https://199.204.45.78/volume/v3/types/default Apr 07 19:40:44.479333 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-39c5f67f-d77c-4b6d-bb24-118209026ddb demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:44.479592 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-39c5f67f-d77c-4b6d-bb24-118209026ddb demo demo] Calling method 'show' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:44.494504 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-39c5f67f-d77c-4b6d-bb24-118209026ddb demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:44.494858 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 2/7] 199.204.45.78 () {64 vars in 1251 bytes} [Tue Apr 7 19:40:44 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) Apr 07 19:40:44.911945 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:45.257079 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d demo demo] GET https://199.204.45.78/volume/v3/types/default Apr 07 19:40:45.257418 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:45.257659 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d demo demo] Calling method 'show' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:45.267879 np0000164078 devstack@c-api.service[111380]: DEBUG oslo_db.sqlalchemy.engines [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d 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=111380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:40:45.287235 np0000164078 devstack@c-api.service[111380]: /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. Apr 07 19:40:45.287235 np0000164078 devstack@c-api.service[111380]: warnings.warn( Apr 07 19:40:45.289642 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-989e6b40-64d6-4c98-84da-8b1748ad3d2d demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:45.290168 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 2/8] 199.204.45.78 () {64 vars in 1251 bytes} [Tue Apr 7 19:40:44 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:45.305813 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-0fff9f18-a9e1-40cd-b89a-575f388ab773 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:45.309515 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-0fff9f18-a9e1-40cd-b89a-575f388ab773 demo demo] GET https://199.204.45.78/volume/v3/types/default Apr 07 19:40:45.309970 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-0fff9f18-a9e1-40cd-b89a-575f388ab773 demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:45.310546 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-0fff9f18-a9e1-40cd-b89a-575f388ab773 demo demo] Calling method 'show' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:45.324333 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-0fff9f18-a9e1-40cd-b89a-575f388ab773 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:45.324761 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 3/9] 199.204.45.78 () {64 vars in 1251 bytes} [Tue Apr 7 19:40:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:54.090576 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=2 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:54.490833 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=2 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:55.284751 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=2 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:55.320362 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=3 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:47:11.048713 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:47:11.165377 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:47:11.165377 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:47:11.165377 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:47:11.165748 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:47:11.166480 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:47:11.207507 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] Get all volumes completed successfully. Apr 07 19:47:11.210602 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-a03ca96c-08e2-4e0d-939e-4a2f88a7986e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:47:11.211159 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 3/10] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:47:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:47:21.195579 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:48:11.229162 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:48:11.233750 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:48:11.234170 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:48:11.234550 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:48:11.235518 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:48:11.239087 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:48:11.269519 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] Get all volumes completed successfully. Apr 07 19:48:11.273780 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-be6fac3b-c75d-4dbd-8816-56575e7adf76 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:48:11.274407 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:48:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:48:21.263233 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:49:11.299376 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:49:11.303704 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:49:11.304012 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:49:11.304282 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:49:11.305033 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:49:11.305974 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:49:11.351463 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] Get all volumes completed successfully. Apr 07 19:49:11.354032 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-03c2cf2f-ea29-4e8e-a31e-13f9de73c920 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:49:11.354032 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 3/12] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:49:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:49:21.337007 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:50:11.372598 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:50:11.375986 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:50:11.376211 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:50:11.376447 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:50:11.376954 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:50:11.377788 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:50:11.426976 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] Get all volumes completed successfully. Apr 07 19:50:11.431402 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-c37c1d1c-b85c-45f8-b774-3d10c3bd4534 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:50:11.432028 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 4/13] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:50:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:50:21.416435 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:51:11.498403 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-73812eee-bf56-459d-9bcc-4366a1598092 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:51:11.505144 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:51:11.505432 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:51:11.505783 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:51:11.506815 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:51:11.509051 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:51:11.522459 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] Get all volumes completed successfully. Apr 07 19:51:11.524791 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-73812eee-bf56-459d-9bcc-4366a1598092 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:51:11.525183 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 4/14] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:51:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:51:21.519310 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:52:11.541413 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:52:11.662289 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:52:11.662590 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:52:11.662888 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:52:11.663283 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:52:11.664333 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:52:11.673491 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] Get all volumes completed successfully. Apr 07 19:52:11.676694 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-b74a2de3-7165-42ad-9aaa-72247c18c6af demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:52:11.677229 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:52:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:52:21.668450 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:53:11.695166 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:53:11.698086 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:53:11.698287 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:53:11.698531 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:53:11.699022 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:53:11.700098 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:53:11.710535 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] Get all volumes completed successfully. Apr 07 19:53:11.714442 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-4dad2224-8ac8-4887-9f15-2bd71ad7d93b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:53:11.715293 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 4/16] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:53:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:53:21.703625 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:54:11.731806 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:54:11.734279 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:54:11.734982 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:54:11.734982 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:54:11.735217 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:54:11.736313 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:54:11.746377 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] Get all volumes completed successfully. Apr 07 19:54:11.749300 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-da35210e-c2e8-41e9-be9f-dab18d8ed98d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:54:11.749808 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 5/17] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:54:11 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) Apr 07 19:54:21.739339 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:55:11.765653 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-75a68ad1-cea3-428e-b214-79467d8deff6 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:55:11.768556 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:55:11.768908 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:55:11.769121 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:55:11.769503 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:55:11.770418 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:55:11.779607 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] Get all volumes completed successfully. Apr 07 19:55:11.784288 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-75a68ad1-cea3-428e-b214-79467d8deff6 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:55:11.785112 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 5/18] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:55:11 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) Apr 07 19:55:21.773301 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:56:11.800159 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:56:11.804403 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:56:11.804874 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:56:11.805286 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:56:11.805837 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:56:11.807339 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:56:11.815725 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] Get all volumes completed successfully. Apr 07 19:56:11.818321 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-a6e7eba0-a330-47e6-8165-4aacc80cf58b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:56:11.818837 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:56:11 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) Apr 07 19:56:21.810781 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:57:11.836319 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:57:11.995251 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:57:11.995506 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:57:11.995785 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:57:11.996116 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:57:11.997097 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:57:12.005516 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] Get all volumes completed successfully. Apr 07 19:57:12.008509 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-c8b8a12f-096d-4868-85bd-3d4e61e78816 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:57:12.009194 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 5/20] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:57:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:57:22.000422 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:58:12.027966 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:58:12.031801 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:58:12.032092 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:58:12.032389 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:58:12.032743 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:58:12.035226 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:58:12.048754 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] Get all volumes completed successfully. Apr 07 19:58:12.051323 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-905f0b0e-a939-4038-ad2f-09cb69c09b4e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:58:12.052163 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 6/21] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:58:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:58:22.040656 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:59:12.075936 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:59:12.080520 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 19:59:12.080991 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:59:12.081260 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:59:12.081690 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:59:12.082882 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:59:12.093545 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] Get all volumes completed successfully. Apr 07 19:59:12.098475 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-3a45c67d-2907-4549-8fc6-0ce9beff8593 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:59:12.098948 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 6/22] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 19:59:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:59:22.087176 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:00:12.115705 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-725de603-a7f9-402b-be8e-a97d438475d5 None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:00:12.119900 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:00:12.120285 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:00:12.120764 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:00:12.121358 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:00:12.123266 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:00:12.133079 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] Get all volumes completed successfully. Apr 07 20:00:12.135971 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-725de603-a7f9-402b-be8e-a97d438475d5 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:00:12.136535 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 6/23] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:00:12 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) Apr 07 20:00:22.128090 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:01:12.151915 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:01:12.154377 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:01:12.154643 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:01:12.154874 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:01:12.155300 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:01:12.155861 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:01:12.163297 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] Get all volumes completed successfully. Apr 07 20:01:12.165290 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-fdedeb79-9fa6-4837-a75f-9cb5122ad8b1 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:01:12.165653 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 6/24] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:01:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:01:22.158426 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:02:12.181800 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:02:12.313339 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:02:12.313812 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:02:12.314182 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:02:12.314689 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:02:12.316356 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:02:12.323875 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] Get all volumes completed successfully. Apr 07 20:02:12.325829 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-97b10d2d-f1a5-42d4-8168-5640c4172981 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:02:12.326215 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 7/25] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:02:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:02:22.320671 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:03:12.348131 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:03:12.352607 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:03:12.353015 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:03:12.353409 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:03:12.353979 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:03:12.355224 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:03:12.361614 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] Get all volumes completed successfully. Apr 07 20:03:12.363799 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-5ce65c4b-ac09-40ab-ba8b-206387918910 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:03:12.364231 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 7/26] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:03:12 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) Apr 07 20:03:22.357727 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:04:12.382297 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-edf22d1e-ec84-465b-afcb-37bb3902efda None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:04:12.386831 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:04:12.387334 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:04:12.387571 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:04:12.387691 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:04:12.388674 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:04:12.397345 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] Get all volumes completed successfully. Apr 07 20:04:12.399633 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-edf22d1e-ec84-465b-afcb-37bb3902efda demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:04:12.400225 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 7/27] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:04:12 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) Apr 07 20:04:22.392119 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:05:12.412368 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:05:12.414481 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:05:12.414668 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:05:12.414888 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:05:12.415170 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:05:12.416004 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:05:12.424533 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] Get all volumes completed successfully. Apr 07 20:05:12.427366 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-66fa5359-9305-4959-a787-b3b7c2e407f2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:05:12.427839 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 7/28] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:05:12 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) Apr 07 20:05:22.419171 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:06:12.445838 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:06:12.450218 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:06:12.450710 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:06:12.451277 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:06:12.452368 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:06:12.454240 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:06:12.462476 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] Get all volumes completed successfully. Apr 07 20:06:12.464652 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-17f60eba-dd96-46eb-a4f0-7ba0476a57cf demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:06:12.464941 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 8/29] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:06:12 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) Apr 07 20:06:22.458713 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:07:12.483147 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-9eda842a-a497-43c5-82dd-85216acac50b None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:07:12.574669 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:07:12.574949 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:07:12.575139 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:07:12.575419 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:07:12.576437 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:07:12.584211 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] Get all volumes completed successfully. Apr 07 20:07:12.586874 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-9eda842a-a497-43c5-82dd-85216acac50b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:07:12.587295 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 8/30] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:07:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:07:22.579689 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:08:12.602924 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:08:12.606484 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:08:12.606789 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:08:12.607095 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:08:12.607413 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:08:12.608647 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:08:12.617425 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] Get all volumes completed successfully. Apr 07 20:08:12.619477 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-55e1c7a6-9b77-4154-9432-b5648e724d02 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:08:12.619828 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 8/31] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:08:12 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) Apr 07 20:08:22.612583 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:09:12.638880 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-c49360c7-622d-4728-85ab-61aaa13f166a None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:09:12.643385 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:09:12.643748 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:09:12.644240 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:09:12.644753 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:09:12.646491 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:09:12.654602 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] Get all volumes completed successfully. Apr 07 20:09:12.657294 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-c49360c7-622d-4728-85ab-61aaa13f166a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:09:12.657885 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 8/32] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:09:12 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) Apr 07 20:09:22.649321 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:10:12.674902 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:10:12.677582 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:10:12.677809 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:10:12.678115 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:10:12.678583 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:10:12.679617 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:10:12.690246 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] Get all volumes completed successfully. Apr 07 20:10:12.693188 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-c7b1bd2b-2821-4cb5-b7f2-10e322dabbd5 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:10:12.693725 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 9/33] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:10:12 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) Apr 07 20:10:22.683724 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:11:12.710466 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:11:12.715054 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:11:12.715424 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:11:12.715791 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:11:12.716258 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:11:12.718292 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:11:12.729284 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] Get all volumes completed successfully. Apr 07 20:11:12.732226 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-06147b26-4c9d-4704-b75e-cd407fc85f16 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:11:12.732818 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 9/34] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:11:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:11:22.723236 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:12:12.754356 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.middleware.request_id [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a None None] RequestId filter calling following filter/app {{(pid=111383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:12:12.805994 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:12:12.806249 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] Empty body provided in request {{(pid=111383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:12:12.806537 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.openstack.wsgi [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] Calling method 'detail' {{(pid=111383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:12:12.806833 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.api.api_utils [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] Removing options '' from query. {{(pid=111383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:12:12.807835 np0000164078 devstack@c-api.service[111383]: DEBUG cinder.volume.api [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:12:12.819494 np0000164078 devstack@c-api.service[111383]: INFO cinder.volume.api [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] Get all volumes completed successfully. Apr 07 20:12:12.823092 np0000164078 devstack@c-api.service[111383]: INFO cinder.api.openstack.wsgi [None req-6ee4e7ea-5c34-4003-b3f6-bdefcd66a09a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:12:12.823459 np0000164078 devstack@c-api.service[111383]: [pid: 111383|app: 0|req: 9/35] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:12:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:12:22.811599 np0000164078 devstack@c-api.service[111383]: DEBUG dbcounter [-] [111383] Writing DB stats cinder:SELECT=1 {{(pid=111383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:13:12.842821 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.middleware.request_id [None req-07bdde9e-ce72-44df-993e-d004fde79c4c None None] RequestId filter calling following filter/app {{(pid=111380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:13:12.847052 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:13:12.847424 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] Empty body provided in request {{(pid=111380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:13:12.847800 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.openstack.wsgi [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] Calling method 'detail' {{(pid=111380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:13:12.848395 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.api.api_utils [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] Removing options '' from query. {{(pid=111380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:13:12.849971 np0000164078 devstack@c-api.service[111380]: DEBUG cinder.volume.api [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:13:12.856924 np0000164078 devstack@c-api.service[111380]: INFO cinder.volume.api [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] Get all volumes completed successfully. Apr 07 20:13:12.858891 np0000164078 devstack@c-api.service[111380]: INFO cinder.api.openstack.wsgi [None req-07bdde9e-ce72-44df-993e-d004fde79c4c demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:13:12.859249 np0000164078 devstack@c-api.service[111380]: [pid: 111380|app: 0|req: 9/36] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:13:12 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) Apr 07 20:13:22.853504 np0000164078 devstack@c-api.service[111380]: DEBUG dbcounter [-] [111380] Writing DB stats cinder:SELECT=1 {{(pid=111380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:14:12.876993 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.middleware.request_id [None req-f556750d-8295-489d-bfd3-632b1882a3fc None None] RequestId filter calling following filter/app {{(pid=111381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:14:12.881386 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:14:12.881814 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] Empty body provided in request {{(pid=111381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:14:12.882292 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.openstack.wsgi [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] Calling method 'detail' {{(pid=111381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:14:12.882769 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.api.api_utils [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] Removing options '' from query. {{(pid=111381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:14:12.884162 np0000164078 devstack@c-api.service[111381]: DEBUG cinder.volume.api [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:14:12.891609 np0000164078 devstack@c-api.service[111381]: INFO cinder.volume.api [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] Get all volumes completed successfully. Apr 07 20:14:12.893837 np0000164078 devstack@c-api.service[111381]: INFO cinder.api.openstack.wsgi [None req-f556750d-8295-489d-bfd3-632b1882a3fc demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:14:12.894278 np0000164078 devstack@c-api.service[111381]: [pid: 111381|app: 0|req: 10/37] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:14:12 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) Apr 07 20:14:22.886900 np0000164078 devstack@c-api.service[111381]: DEBUG dbcounter [-] [111381] Writing DB stats cinder:SELECT=1 {{(pid=111381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:15:12.911328 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.middleware.request_id [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f None None] RequestId filter calling following filter/app {{(pid=111382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:15:12.914270 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Apr 07 20:15:12.914468 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] Empty body provided in request {{(pid=111382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:15:12.914652 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.openstack.wsgi [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] Calling method 'detail' {{(pid=111382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:15:12.914881 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.api.api_utils [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] Removing options '' from query. {{(pid=111382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:15:12.915777 np0000164078 devstack@c-api.service[111382]: DEBUG cinder.volume.api [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:15:12.925598 np0000164078 devstack@c-api.service[111382]: INFO cinder.volume.api [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] Get all volumes completed successfully. Apr 07 20:15:12.928767 np0000164078 devstack@c-api.service[111382]: INFO cinder.api.openstack.wsgi [None req-4dcef14b-6212-4c54-8ea0-3acd326df24f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:15:12.929292 np0000164078 devstack@c-api.service[111382]: [pid: 111382|app: 0|req: 10/38] 199.204.45.78 () {64 vars in 1289 bytes} [Tue Apr 7 20:15:12 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) Apr 07 20:15:22.919031 np0000164078 devstack@c-api.service[111382]: DEBUG dbcounter [-] [111382] Writing DB stats cinder:SELECT=1 {{(pid=111382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}