May 08 03:25:03.386185 np0000172636 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 03:25:03.395628 np0000172636 devstack@c-api.service[112619]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 03:25:03 2026] *** May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: nodename: np0000172636 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: machine: x86_64 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: clock source: unix May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: pcre jit disabled May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: detected number of CPU cores: 16 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: current working directory: / May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: detected binary path: /usr/bin/uwsgi-core May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: your processes number limit is 256917 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: your memory page size is 4096 bytes May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: detected max file descriptor number: 2048 May 08 03:25:03.399138 np0000172636 devstack@c-api.service[112619]: lock engine: pthread robust mutexes May 08 03:25:03.399678 np0000172636 devstack@c-api.service[112619]: thunder lock: enabled May 08 03:25:03.400531 np0000172636 devstack@c-api.service[112619]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 03:25:03.400531 np0000172636 devstack@c-api.service[112619]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 03:25:03.400531 np0000172636 devstack@c-api.service[112619]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 03:25:03.400531 np0000172636 devstack@c-api.service[112619]: Set PythonHome to /opt/stack/data/venv May 08 03:25:03.441933 np0000172636 devstack@c-api.service[112619]: Python main interpreter initialized at 0x7c37b36a3668 May 08 03:25:03.441933 np0000172636 devstack@c-api.service[112619]: python threads support enabled May 08 03:25:03.441933 np0000172636 devstack@c-api.service[112619]: your server socket listen backlog is limited to 100 connections May 08 03:25:03.441933 np0000172636 devstack@c-api.service[112619]: your mercy for graceful operations on workers is 80 seconds May 08 03:25:03.442693 np0000172636 devstack@c-api.service[112619]: mapped 671795 bytes (656 KB) for 4 cores May 08 03:25:03.442863 np0000172636 devstack@c-api.service[112619]: *** Operational MODE: preforking *** May 08 03:25:03.443146 np0000172636 devstack@c-api.service[112619]: *** uWSGI is running in multiple interpreter mode *** May 08 03:25:03.443146 np0000172636 devstack@c-api.service[112619]: spawned uWSGI master process (pid: 112619) May 08 03:25:03.443460 np0000172636 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 03:25:03.444207 np0000172636 devstack@c-api.service[112619]: spawned uWSGI worker 1 (pid: 112620, cores: 1) May 08 03:25:03.444454 np0000172636 devstack@c-api.service[112619]: spawned uWSGI worker 2 (pid: 112621, cores: 1) May 08 03:25:03.444987 np0000172636 devstack@c-api.service[112619]: spawned uWSGI worker 3 (pid: 112622, cores: 1) May 08 03:25:03.445541 np0000172636 devstack@c-api.service[112619]: spawned uWSGI worker 4 (pid: 112623, cores: 1) May 08 03:25:03.445606 np0000172636 devstack@c-api.service[112619]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: we strongly recommend against using it for new projects. May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: If you are already using Eventlet, we recommend migrating to a different May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: framework. For more detail see May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:25:03.581969 np0000172636 devstack@c-api.service[112621]: import eventlet # noqa May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: framework. For more detail see May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:25:03.594728 np0000172636 devstack@c-api.service[112622]: import eventlet # noqa May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: framework. For more detail see May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:25:03.599192 np0000172636 devstack@c-api.service[112623]: import eventlet # noqa May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: we strongly recommend against using it for new projects. May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: If you are already using Eventlet, we recommend migrating to a different May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: framework. For more detail see May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:25:03.617754 np0000172636 devstack@c-api.service[112620]: import eventlet # noqa May 08 03:25:03.676597 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:25:03.676597 np0000172636 devstack@c-api.service[112621]: debtcollector.deprecate( May 08 03:25:03.687246 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:25:03.687246 np0000172636 devstack@c-api.service[112622]: debtcollector.deprecate( May 08 03:25:03.706663 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:25:03.706663 np0000172636 devstack@c-api.service[112623]: debtcollector.deprecate( May 08 03:25:03.706880 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:25:03.706880 np0000172636 devstack@c-api.service[112620]: debtcollector.deprecate( May 08 03:25:03.770948 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 03:25:03.770948 np0000172636 devstack@c-api.service[112621]: from cgi import parse_header May 08 03:25:03.772048 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 03:25:03.772048 np0000172636 devstack@c-api.service[112622]: from cgi import parse_header May 08 03:25:03.789245 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 03:25:03.789245 np0000172636 devstack@c-api.service[112620]: from cgi import parse_header May 08 03:25:03.795035 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 03:25:03.795035 np0000172636 devstack@c-api.service[112623]: from cgi import parse_header May 08 03:25:03.819285 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 03:25:03.819285 np0000172636 devstack@c-api.service[112621]: removals.removed_module( May 08 03:25:03.819914 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 03:25:03.819914 np0000172636 devstack@c-api.service[112622]: removals.removed_module( May 08 03:25:03.820009 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 03:25:03.820009 np0000172636 devstack@c-api.service[112621]: removals.removed_module( May 08 03:25:03.820736 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 03:25:03.820736 np0000172636 devstack@c-api.service[112622]: removals.removed_module( May 08 03:25:03.839839 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 03:25:03.839839 np0000172636 devstack@c-api.service[112620]: removals.removed_module( May 08 03:25:03.840047 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 03:25:03.840047 np0000172636 devstack@c-api.service[112620]: removals.removed_module( May 08 03:25:03.847221 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 03:25:03.847221 np0000172636 devstack@c-api.service[112623]: removals.removed_module( May 08 03:25:03.848006 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 03:25:03.848006 np0000172636 devstack@c-api.service[112623]: removals.removed_module( May 08 03:25:04.478208 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 03:25:04.478208 np0000172636 devstack@c-api.service[112620]: warnings.warn( May 08 03:25:04.484019 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 03:25:04.484019 np0000172636 devstack@c-api.service[112621]: warnings.warn( May 08 03:25:04.520082 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 03:25:04.520082 np0000172636 devstack@c-api.service[112623]: warnings.warn( May 08 03:25:04.562843 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 03:25:04.562843 np0000172636 devstack@c-api.service[112622]: warnings.warn( May 08 03:25:04.592857 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 03:25:04.592857 np0000172636 devstack@c-api.service[112620]: warnings.warn( May 08 03:25:04.594497 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 03:25:04.594497 np0000172636 devstack@c-api.service[112621]: warnings.warn( May 08 03:25:04.623983 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 03:25:04.623983 np0000172636 devstack@c-api.service[112623]: warnings.warn( May 08 03:25:04.679639 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 03:25:04.679639 np0000172636 devstack@c-api.service[112622]: warnings.warn( May 08 03:25:04.929439 np0000172636 devstack@c-api.service[112623]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 03:25:04.929439 np0000172636 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:25:04.940295 np0000172636 devstack@c-api.service[112621]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 03:25:04.940555 np0000172636 devstack@c-api.service[112621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:25:04.944606 np0000172636 devstack@c-api.service[112620]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 03:25:04.944892 np0000172636 devstack@c-api.service[112620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:25:04.988176 np0000172636 devstack@c-api.service[112622]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 03:25:04.988361 np0000172636 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:25:05.022701 np0000172636 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 03:25:05.022701 np0000172636 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:25:05.044657 np0000172636 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 03:25:05.044657 np0000172636 devstack@c-api.service[112621]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:25:05.047229 np0000172636 devstack@c-api.service[112620]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 03:25:05.047229 np0000172636 devstack@c-api.service[112620]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:25:05.060423 np0000172636 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 03:25:05.060423 np0000172636 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:25:05.519039 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:25:05.519219 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:25:05.519278 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:25:05.519360 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.519464 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.519528 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.519574 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:25:05.519627 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.519721 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.519875 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.519942 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.519989 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.520065 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.520186 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.520239 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.520498 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.522126 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.522194 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.522245 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.522311 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.522373 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.522447 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.522498 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.522544 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.522588 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.522638 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.522689 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.522732 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.522732 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.522838 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.522893 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.522943 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.522991 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.523037 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.523037 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.523145 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.523203 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.523256 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.523302 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.523366 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.523433 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.523494 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.523543 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.523595 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.523646 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.523646 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.523737 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.523783 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.523835 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.523956 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.524016 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.524064 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.524107 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.524152 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.524209 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.524209 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.524209 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.524353 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.524425 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.524486 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.524536 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.524592 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.524641 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.524696 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.524755 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.524801 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.524843 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.524911 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.524955 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.525004 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.525048 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.525048 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.525758 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.525837 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.525881 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.525926 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.525996 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.526044 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.526095 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.526141 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.526193 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.526242 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.526242 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.526242 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.526368 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.526458 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.526512 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.526553 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.526591 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.526591 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.526682 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.526729 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.526729 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.526803 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.526852 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.526907 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.526959 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.527013 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.527060 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.527110 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.527166 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.527218 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.527264 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.527312 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.527367 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.527431 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.527486 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.527535 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.527582 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.527638 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.527692 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.527692 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.527783 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.527833 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.527833 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.527932 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.528038 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.528088 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.528341 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.528396 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.528471 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.528524 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.528569 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.528626 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.528674 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.528720 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.528773 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.528829 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.528885 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.528933 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.528982 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.529026 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.529082 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.529130 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.529172 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.529220 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.529268 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.529310 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.529360 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.529455 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.529524 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.529577 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.529635 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.529693 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.529747 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.529792 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.529843 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.529893 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.529946 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.529995 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.530039 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.530091 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.530137 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.530192 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.530239 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.530288 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.530340 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.530397 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.530467 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.530520 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.530570 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.530616 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.530664 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.530709 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.530757 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.530757 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.530836 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.530879 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.530915 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.531268 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.531701 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.531781 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.531827 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.531865 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.531933 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.531985 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.532029 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.532071 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.532174 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.532264 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.532325 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.532374 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.532465 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.532509 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.532553 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.532596 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.532652 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.532652 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.532652 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.532769 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.532769 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.532956 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.533011 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.533055 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.533108 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.533161 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.533213 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.533267 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.533317 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.533373 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.533455 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.533515 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.533569 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.533619 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.533659 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.533701 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.533744 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.533786 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.533824 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.533873 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.533929 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.533988 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.534045 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.534109 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.534158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.534158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.534158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.534158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.534158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.534394 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.534649 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.534719 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.534797 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.534856 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.534912 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.534958 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.535016 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.535016 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.535110 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.535168 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.535223 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.535269 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.535312 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.535361 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.535452 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.535504 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.535555 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.535607 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.535662 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.535714 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.535765 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.535820 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.535871 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.535917 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.535967 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.536018 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.536018 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.536018 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.536018 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.536256 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.536336 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.536418 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.536470 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.536515 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.536583 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.536632 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.536683 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.536775 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.536840 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.536892 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.536939 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.536993 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.537038 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.537092 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.537134 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.537169 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.537169 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.537251 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.537294 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.537294 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.537389 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.537470 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.537521 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.537562 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.537562 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.537562 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.537562 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.543705 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.543839 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.543839 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.543936 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.543994 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.544048 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.544100 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.544153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.544204 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.544264 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.544315 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.544315 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.544315 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.544543 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.544593 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.544593 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.544766 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.544824 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.544930 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.544990 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.545115 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.545167 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.545274 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.545333 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.545410 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.545475 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.545527 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.545585 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.545652 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.545706 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.545762 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.545818 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.545865 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.545915 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.545915 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.546001 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.546054 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.546106 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.546151 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.546201 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.546251 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.546301 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.546349 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.546399 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.546454 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.546493 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.546534 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.546572 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.546614 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.546669 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.547161 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.547252 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.547311 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.547372 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.547462 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.547462 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.547550 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.547597 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.547652 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.547707 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.547759 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.547806 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.547858 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.547920 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.547966 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.548019 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.548069 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.548126 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.548179 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.548235 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.548281 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.548328 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.548375 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.548516 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.548572 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.548625 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.548677 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.548717 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.548767 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.548817 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.548863 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.548904 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.548949 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.548995 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.549047 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.549094 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.549133 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.549179 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.549230 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.549278 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.549329 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.549379 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.549444 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.549494 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.549543 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.549585 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.549638 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.549685 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.549737 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.549783 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.549832 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.549876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.549876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.549876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.549876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.549876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.550668 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.550736 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.550811 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.550873 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.550923 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.550967 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.551003 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.551047 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.551094 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.551146 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.551186 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.551218 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.551264 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.551313 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.551357 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.551429 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.551429 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.551525 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.551573 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.551621 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.551663 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.551712 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.551763 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.551808 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.551853 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.551905 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.551960 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.552013 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.552065 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.552116 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.552163 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.552215 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.552261 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.552312 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.552367 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.552440 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.552507 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.552654 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.552717 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.552717 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.552794 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.552839 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.552892 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.552943 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.552943 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.553033 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.553090 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.553136 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.554059 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.554123 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.554164 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.554244 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.554295 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.554345 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.554422 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.554483 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.554526 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.554573 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.554630 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.554678 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.554726 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.554774 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.554812 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.554847 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.554881 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.554924 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.554969 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.555015 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.555062 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.555300 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.555364 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.555432 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.555508 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.555567 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.555616 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.555660 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.555705 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.555765 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.555819 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.555867 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.555922 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.555973 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.556021 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.556076 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.556123 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.556176 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.556233 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.556289 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.556336 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.556390 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.556457 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.556506 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.556562 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.556609 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.556609 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.556764 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.556820 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.556874 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.556874 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.556874 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.556993 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.557040 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.557040 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.557138 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.557184 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.557239 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.557284 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.557331 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.557375 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.557456 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.557512 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.557565 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.557616 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.557660 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.557709 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.557765 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.557819 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.557864 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.557907 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.557956 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.558008 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.558052 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.558096 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.558138 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.558186 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.558241 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.558516 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.558516 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.558614 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.558674 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.558674 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.558764 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.558811 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.558855 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.558906 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.558958 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.559004 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.559047 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.559098 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.559142 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.559193 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.559287 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.559334 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.559380 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.559380 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.559485 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.559527 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.559571 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.559624 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.559668 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.559710 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.559756 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.559797 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.559834 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.561100 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.561182 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.561221 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.561276 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.561328 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.561368 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.561437 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.561480 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.561528 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.561567 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.561567 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.561644 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.561685 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.561736 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.561783 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.561824 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.561869 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.561926 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.561972 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.562015 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.562060 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.562112 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.562152 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.562152 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.562152 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.562152 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.562306 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.562306 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.564674 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.564755 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.564906 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.564988 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.565052 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.565052 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.565146 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.565185 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.565238 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.565290 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.565290 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.565371 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.565441 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.565441 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.565787 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.565849 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.565896 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.565962 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.566017 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.566067 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.566144 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.566222 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.566294 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.566349 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.566479 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.566568 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.566680 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.566765 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.567053 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.567117 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.567173 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.567173 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.567266 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.567327 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.567378 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.567441 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.567490 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.567549 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.567595 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.567647 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.567692 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.567745 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.567789 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.567832 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.567881 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.567934 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.567980 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.568021 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.568070 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.568111 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.568154 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.568203 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.568248 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.568248 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.568317 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.568368 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.568435 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.568435 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.568435 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.568435 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.568564 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.568564 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.568616 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.568645 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.568681 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.568722 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.568771 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.568813 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.568852 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.568899 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.569024 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.569070 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.569112 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.569112 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.569203 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.569252 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.569304 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.569361 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.569422 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.569472 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.569517 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.569574 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.569628 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.569673 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.569727 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.569775 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.569828 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.569885 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.569931 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.569982 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.570035 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.570087 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.570139 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.570187 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.570240 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.570287 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.570336 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.570381 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.570442 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.570491 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.570635 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.570772 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.570830 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.570890 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.570938 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.570986 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.571029 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.571078 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.571121 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.571161 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.571207 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.571249 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.571296 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.571342 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.571393 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.571450 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.571504 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.571551 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.571598 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.571641 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.571687 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.571728 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.571768 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.571821 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.571865 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.571902 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.571902 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.571990 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.572032 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.572073 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.572113 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.572153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.572501 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.572501 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.572501 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.572501 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.572666 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.572707 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.572751 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.572800 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.572845 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.572886 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.572925 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.572970 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.573044 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.573091 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.573133 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.573173 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.573212 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.573250 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.573288 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.573328 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.573370 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.573890 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.573961 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.574067 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.574153 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.574295 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.574382 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.574510 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.577422 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.577505 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.577551 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.577597 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.577649 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.577694 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.577819 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.577819 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.577904 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.577949 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.577993 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.578039 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.578081 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.578126 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.578167 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.578206 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.578256 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.578256 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.578339 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.578387 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.578387 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.578954 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.579032 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.579133 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.579222 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.579317 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.579420 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.579541 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.579672 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.579760 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.579862 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.579948 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.580092 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.580153 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.580203 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.580257 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.580310 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.580364 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.580440 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.580490 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.580490 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.580583 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.580631 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.580674 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.580674 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.580767 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.580812 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.580854 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.580854 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.580938 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.581002 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.581053 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.581125 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.581213 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.581294 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.581347 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.585630 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.585697 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.585764 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.585831 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.585876 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.585933 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.585999 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.586050 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.586103 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.586173 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.586230 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.586281 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.586326 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.586370 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.586434 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.586492 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.586538 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.586582 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.586634 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.586694 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.586740 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.586784 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.586833 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.586888 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.586941 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.586995 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.587045 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.587094 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.587137 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.587269 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.587324 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.587379 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.587447 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.587447 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.587447 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.587580 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.587626 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.587626 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.587715 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.587772 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.587820 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.587870 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.587920 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.587967 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.588017 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.588064 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.588113 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.588159 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.588217 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.588269 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.588312 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.588352 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.588393 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.588461 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.588506 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.588548 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.588588 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.588588 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.588664 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.588702 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.588747 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.588788 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.588834 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.588879 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:25:05.588922 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.588968 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.589009 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:25:05.589060 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.589060 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.589137 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:25:05.589175 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.589210 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.589245 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:25:05.589280 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.589314 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.589351 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:25:05.589450 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.589498 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:25:05.589534 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.589578 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:25:05.634518 np0000172636 devstack@c-api.service[112620]: INFO dbcounter [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Registered counter for database cinder May 08 03:25:05.635824 np0000172636 devstack@c-api.service[112623]: INFO dbcounter [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Registered counter for database cinder May 08 03:25:05.636816 np0000172636 devstack@c-api.service[112621]: INFO dbcounter [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Registered counter for database cinder May 08 03:25:05.638509 np0000172636 devstack@c-api.service[112622]: INFO dbcounter [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Registered counter for database cinder May 08 03:25:05.647585 np0000172636 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-88762550-32ee-4c9e-94a2-02196cf78b8f 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.654409 np0000172636 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.658215 np0000172636 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.664946 np0000172636 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.772001 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writer thread running {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:25:05.774410 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:25:05.776697 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:25:05.778924 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:25:05.780168 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writer thread running {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:25:05.781455 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:25:05.781640 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:25:05.782616 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:25:05.783017 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.784040 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:25:05.784832 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:25:05.785657 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.786971 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:25:05.787132 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:25:05.789326 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:25:05.789433 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:25:05.789826 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.790758 np0000172636 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-88762550-32ee-4c9e-94a2-02196cf78b8f 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.791366 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:25:05.791585 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.792079 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:25:05.793153 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:25:05.794956 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:25:05.795210 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:25:05.795910 np0000172636 devstack@c-api.service[112620]: INFO cinder.rpc [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:25:05.795978 np0000172636 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.796609 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.797211 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:25:05.797593 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.797951 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:25:05.799188 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.799655 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:25:05.800085 np0000172636 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:25:05.800912 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.801533 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.803389 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.806632 np0000172636 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.809152 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.809209 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:25:05.809545 np0000172636 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:05.811139 np0000172636 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:25:05.812023 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:25:05.812343 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.812528 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.812859 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.813976 np0000172636 devstack@c-api.service[112622]: INFO cinder.rpc [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:25:05.815019 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.815873 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.816413 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.820188 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.820481 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.823566 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.824151 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.824830 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.826733 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.827546 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.827641 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.827993 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.830032 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.830858 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.830960 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.831141 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.834071 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.834641 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.835015 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.835080 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.837180 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.838142 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.838832 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.838916 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.839051 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.841185 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.841693 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.841984 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.842157 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.843710 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.844454 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.845219 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.846429 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.847365 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.847906 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.850190 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.851060 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.851552 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.852086 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.852592 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.853268 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.853701 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.855257 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.855362 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.855594 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.856483 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.856770 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.857748 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.858144 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.858412 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.859308 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.860032 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.860796 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.861064 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.861135 np0000172636 devstack@c-api.service[112620]: WARNING cinder.api.contrib.hosts [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:25:05.861375 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.861860 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.862365 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.863457 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.863799 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.864909 np0000172636 devstack@c-api.service[112621]: WARNING cinder.api.contrib.hosts [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:25:05.864994 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.865038 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.865625 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.865839 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: extensions {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.866979 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.867057 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.867171 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.867506 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.868705 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.868786 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.869245 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.869607 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: extensions {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.870316 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-quota-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.870534 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.870815 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.870874 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.872497 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: cgsnapshots {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.872580 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.872621 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.872976 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.873890 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-quota-class-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.873935 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.874047 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-quota-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.875079 np0000172636 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:25:05.875228 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-availability-zone {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.875335 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.875518 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: cgsnapshots {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.875979 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.876600 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: qos-specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.876945 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-quota-class-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.877498 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.877744 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.878254 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-availability-zone {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.878727 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: backups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.879420 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.879576 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: qos-specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.879950 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.880303 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.881531 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: extra_specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.881602 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.881643 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.881689 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: backups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.882678 np0000172636 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:25:05.883068 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-snapshot-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.883203 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.883397 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.884270 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: extra_specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.884528 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-volume-type-access {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.884888 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.884961 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.885833 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-snapshot-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.886093 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: capabilities {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.886270 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.886509 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.887292 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-volume-type-access {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.887379 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.887762 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-hosts {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.888001 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.888894 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.889096 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: capabilities {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.889168 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: consistencygroups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.889316 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.890528 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-hosts {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.890709 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.890757 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.891221 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-volume-transfer {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.892009 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: consistencygroups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.892411 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896014 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: scheduler-stats {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896105 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896155 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896199 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-volume-transfer {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896262 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extended resource: os-volume-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896327 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896382 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896445 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: scheduler-stats {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896572 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.896674 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.897079 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extended resource: os-volume-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.897713 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.contrib.snapshot_actions [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] SnapshotActionsController initialized {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:25:05.897790 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.897829 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.898513 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.899228 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.900157 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.900225 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] SnapshotActionsController initialized {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:25:05.900655 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.901021 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.901352 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.901610 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.902439 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.902677 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.902914 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.903168 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.904059 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.904220 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.904292 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.904790 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.905463 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.905549 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.905739 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.906381 np0000172636 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.907092 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.907258 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.907310 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.907360 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.907510 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.907570 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.907624 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.907717 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.907841 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908050 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908164 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908282 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908463 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension UsedLimits extending resource: limits {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908634 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension TypesManage extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.908703 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.908829 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension AdminActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.909020 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension AdminActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.909075 np0000172636 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.909172 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension AdminActions extending resource: backups {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.909328 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension VolumeActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.909382 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.909862 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910141 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.910206 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910333 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910461 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910568 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910679 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910781 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910907 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.910959 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.911015 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911117 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911227 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension UsedLimits extending resource: limits {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911326 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension TypesManage extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911447 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension AdminActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911562 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension AdminActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911670 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension AdminActions extending resource: backups {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.911775 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension VolumeActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.912018 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.912131 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.913433 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.913588 np0000172636 devstack@c-api.service[112620]: WARNING keystonemiddleware.auth_token [None req-88762550-32ee-4c9e-94a2-02196cf78b8f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 03:25:05.913938 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.914395 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:25:05.914487 np0000172636 devstack@c-api.service[112621]: WARNING keystonemiddleware.auth_token [None req-b6bf86e5-8e1d-4cfc-b36c-b9a587771e45 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 03:25:05.915176 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.915399 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:25:05.916714 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.917898 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.918078 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.918937 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:25:05.919482 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.919737 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.920536 np0000172636 devstack@c-api.service[112621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c37b36a3668 pid: 112621 (default app) May 08 03:25:05.920926 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.921004 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 03:25:05.921004 np0000172636 devstack@c-api.service[112621]: warnings.warn( May 08 03:25:05.921106 np0000172636 devstack@c-api.service[112620]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c37b36a3668 pid: 112620 (default app) May 08 03:25:05.921200 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.922420 np0000172636 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.922645 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.923257 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923404 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923513 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923613 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923744 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923844 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.923965 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924040 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.924098 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924184 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924318 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924427 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924550 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924687 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924786 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.924909 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.925095 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.925616 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.927148 np0000172636 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:25:05.927411 np0000172636 devstack@c-api.service[112623]: WARNING keystonemiddleware.auth_token [None req-5bba8faf-f339-4a49-b716-afd64a4dc8ad None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 03:25:05.928043 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928158 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928261 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928462 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928562 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928664 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928796 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.928890 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929009 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929108 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929192 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929313 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929437 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.929437 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.929631 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.929693 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.929693 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.929693 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.929693 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.929693 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930046 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930046 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930046 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930236 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930296 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930743 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930743 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930743 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930743 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.930977 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.930977 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931123 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.931188 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931188 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931188 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931188 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931466 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931466 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931466 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931466 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931466 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931804 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931804 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931804 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.931804 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.931804 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932110 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.932585 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.932975 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933036 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933442 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933857 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933857 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.933857 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.933857 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934115 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934115 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934115 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934115 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934115 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934494 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934494 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934494 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934494 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934494 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.934820 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935174 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935174 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935174 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935174 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935174 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935550 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935550 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935550 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935550 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935550 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935890 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935890 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.935890 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.935890 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936159 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936159 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936159 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936159 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936442 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936442 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936442 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936834 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936834 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936834 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.936834 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.936834 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937107 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937107 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937107 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937107 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937338 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937338 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937338 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937338 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937509 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937509 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937509 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937509 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937680 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937680 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937680 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937680 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937836 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937836 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937836 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937836 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.937973 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938151 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938151 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938151 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938151 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938151 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938316 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938515 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938716 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.938907 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939075 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939075 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939075 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939075 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939220 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939220 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939220 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939220 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939360 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939360 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939360 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939360 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939569 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939569 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939569 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:05.939569 np0000172636 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 08 03:25:05.939705 np0000172636 devstack@c-api.service[112622]: WARNING keystonemiddleware.auth_token [None req-6a758fd9-d321-47ef-8df8-a1b1579511a9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 03:25:05.939746 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-579bbf76-32e5-401c-9f7a-d4b7ce452d4f None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:05.939775 np0000172636 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c37b36a3668 pid: 112623 (default app) May 08 03:25:05.939804 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 946 bytes} [Fri May 8 03:25:05 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 08 03:25:05.939833 np0000172636 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c37b36a3668 pid: 112622 (default app) May 08 03:25:13.151980 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 03:25:13.151980 np0000172636 devstack@c-api.service[112620]: warnings.warn( May 08 03:25:13.164567 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.164567 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.164567 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.164567 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.164567 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165010 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165010 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165010 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165010 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165010 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165482 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165881 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165881 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.165881 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.165881 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166126 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166126 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166126 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166126 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166474 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166474 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166474 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166474 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166765 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166765 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166765 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.166765 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.166765 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167087 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167087 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167087 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167087 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167087 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167380 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.167792 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168147 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168500 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168500 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168500 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168500 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168500 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168801 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168801 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168801 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.168801 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.168801 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169057 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169453 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169832 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169832 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169832 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.169832 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.169832 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170119 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170119 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170119 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170119 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170119 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170416 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170416 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170416 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170416 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170721 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170721 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170721 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170721 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170992 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170992 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170992 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.170992 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.170992 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171275 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171275 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171275 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171275 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171275 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171610 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171610 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171610 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171610 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171845 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171845 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.171845 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.171845 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172079 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172079 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172079 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172079 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172325 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172325 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172325 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172325 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172583 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172583 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.172583 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.172583 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173004 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.173004 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173004 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.173004 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173004 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.173325 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174002 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174002 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174002 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174002 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174002 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174300 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174653 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.174839 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175022 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175199 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175199 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175199 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175199 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175319 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175319 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175319 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175319 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175319 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 08 03:25:13.175481 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-a29af522-cd9b-428c-aafe-d04182d2cf58 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:13.692730 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-a29af522-cd9b-428c-aafe-d04182d2cf58 admin admin] POST https://199.204.45.77/volume/v3/types May 08 03:25:13.693283 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-a29af522-cd9b-428c-aafe-d04182d2cf58 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:25:13.695088 np0000172636 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 03:25:13.695088 np0000172636 devstack@c-api.service[112620]: warnings.warn( May 08 03:25:13.704881 np0000172636 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-a29af522-cd9b-428c-aafe-d04182d2cf58 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:13.737979 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-a29af522-cd9b-428c-aafe-d04182d2cf58 admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 08 03:25:13.738723 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Fri May 8 03:25:13 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:25:13.752640 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 03:25:13.752640 np0000172636 devstack@c-api.service[112623]: warnings.warn( May 08 03:25:13.763850 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.763850 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764103 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764103 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764103 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764103 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764103 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764424 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764796 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764796 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764796 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.764796 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.764796 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765238 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765238 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765238 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765238 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765509 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765509 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765509 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765509 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765740 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765740 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765740 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.765740 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.765740 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766090 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766090 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766090 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766090 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766090 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766428 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.766745 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767062 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767377 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767746 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767746 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767746 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767746 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767964 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767964 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767964 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.767964 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.767964 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768235 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.768235 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768235 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.768235 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768235 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.768601 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769000 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769000 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769000 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769000 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769000 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769320 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769320 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769320 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769320 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769320 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769747 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769747 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.769747 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.769747 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770063 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770063 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770063 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770063 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770626 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770626 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770626 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770626 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770626 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770847 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770847 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770847 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.770847 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.770847 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771028 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771028 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771028 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771028 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771203 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771203 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771203 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771203 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771358 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771358 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771358 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771358 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771632 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771632 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771632 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771632 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771794 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771794 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771794 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771794 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.771941 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772156 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772156 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772156 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772156 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772156 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772481 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772734 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.772972 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773186 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773418 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773418 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773418 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773418 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773586 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773586 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773586 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773586 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773749 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773749 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773749 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773749 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773956 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773956 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773956 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:25:13.773956 np0000172636 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 08 03:25:13.773956 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [req-a29af522-cd9b-428c-aafe-d04182d2cf58 req-c2646ee8-3eec-4858-955b-a8596c55810a None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:14.124418 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-a29af522-cd9b-428c-aafe-d04182d2cf58 req-c2646ee8-3eec-4858-955b-a8596c55810a admin admin] POST https://199.204.45.77/volume/v3/types/b8f417a1-1afe-4afe-926b-0f9d28b823df/extra_specs May 08 03:25:14.124975 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-a29af522-cd9b-428c-aafe-d04182d2cf58 req-c2646ee8-3eec-4858-955b-a8596c55810a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:25:14.126910 np0000172636 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 03:25:14.126910 np0000172636 devstack@c-api.service[112623]: warnings.warn( May 08 03:25:14.138276 np0000172636 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [req-a29af522-cd9b-428c-aafe-d04182d2cf58 req-c2646ee8-3eec-4858-955b-a8596c55810a 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:14.200168 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-a29af522-cd9b-428c-aafe-d04182d2cf58 req-c2646ee8-3eec-4858-955b-a8596c55810a admin admin] https://199.204.45.77/volume/v3/types/b8f417a1-1afe-4afe-926b-0f9d28b823df/extra_specs returned with HTTP 200 May 08 03:25:14.200662 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Fri May 8 03:25:13 2026] POST /volume/v3/types/b8f417a1-1afe-4afe-926b-0f9d28b823df/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:25:15.799446 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=6 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:25:15.813568 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=6 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:25:23.735289 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:25:24.198318 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:06.704164 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-806fe74b-f3a6-4376-ab36-07844572969b None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:06.705499 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-806fe74b-f3a6-4376-ab36-07844572969b None None] GET https://199.204.45.77/volume// May 08 03:28:06.705990 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-806fe74b-f3a6-4376-ab36-07844572969b None None] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:06.706375 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-806fe74b-f3a6-4376-ab36-07844572969b None None] Calling method 'all' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:06.707541 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-806fe74b-f3a6-4376-ab36-07844572969b None None] https://199.204.45.77/volume// returned with HTTP 300 May 08 03:28:06.708173 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 2/4] 199.204.45.77 () {66 vars in 1449 bytes} [Fri May 8 03:28:06 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 03:28:45.374902 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 03:28:45.374902 np0000172636 devstack@c-api.service[112622]: warnings.warn( May 08 03:28:45.387756 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.387756 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.387756 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.387756 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388162 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388162 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388162 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388162 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388523 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388963 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388963 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388963 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.388963 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.388963 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.389371 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.389371 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.389371 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.389371 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.389371 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.389748 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.389748 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.389748 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.389748 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390055 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390055 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390055 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390055 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390055 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390500 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390500 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390500 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390500 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390500 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.390855 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391281 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.391772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392173 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392173 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392173 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392173 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392173 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392610 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392610 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392610 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392610 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392610 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.392964 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.393503 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393952 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.393952 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393952 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.393952 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.393952 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.394327 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.394327 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.394327 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.394327 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.394327 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.394847 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.394847 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.394847 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.394847 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395126 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395126 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395126 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395126 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395411 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395411 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395411 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395411 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395411 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395772 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.395772 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.395772 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396120 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396120 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396120 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396120 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396448 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396448 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396448 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396448 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396735 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396735 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.396735 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.396735 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397019 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397019 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397019 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397019 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397280 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397280 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397280 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397280 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397654 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397654 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397654 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397654 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397654 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.397903 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398085 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398085 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398085 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398085 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398085 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398253 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398448 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398614 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398795 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398977 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398977 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.398977 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.398977 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399104 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.399104 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399104 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.399104 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399104 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 08 03:28:45.399267 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:45.743063 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 demo demo] GET https://199.204.45.77/volume/v3/types?is_public=None May 08 03:28:45.743456 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:45.743696 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 demo demo] Calling method 'index' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:45.744176 np0000172636 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 03:28:45.744176 np0000172636 devstack@c-api.service[112622]: warnings.warn( May 08 03:28:45.744953 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:28:45.753294 np0000172636 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:28:45.778734 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 demo demo] https://199.204.45.77/volume/v3/types?is_public=None returned with HTTP 200 May 08 03:28:45.779342 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/5] 199.204.45.77 () {64 vars in 1256 bytes} [Fri May 8 03:28:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:28:45.794606 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 req-3607c2d2-cf75-4c5a-89cb-cecc2486f780 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:45.799849 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 req-3607c2d2-cf75-4c5a-89cb-cecc2486f780 demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 03:28:45.800112 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 req-3607c2d2-cf75-4c5a-89cb-cecc2486f780 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:45.800401 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 req-3607c2d2-cf75-4c5a-89cb-cecc2486f780 demo demo] Calling method 'show' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:45.811231 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-bb214dab-53c2-4626-9e79-ca6f4b7e26b4 req-3607c2d2-cf75-4c5a-89cb-cecc2486f780 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 03:28:45.811616 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 2/6] 199.204.45.77 () {66 vars in 1322 bytes} [Fri May 8 03:28:45 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:28:46.164739 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-e663c55e-07e8-44d4-84d0-54ce69bf4cba None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:46.172272 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e663c55e-07e8-44d4-84d0-54ce69bf4cba demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 03:28:46.172495 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e663c55e-07e8-44d4-84d0-54ce69bf4cba demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:46.172702 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e663c55e-07e8-44d4-84d0-54ce69bf4cba demo demo] Calling method 'show' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:46.188615 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e663c55e-07e8-44d4-84d0-54ce69bf4cba demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 03:28:46.189061 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 2/7] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 03:28:46 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:28:46.619426 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:46.985788 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 03:28:46.986021 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:46.986819 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f demo demo] Calling method 'show' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:46.996353 np0000172636 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:28:47.016900 np0000172636 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 03:28:47.016900 np0000172636 devstack@c-api.service[112621]: warnings.warn( May 08 03:28:47.019193 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-53a837c8-fdc4-44e2-805a-b681b9a18c4f demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 03:28:47.019786 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 3/8] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 03:28:46 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:28:47.033644 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-7331b929-368f-469f-82b4-22edfe24b6b3 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:47.037671 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-7331b929-368f-469f-82b4-22edfe24b6b3 demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 03:28:47.038190 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-7331b929-368f-469f-82b4-22edfe24b6b3 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:47.038738 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-7331b929-368f-469f-82b4-22edfe24b6b3 demo demo] Calling method 'show' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:47.052946 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-7331b929-368f-469f-82b4-22edfe24b6b3 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 03:28:47.053642 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 03:28:47 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) May 08 03:28:55.807194 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=2 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:56.184104 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=2 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:57.014065 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=2 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:57.049029 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=3 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:34:02.725239 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-7768c101-d430-4fe8-9586-bebe222919e9 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:34:02.842746 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:34:02.843076 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:34:02.843493 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:34:02.844267 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:34:02.845597 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:34:02.890664 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] Get all volumes completed successfully. May 08 03:34:02.894188 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-7768c101-d430-4fe8-9586-bebe222919e9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:34:02.894729 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 3/10] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:34:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:34:12.880776 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:35:02.932723 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-275b0b50-1946-489a-8849-dd9490e84971 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:35:02.942303 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:35:02.942849 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:35:02.942960 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:35:02.943821 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:35:02.947311 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:35:02.990662 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] Get all volumes completed successfully. May 08 03:35:02.994820 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-275b0b50-1946-489a-8849-dd9490e84971 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:35:02.995854 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 3/11] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:35:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:35:12.986008 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:36:03.022417 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:36:03.026836 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:36:03.027100 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:36:03.027358 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:36:03.028407 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:36:03.029691 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:36:03.072517 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] Get all volumes completed successfully. May 08 03:36:03.076004 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c4f358f6-043f-48fe-9c2d-efb5ed650bc6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:36:03.076701 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 4/12] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:36:03 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) May 08 03:36:13.063776 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:37:03.141551 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-c1de2fd8-e296-4803-b284-a7dca76be376 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:37:03.147651 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:37:03.147877 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:37:03.148171 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:37:03.148780 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:37:03.150245 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:37:03.200575 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] Get all volumes completed successfully. May 08 03:37:03.203171 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c1de2fd8-e296-4803-b284-a7dca76be376 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:37:03.203667 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:37:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:37:13.191879 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:38:03.224495 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:38:03.229111 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:38:03.229457 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:38:03.229928 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:38:03.230485 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:38:03.231663 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:38:03.243125 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] Get all volumes completed successfully. May 08 03:38:03.246120 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-6e82c761-5d79-4a29-9c05-f93cfbcaee2a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:38:03.246715 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 4/14] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:38:03 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) May 08 03:38:13.235574 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:39:03.264909 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-97dc8050-51f4-47b8-8626-778bd66d4641 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:39:03.425634 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:39:03.425896 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:39:03.426149 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:39:03.427571 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:39:03.428679 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:39:03.441623 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] Get all volumes completed successfully. May 08 03:39:03.444942 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-97dc8050-51f4-47b8-8626-778bd66d4641 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:39:03.445379 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 4/15] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:39:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:39:13.436616 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:40:03.494190 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:40:03.497915 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:40:03.498240 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:40:03.498484 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:40:03.498810 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:40:03.499788 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:40:03.510595 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] Get all volumes completed successfully. May 08 03:40:03.513126 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-2ac53da8-e309-4da0-970d-0548279ad2a8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:40:03.513602 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 5/16] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:40:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:40:13.504291 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:41:03.534762 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:41:03.539168 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:41:03.539635 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:41:03.539998 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:41:03.540703 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:41:03.541934 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:41:03.551839 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] Get all volumes completed successfully. May 08 03:41:03.554069 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-07ff0d2c-cd90-49da-84f5-d6693eeea99d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:41:03.554564 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:41:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:41:13.547604 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:42:03.572369 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-5570de67-154e-4a23-ae25-50b1212779c0 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:42:03.576655 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:42:03.577196 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:42:03.577294 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:42:03.577805 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:42:03.578859 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:42:03.589974 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] Get all volumes completed successfully. May 08 03:42:03.593028 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-5570de67-154e-4a23-ae25-50b1212779c0 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:42:03.593616 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 5/18] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:42:03 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) May 08 03:42:13.584623 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:43:03.613819 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:43:03.619007 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:43:03.619384 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:43:03.619799 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:43:03.620299 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:43:03.621190 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:43:03.628908 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] Get all volumes completed successfully. May 08 03:43:03.630981 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-6f6084bf-c4be-43d5-b627-970af1797ee4 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:43:03.631429 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 5/19] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:43:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:43:13.625863 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:44:03.651621 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-7571ad85-6124-481a-a988-4229729879f8 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:44:03.814126 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:44:03.815016 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:44:03.815621 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:44:03.816224 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:44:03.817666 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:44:03.829783 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] Get all volumes completed successfully. May 08 03:44:03.832463 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-7571ad85-6124-481a-a988-4229729879f8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:44:03.832950 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 6/20] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:44:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:44:13.823860 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:45:03.852932 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:45:03.856866 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:45:03.857186 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:45:03.857327 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:45:03.857720 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:45:03.858734 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:45:03.868177 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] Get all volumes completed successfully. May 08 03:45:03.871068 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e413af95-1109-47ad-9e2f-ffe09c3340bd demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:45:03.871692 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:45:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:45:13.864332 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:46:03.891004 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:46:03.895356 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:46:03.895702 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:46:03.895874 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:46:03.896246 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:46:03.897252 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:46:03.907051 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] Get all volumes completed successfully. May 08 03:46:03.909417 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-dac8f4a7-4c4e-4fe1-86f8-2fcef8dfebba demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:46:03.909861 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:46:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:46:13.901564 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:47:03.929206 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-e046923d-4690-4bc9-a737-8ef81198888e None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:47:03.933864 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:47:03.934050 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:47:03.934257 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:47:03.934638 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:47:03.935376 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:47:03.943164 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] Get all volumes completed successfully. May 08 03:47:03.948543 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e046923d-4690-4bc9-a737-8ef81198888e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:47:03.949140 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 6/23] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:47:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:47:13.938574 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:48:03.968125 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:48:03.973099 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:48:03.973542 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:48:03.974062 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:48:03.974644 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:48:03.976680 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:48:03.989343 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] Get all volumes completed successfully. May 08 03:48:03.993061 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-97de753b-dcd1-4da2-8911-d606b7f8ddd1 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:48:03.993568 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 7/24] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:48:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 03:48:13.979622 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:49:04.012882 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:49:04.174107 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:49:04.174362 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:49:04.174657 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:49:04.174979 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:49:04.176094 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:49:04.186755 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] Get all volumes completed successfully. May 08 03:49:04.189328 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e66d47cf-cf8c-435f-92cf-8fcaa0301275 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:49:04.189800 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:49:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:49:14.180025 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:50:04.210216 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:50:04.214878 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:50:04.215263 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:50:04.215696 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:50:04.216546 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:50:04.217418 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:50:04.224108 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] Get all volumes completed successfully. May 08 03:50:04.226209 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-92cfe1c4-0d69-4785-ac1f-860c9d38c622 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:50:04.227460 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:50:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:50:14.220629 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:51:04.244080 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:51:04.248421 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:51:04.248421 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:51:04.248421 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:51:04.248421 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:51:04.248949 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:51:04.258648 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] Get all volumes completed successfully. May 08 03:51:04.261407 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-88f9ff41-fa5c-4129-a4b3-9c60f01ffe0f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:51:04.261948 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 7/27] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:51:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:51:14.252590 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:52:04.288904 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:52:04.293178 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:52:04.293635 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:52:04.294019 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:52:04.294524 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:52:04.296234 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:52:04.307985 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] Get all volumes completed successfully. May 08 03:52:04.311064 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bdead444-b25b-4d89-8cc4-6e46920408b4 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:52:04.311689 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 8/28] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:52:04 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) May 08 03:52:14.301554 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:53:04.327762 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-4ad33b42-9149-4fbf-b617-0a658877be3f None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:53:04.332755 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:53:04.333167 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:53:04.333546 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:53:04.334503 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:53:04.335581 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:53:04.347308 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] Get all volumes completed successfully. May 08 03:53:04.350266 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-4ad33b42-9149-4fbf-b617-0a658877be3f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:53:04.350982 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:53:04 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) May 08 03:53:14.339871 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:54:04.367628 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-ff541537-40e1-4d77-ab28-41a5b413c76d None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:54:04.474866 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:54:04.475165 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:54:04.475569 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:54:04.475995 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:54:04.477347 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:54:04.490213 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] Get all volumes completed successfully. May 08 03:54:04.493431 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-ff541537-40e1-4d77-ab28-41a5b413c76d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:54:04.495336 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:54:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:54:14.481821 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:55:04.515815 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:55:04.518051 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:55:04.518380 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:55:04.520405 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:55:04.520405 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:55:04.520405 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:55:04.527377 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] Get all volumes completed successfully. May 08 03:55:04.533179 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-015dd697-ceba-4dac-9f3b-a27ee51109c6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:55:04.533179 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 8/31] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:55:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:55:14.522893 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:56:04.550035 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:56:04.554688 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:56:04.555216 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:56:04.555634 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:56:04.556261 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:56:04.558160 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:56:04.568022 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] Get all volumes completed successfully. May 08 03:56:04.570043 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b3acd47e-2d6e-484a-abe6-0c7e6c2aea8d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:56:04.570500 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 9/32] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:56:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:56:14.562602 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:57:04.587119 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:57:04.590964 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:57:04.591203 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:57:04.591487 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:57:04.591880 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:57:04.593030 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:57:04.602030 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] Get all volumes completed successfully. May 08 03:57:04.604260 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-55a90858-5b39-4b4c-8b61-d6dcfb125dbd demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:57:04.604702 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:57:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:57:14.596842 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:58:04.621599 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-1b3645bd-d907-4e15-ad66-2d085662622c None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:58:04.624972 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:58:04.625246 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:58:04.625600 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:58:04.625920 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:58:04.627049 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:58:04.635800 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] Get all volumes completed successfully. May 08 03:58:04.637887 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-1b3645bd-d907-4e15-ad66-2d085662622c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:58:04.638692 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:58:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:58:14.631068 np0000172636 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:59:04.657760 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:59:04.736228 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 03:59:04.736536 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:59:04.736788 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:59:04.737081 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:59:04.738062 np0000172636 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:59:04.746146 np0000172636 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] Get all volumes completed successfully. May 08 03:59:04.748436 np0000172636 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-5619fe2a-b358-416a-9c53-dbc6b37f7c31 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 03:59:04.748801 np0000172636 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 9/35] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 03:59:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:59:14.741600 np0000172636 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 04:00:04.811451 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 04:00:04.815884 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 04:00:04.816553 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 04:00:04.816879 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 04:00:04.820100 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 04:00:04.820100 np0000172636 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 04:00:04.832174 np0000172636 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] Get all volumes completed successfully. May 08 04:00:04.835783 np0000172636 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b393e9fe-b43e-4a99-a290-eb28f1597390 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 04:00:04.836960 np0000172636 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 10/36] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 04:00:04 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) May 08 04:00:14.822748 np0000172636 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 04:01:04.855412 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-1cca5f28-a609-4965-bab5-32e36586289d None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 04:01:04.858519 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 04:01:04.858770 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 04:01:04.859031 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 04:01:04.859350 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 04:01:04.860533 np0000172636 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 04:01:04.870013 np0000172636 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] Get all volumes completed successfully. May 08 04:01:04.872155 np0000172636 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1cca5f28-a609-4965-bab5-32e36586289d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 04:01:04.872591 np0000172636 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 9/37] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 04:01:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 04:01:14.864506 np0000172636 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 04:02:04.897296 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-14370761-6402-41fa-91a0-a774217c2139 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 04:02:04.899675 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 04:02:04.900037 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 04:02:04.900381 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 04:02:04.900817 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 04:02:04.901885 np0000172636 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 04:02:04.912229 np0000172636 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] Get all volumes completed successfully. May 08 04:02:04.915810 np0000172636 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-14370761-6402-41fa-91a0-a774217c2139 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 04:02:04.916626 np0000172636 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1289 bytes} [Fri May 8 04:02:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)