May 09 12:55:59.436117 np0000173069 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 12:55:59.442104 np0000173069 devstack@c-api.service[112529]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 12:55:59 2026] *** May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: nodename: np0000173069 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: machine: x86_64 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: clock source: unix May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: pcre jit disabled May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: detected number of CPU cores: 16 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: current working directory: / May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: detected binary path: /usr/bin/uwsgi-core May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: your processes number limit is 256917 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: your memory page size is 4096 bytes May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: detected max file descriptor number: 2048 May 09 12:55:59.444858 np0000173069 devstack@c-api.service[112529]: lock engine: pthread robust mutexes May 09 12:55:59.445700 np0000173069 devstack@c-api.service[112529]: thunder lock: enabled May 09 12:55:59.445700 np0000173069 devstack@c-api.service[112529]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 12:55:59.445700 np0000173069 devstack@c-api.service[112529]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 12:55:59.445700 np0000173069 devstack@c-api.service[112529]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 12:55:59.445700 np0000173069 devstack@c-api.service[112529]: Set PythonHome to /opt/stack/data/venv May 09 12:55:59.482806 np0000173069 devstack@c-api.service[112529]: Python main interpreter initialized at 0x78f2358a3668 May 09 12:55:59.482806 np0000173069 devstack@c-api.service[112529]: python threads support enabled May 09 12:55:59.482806 np0000173069 devstack@c-api.service[112529]: your server socket listen backlog is limited to 100 connections May 09 12:55:59.482806 np0000173069 devstack@c-api.service[112529]: your mercy for graceful operations on workers is 80 seconds May 09 12:55:59.483330 np0000173069 devstack@c-api.service[112529]: mapped 671795 bytes (656 KB) for 4 cores May 09 12:55:59.483470 np0000173069 devstack@c-api.service[112529]: *** Operational MODE: preforking *** May 09 12:55:59.483706 np0000173069 devstack@c-api.service[112529]: *** uWSGI is running in multiple interpreter mode *** May 09 12:55:59.483706 np0000173069 devstack@c-api.service[112529]: spawned uWSGI master process (pid: 112529) May 09 12:55:59.483865 np0000173069 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 12:55:59.484526 np0000173069 devstack@c-api.service[112529]: spawned uWSGI worker 1 (pid: 112535, cores: 1) May 09 12:55:59.485249 np0000173069 devstack@c-api.service[112529]: spawned uWSGI worker 2 (pid: 112536, cores: 1) May 09 12:55:59.487632 np0000173069 devstack@c-api.service[112529]: spawned uWSGI worker 3 (pid: 112537, cores: 1) May 09 12:55:59.487632 np0000173069 devstack@c-api.service[112529]: spawned uWSGI worker 4 (pid: 112539, cores: 1) May 09 12:55:59.487632 np0000173069 devstack@c-api.service[112529]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: we strongly recommend against using it for new projects. May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: If you are already using Eventlet, we recommend migrating to a different May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: framework. For more detail see May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:55:59.625671 np0000173069 devstack@c-api.service[112537]: import eventlet # noqa May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: we strongly recommend against using it for new projects. May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: If you are already using Eventlet, we recommend migrating to a different May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: framework. For more detail see May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:55:59.628265 np0000173069 devstack@c-api.service[112539]: import eventlet # noqa May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: we strongly recommend against using it for new projects. May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: If you are already using Eventlet, we recommend migrating to a different May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: framework. For more detail see May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:55:59.639945 np0000173069 devstack@c-api.service[112536]: import eventlet # noqa May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: we strongly recommend against using it for new projects. May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: If you are already using Eventlet, we recommend migrating to a different May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: framework. For more detail see May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:55:59.650525 np0000173069 devstack@c-api.service[112535]: import eventlet # noqa May 09 12:55:59.715895 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:55:59.715895 np0000173069 devstack@c-api.service[112537]: debtcollector.deprecate( May 09 12:55:59.724871 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:55:59.724871 np0000173069 devstack@c-api.service[112539]: debtcollector.deprecate( May 09 12:55:59.741105 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:55:59.741105 np0000173069 devstack@c-api.service[112536]: debtcollector.deprecate( May 09 12:55:59.752459 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:55:59.752459 np0000173069 devstack@c-api.service[112535]: debtcollector.deprecate( May 09 12:55:59.804931 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:55:59.804931 np0000173069 devstack@c-api.service[112537]: from cgi import parse_header May 09 12:55:59.808826 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:55:59.808826 np0000173069 devstack@c-api.service[112539]: from cgi import parse_header May 09 12:55:59.826089 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:55:59.826089 np0000173069 devstack@c-api.service[112536]: from cgi import parse_header May 09 12:55:59.851941 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:55:59.851941 np0000173069 devstack@c-api.service[112535]: from cgi import parse_header May 09 12:55:59.855051 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:55:59.855051 np0000173069 devstack@c-api.service[112537]: removals.removed_module( May 09 12:55:59.855051 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:55:59.855051 np0000173069 devstack@c-api.service[112537]: removals.removed_module( May 09 12:55:59.856084 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:55:59.856084 np0000173069 devstack@c-api.service[112539]: removals.removed_module( May 09 12:55:59.856811 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:55:59.856811 np0000173069 devstack@c-api.service[112539]: removals.removed_module( May 09 12:55:59.884516 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:55:59.884516 np0000173069 devstack@c-api.service[112536]: removals.removed_module( May 09 12:55:59.885341 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:55:59.885341 np0000173069 devstack@c-api.service[112536]: removals.removed_module( May 09 12:55:59.916580 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:55:59.916580 np0000173069 devstack@c-api.service[112535]: removals.removed_module( May 09 12:55:59.917526 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:55:59.917526 np0000173069 devstack@c-api.service[112535]: removals.removed_module( May 09 12:56:00.493842 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:56:00.493842 np0000173069 devstack@c-api.service[112539]: warnings.warn( May 09 12:56:00.507007 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:56:00.507007 np0000173069 devstack@c-api.service[112536]: warnings.warn( May 09 12:56:00.515518 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:56:00.515518 np0000173069 devstack@c-api.service[112537]: warnings.warn( May 09 12:56:00.582352 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:56:00.582352 np0000173069 devstack@c-api.service[112535]: warnings.warn( May 09 12:56:00.618646 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:56:00.618646 np0000173069 devstack@c-api.service[112539]: warnings.warn( May 09 12:56:00.626465 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:56:00.626465 np0000173069 devstack@c-api.service[112536]: warnings.warn( May 09 12:56:00.638440 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:56:00.638440 np0000173069 devstack@c-api.service[112537]: warnings.warn( May 09 12:56:00.702726 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:56:00.702726 np0000173069 devstack@c-api.service[112535]: warnings.warn( May 09 12:56:00.928201 np0000173069 devstack@c-api.service[112536]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:56:00.928983 np0000173069 devstack@c-api.service[112536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:56:00.931031 np0000173069 devstack@c-api.service[112537]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:56:00.931247 np0000173069 devstack@c-api.service[112537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:56:00.933671 np0000173069 devstack@c-api.service[112539]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:56:00.934129 np0000173069 devstack@c-api.service[112539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:56:01.018289 np0000173069 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:56:01.018289 np0000173069 devstack@c-api.service[112536]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:56:01.021581 np0000173069 devstack@c-api.service[112535]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:56:01.021791 np0000173069 devstack@c-api.service[112535]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112535) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:56:01.023387 np0000173069 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:56:01.023387 np0000173069 devstack@c-api.service[112539]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:56:01.026360 np0000173069 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:56:01.026360 np0000173069 devstack@c-api.service[112537]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:56:01.093230 np0000173069 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:56:01.093230 np0000173069 devstack@c-api.service[112535]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:56:01.503261 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:56:01.503659 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:56:01.503776 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.503880 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.503981 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.504070 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.504137 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.504203 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.504754 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:56:01.505196 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.505283 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.505480 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.506150 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.506249 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.506313 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.506313 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.506444 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.506526 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.506526 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.506677 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.506746 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.506806 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.506806 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.506806 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.506806 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.506806 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.507054 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.507054 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.507203 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.507203 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.507203 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.507368 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.507425 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.507481 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.507536 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.507640 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.507640 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.507640 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.507640 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.507907 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.508006 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.508088 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.508167 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.508252 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.508313 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.508383 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.508440 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.508493 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.508493 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.508625 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.508683 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.508757 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.508757 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.508757 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.508918 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:56:01.509450 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.509764 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.509918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.509918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.509918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.510185 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.510246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.510246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.510246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.510344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.510383 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.510421 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.510643 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.510643 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.510712 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.510751 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.510798 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.510835 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.510876 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.510913 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.510960 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.510997 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.511030 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.511065 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.511100 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.511135 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.511168 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.511208 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.511244 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.511284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.511334 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.511372 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.511406 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.511442 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.511479 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.511514 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.511514 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.511514 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.511625 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.511674 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.511713 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.511747 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.511983 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.512034 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.512073 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.512109 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.512145 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.512198 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.512234 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.512277 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.512313 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.512348 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.512391 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.512391 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.512391 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.512485 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.512766 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.512819 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.512888 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.512933 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.512999 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.513069 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.513133 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.513204 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.513292 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.513345 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.513442 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.513511 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.513586 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.513669 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.513711 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.513776 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.513841 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.513904 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.513967 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.514032 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.514125 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.514168 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.514231 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.514292 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.514394 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.514438 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.514529 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.514590 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.514664 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.514741 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.514821 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.514855 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.514987 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.515046 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.515111 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.515207 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.515252 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.515338 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.515408 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.515482 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.515578 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.515626 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.515693 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.515754 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.515817 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.515881 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.515945 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.515978 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.516097 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.516097 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.516174 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.516245 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.516245 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.516245 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.516418 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.517009 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.517009 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.517009 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.517009 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.517270 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.517635 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.517704 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.517787 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.517787 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.517787 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.517787 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.517787 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.518119 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.518175 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.518280 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.518280 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.518419 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.518486 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.518589 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.518666 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.518733 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.518798 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.518839 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.518935 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.519001 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.519001 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.519138 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.519236 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.519315 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.519392 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.519459 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.519524 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.519610 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.519610 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.519734 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.519808 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.519891 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.519971 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.520038 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.520103 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.520185 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.520260 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.520346 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.520419 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.520493 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.520587 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.520656 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.520735 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.520808 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.520875 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.520945 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.521013 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.521089 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.521089 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.521089 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.521288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.521717 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.521790 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.521862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.522251 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.522251 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.522251 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.522442 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.522509 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.522604 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.522693 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.522760 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.522828 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.522894 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.522957 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.523028 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.523028 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.523028 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.523139 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.523139 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.523207 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.523245 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.523281 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.523324 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.523360 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.523408 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.523444 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.523484 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.523521 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.523638 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.523710 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.523776 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.523849 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.523914 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.523987 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.523987 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.523987 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.524177 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.524224 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.524338 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.524427 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.524471 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.524471 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.524471 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.524471 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.524471 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.527219 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.527326 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.527326 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.527460 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.527460 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.527623 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.527623 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.527749 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.527749 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.527875 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.527875 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.527957 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.527957 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.528029 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.528069 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.528107 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.528145 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.528241 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.528317 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.528388 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.528454 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.528523 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.528624 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.528698 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.528698 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.528823 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.528890 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.528890 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.529022 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.529098 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.529165 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.529236 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.529332 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.529399 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.529465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.529529 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.529672 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.529762 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.529839 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.529914 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.529980 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.530025 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.530067 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.530105 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.530146 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.530185 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.530224 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.530224 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.530224 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.530333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.530592 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.530592 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.530680 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.530721 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.530721 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.530796 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.530839 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.530877 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.530915 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.530956 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.530995 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.531042 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.531085 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.531124 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.531161 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.531203 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.531250 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.531295 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.531332 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.531372 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.531408 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.531446 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.531489 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.531527 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.531699 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.531780 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.531846 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.531909 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.531983 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.532047 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.532109 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.532311 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.532355 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.532442 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.532513 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.532570 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.532647 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.532723 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.532793 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.532856 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.532923 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.532988 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.533053 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.533116 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.533187 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.533254 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.533340 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.533463 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.533564 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.533709 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.533779 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.533852 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.533852 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.533852 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.533852 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.533852 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.534145 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.534598 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.534669 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.534745 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.534819 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.534884 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.534956 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.534956 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.535082 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.535156 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.535221 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.535283 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.535346 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.535422 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.535488 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.535574 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.535687 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.535794 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.535854 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.535953 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.536047 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.536144 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.536222 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.536318 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.536374 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.536485 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.536592 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.536704 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.536807 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.536885 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.536951 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.537029 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.537095 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.537095 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.537202 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.537309 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.537383 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.537451 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.537526 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.537609 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.537718 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.537794 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.537861 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.537928 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.537928 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.538020 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.538060 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.538060 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.538060 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.538060 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.538231 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.538465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.538465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.538465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.538465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.538465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.538707 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.538762 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.538812 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.538850 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.538888 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.538888 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.538966 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.539005 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.539041 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.539087 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.539132 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.539180 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.539226 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.539276 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.539561 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.539561 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.539850 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.539966 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.540096 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.540096 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.540264 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.540366 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.540493 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.540607 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.540709 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.540709 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.540866 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.540951 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.541024 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.541091 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.541159 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.541226 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.541294 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.541359 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.541434 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.541502 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.541679 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.541778 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.541847 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.541913 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.541982 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.542045 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.542124 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.542180 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.542233 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.542281 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.542324 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.542375 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.542422 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.542422 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.542422 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.542586 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.542997 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.542997 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.543098 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.543147 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.543147 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.543239 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.543285 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.543329 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.543373 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.543418 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.543465 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.543516 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.543650 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.543650 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.543650 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.543791 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.543837 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.543881 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.543936 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.543936 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.544021 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.544021 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.544021 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.544222 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.544268 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.544311 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.544356 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.544407 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.544456 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.544486 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.544486 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.544486 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.544657 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.544855 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.544892 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.544918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.544944 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.544970 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.544996 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.545021 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.545045 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545045 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545092 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545124 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.545154 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545182 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545207 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.545234 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.545259 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545290 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545316 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.545344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545416 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.545614 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.545614 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.545614 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.545696 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.545724 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545751 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.545781 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545807 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.545832 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545859 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.545886 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.545911 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.545940 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.545967 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.545993 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.546023 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.546050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.546050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.546050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.546050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.546050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.546172 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.546201 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.546307 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.546307 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.546412 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.546458 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.546504 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.546639 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.546639 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.546918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.546918 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.547743 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.547889 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.547889 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.548108 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.548215 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.548332 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.548455 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.548675 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.548796 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.548796 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.549001 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.549106 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.549208 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.549309 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.549410 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.549765 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.549925 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.550031 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.550131 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.550226 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.550296 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.550408 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.550524 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.550624 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.550709 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.551148 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.551219 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.551285 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.551365 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.551365 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.551493 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.551588 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.551656 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.551738 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.551807 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.551876 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.551950 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.552021 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.552104 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.552162 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.552203 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.552245 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.552289 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.552334 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.552374 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.552415 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.552452 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.552489 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.552529 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.552598 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.552644 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.552682 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.552718 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.552765 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.552812 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.552855 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.552891 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.552929 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.552976 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.553013 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.553061 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.553111 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.553167 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.553227 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.553281 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.553336 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.553387 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.553444 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.553496 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.554650 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.555290 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.555344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.555344 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.555499 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.555566 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.555660 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.555726 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.555766 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.555942 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.555987 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.556033 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.556099 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.556099 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.556290 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.556363 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.556445 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.556514 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.556603 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.556814 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.556814 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.556978 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.557855 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.557943 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.557943 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.557943 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.557943 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.558214 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.558279 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.558279 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.558333 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.558398 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.558428 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.558428 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.558428 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.558567 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.558637 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.558668 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.558730 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.558763 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.558825 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.558825 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.558895 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.558934 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.558988 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.559081 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.559142 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.559174 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.559225 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.559225 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.559225 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.559777 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.560156 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.561284 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.561539 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.561744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.561902 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.562078 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.562078 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.562078 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.562228 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.562409 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.562664 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.562845 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.564300 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.564465 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.564562 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.564653 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.564705 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.564705 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.564764 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.564792 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.564824 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.564886 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.564963 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.565029 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.565089 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.565229 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.565575 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.565691 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.565729 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.565763 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.565792 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.565821 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.565846 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.565877 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.565915 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.565951 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.565980 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.566007 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.566033 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.566060 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.566094 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.566127 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.566157 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.566199 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.566246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.566246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.566246 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.566358 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.566396 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.566439 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.566476 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.566513 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.566580 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.566620 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.566669 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.566706 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.566744 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.566780 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.566816 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.566850 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.566893 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.566939 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.566977 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.567013 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.567013 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.567089 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.567125 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.567161 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.567196 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.567230 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.567230 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.567292 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.567292 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.567356 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.567356 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.567426 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.567460 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.567495 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.567495 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.570443 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.570649 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.570733 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.570825 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.570908 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.570908 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.571062 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.571331 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.571439 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.571439 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.571601 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.571601 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.571746 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.571746 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:56:01.571892 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:56:01.571892 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:56:01.572045 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:56:01.572045 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:56:01.572045 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:56:01.572181 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:56:01.613058 np0000173069 devstack@c-api.service[112537]: INFO dbcounter [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Registered counter for database cinder May 09 12:56:01.614965 np0000173069 devstack@c-api.service[112536]: INFO dbcounter [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Registered counter for database cinder May 09 12:56:01.619163 np0000173069 devstack@c-api.service[112535]: INFO dbcounter [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Registered counter for database cinder May 09 12:56:01.621719 np0000173069 devstack@c-api.service[112539]: INFO dbcounter [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Registered counter for database cinder May 09 12:56:01.626725 np0000173069 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-74d6d51b-517c-423a-8e87-1eb74982f85c 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.632710 np0000173069 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-2156349a-641e-41d0-9fb9-59a5da19f463 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.638579 np0000173069 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.644722 np0000173069 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.740870 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writer thread running {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:56:01.744056 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:56:01.746599 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:56:01.748773 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:56:01.751150 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:56:01.752404 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.754912 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.758751 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writer thread running {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:56:01.761105 np0000173069 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-74d6d51b-517c-423a-8e87-1eb74982f85c 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.761955 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:56:01.763153 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:56:01.763391 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writer thread running {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:56:01.764687 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:56:01.765082 np0000173069 devstack@c-api.service[112537]: INFO cinder.rpc [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:56:01.765938 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.766044 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:56:01.766193 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writer thread running {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:56:01.766956 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:56:01.768411 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:56:01.769651 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:56:01.769845 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:56:01.770527 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:56:01.770943 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.772187 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:56:01.772418 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:56:01.773322 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.773487 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.774474 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:56:01.775088 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.776401 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:56:01.777517 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.777649 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.779468 np0000173069 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-2156349a-641e-41d0-9fb9-59a5da19f463 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.779801 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.780795 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.780943 np0000173069 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.782912 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:56:01.783271 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:56:01.784048 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.785147 np0000173069 devstack@c-api.service[112536]: INFO cinder.rpc [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:56:01.785342 np0000173069 devstack@c-api.service[112539]: INFO cinder.rpc [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:56:01.785931 np0000173069 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:01.786300 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.786365 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.788225 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.788453 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:56:01.790727 np0000173069 devstack@c-api.service[112535]: INFO cinder.rpc [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:56:01.791321 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.791893 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.794320 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.795905 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.797517 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.798302 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.799161 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.800432 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.801613 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.802321 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.802728 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.803949 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.805148 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.805484 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.805994 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.806453 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.808200 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.809209 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.809319 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.809809 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.812720 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.812852 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.813351 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.813879 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.815768 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.816010 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.817361 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.817466 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.819089 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.819564 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.820782 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.820871 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.821100 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.822647 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.823229 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.823844 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.824076 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.824205 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.825372 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.825637 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.826252 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.826796 np0000173069 devstack@c-api.service[112537]: WARNING cinder.api.contrib.hosts [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:56:01.827521 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.829030 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.830256 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.831963 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.832794 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: extensions {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.833309 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.834081 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.834220 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.835672 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.836408 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.837000 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.837216 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-quota-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.838673 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: cgsnapshots {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.838776 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.839120 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.840086 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-quota-class-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.841434 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-availability-zone {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.842587 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.842658 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.842743 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: qos-specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.842869 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.844796 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.844897 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: backups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.846343 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.846595 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.846909 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: extra_specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.847863 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.848253 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.848832 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.849011 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-snapshot-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.849433 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.850502 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-volume-type-access {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.850622 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.850903 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.851720 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.852040 np0000173069 devstack@c-api.service[112539]: WARNING cinder.api.contrib.hosts [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:56:01.852096 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: capabilities {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.852158 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.852781 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.853352 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-hosts {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.853830 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.854026 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.854276 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.854739 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: consistencygroups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.855349 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.855593 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.855879 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.856637 np0000173069 devstack@c-api.service[112536]: WARNING cinder.api.contrib.hosts [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:56:01.856729 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-volume-transfer {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.856786 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: extensions {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.857182 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.857381 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.858023 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.858372 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: scheduler-stats {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.858817 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.859043 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.859647 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.859843 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extended resource: os-volume-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.860338 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.860876 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.861192 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-quota-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.861572 np0000173069 devstack@c-api.service[112535]: WARNING cinder.api.contrib.hosts [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:56:01.861832 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: extensions {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.862011 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.862332 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.862621 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: cgsnapshots {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.862921 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.contrib.snapshot_actions [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] SnapshotActionsController initialized {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:56:01.863257 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.863695 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.863865 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.864039 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-quota-class-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.865072 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.865143 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.865365 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-availability-zone {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.865666 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.866484 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: extensions {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.866589 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.866673 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: qos-specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.867033 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-quota-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.867772 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.867975 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.868620 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: cgsnapshots {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.868951 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: backups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.869385 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.869438 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.870160 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-quota-class-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.870971 np0000173069 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.871041 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-quota-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.871538 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-availability-zone {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.871782 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: extra_specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.871862 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.871919 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872028 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872144 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872257 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872364 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872413 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: cgsnapshots {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.872471 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872613 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872703 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872815 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension UsedLimits extending resource: limits {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.872879 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: qos-specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.872925 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension TypesManage extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873015 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension AdminActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873138 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension AdminActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873245 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension AdminActions extending resource: backups {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873351 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension VolumeActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873423 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-snapshot-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.873555 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.873899 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-quota-class-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.874874 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-volume-type-access {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.875249 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: backups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.875911 np0000173069 devstack@c-api.service[112537]: WARNING keystonemiddleware.auth_token [None req-74d6d51b-517c-423a-8e87-1eb74982f85c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:56:01.876010 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-availability-zone {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.876444 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: capabilities {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.877244 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: qos-specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.877746 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-hosts {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.878297 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: extra_specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.879104 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: consistencygroups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.879850 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: backups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.879981 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-snapshot-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.881106 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-volume-transfer {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.881561 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-volume-type-access {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.882285 np0000173069 devstack@c-api.service[112537]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f2358a3668 pid: 112537 (default app) May 09 12:56:01.882571 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: extra_specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.882944 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: scheduler-stats {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.883095 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:56:01.883095 np0000173069 devstack@c-api.service[112537]: warnings.warn( May 09 12:56:01.883383 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: capabilities {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.884116 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-snapshot-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.884242 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extended resource: os-volume-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.884927 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-hosts {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.885590 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-volume-type-access {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.886287 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: consistencygroups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.886738 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.887172 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: capabilities {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.887857 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] SnapshotActionsController initialized {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:56:01.888275 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-volume-transfer {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.888476 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-hosts {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.888681 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.889843 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: consistencygroups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.890063 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: scheduler-stats {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.890215 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.890730 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.890730 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.890730 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.890730 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891154 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891154 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891154 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891154 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891349 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891720 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891720 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891720 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891720 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891720 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891979 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891979 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891979 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.891979 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.891979 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892259 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892259 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892259 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892259 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892642 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892642 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892642 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892642 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892642 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892920 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892920 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892920 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.892920 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.892920 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893152 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.893412 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.894098 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894593 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.894593 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894593 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.894593 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.894593 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895132 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.895132 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895132 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.895132 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895132 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.895494 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896030 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896469 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896469 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896469 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896469 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896469 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896933 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896933 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896933 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.896933 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.896933 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.897340 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.897340 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.897340 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.897340 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.897673 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.897745 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.897745 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.897745 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.897745 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898121 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898121 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898121 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898121 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898121 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898564 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898564 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898564 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898564 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898564 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.898997 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.898997 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899237 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extended resource: os-volume-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.899348 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899348 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899348 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899348 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899524 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899524 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899524 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899524 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899776 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899776 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899776 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.899776 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.899998 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-volume-transfer {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.900045 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900045 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900045 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900045 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900236 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900236 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900236 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900236 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900414 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900676 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900676 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900676 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900676 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900676 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.900903 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901173 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.901416 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902169 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902455 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902455 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902455 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902455 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902601 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902601 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902601 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902601 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902756 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902756 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902756 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902756 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902913 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902913 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.902913 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:01.902913 np0000173069 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) May 09 12:56:01.903077 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903113 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: scheduler-stats {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.903154 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903190 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903220 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extended resource: os-volume-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:56:01.903254 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-9a858c75-e6c0-49c6-866e-fd141da6b89d None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:56:01.903506 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.contrib.snapshot_actions [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] SnapshotActionsController initialized {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:56:01.903586 np0000173069 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903653 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903716 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903716 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903845 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.903902 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904245 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension UsedLimits extending resource: limits {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904281 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] SnapshotActionsController initialized {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:56:01.904349 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension TypesManage extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904404 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 946 bytes} [Sat May 9 12:56:01 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 09 12:56:01.904520 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension AdminActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904613 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.904669 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904669 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension AdminActions extending resource: backups {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904669 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904669 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.904853 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.904900 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.904932 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905001 np0000173069 devstack@c-api.service[112539]: WARNING keystonemiddleware.auth_token [None req-3b4ce9e4-8d79-44a8-b767-63d2e1b941c5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:56:01.905063 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905110 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905157 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905202 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905254 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905302 np0000173069 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.905786 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906050 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906199 np0000173069 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:56:01.906404 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906404 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906404 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906637 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906637 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906777 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906851 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension UsedLimits extending resource: limits {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.906927 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension TypesManage extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907003 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907082 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension AdminActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907158 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907227 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension AdminActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907289 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907354 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension AdminActions extending resource: backups {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907425 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907486 np0000173069 devstack@c-api.service[112539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f2358a3668 pid: 112539 (default app) May 09 12:56:01.907573 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension VolumeActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907660 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907660 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907928 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907977 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907977 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907977 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.907977 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension UsedLimits extending resource: limits {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908238 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension TypesManage extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908238 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension AdminActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908362 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension AdminActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908362 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension AdminActions extending resource: backups {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908485 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension VolumeActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.908689 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:56:01.909990 np0000173069 devstack@c-api.service[112536]: WARNING keystonemiddleware.auth_token [None req-2156349a-641e-41d0-9fb9-59a5da19f463 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:56:01.910966 np0000173069 devstack@c-api.service[112535]: WARNING keystonemiddleware.auth_token [None req-5ccfeabe-7687-4fc9-9d7c-2ccf557dbe43 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:56:01.917026 np0000173069 devstack@c-api.service[112536]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f2358a3668 pid: 112536 (default app) May 09 12:56:01.917160 np0000173069 devstack@c-api.service[112535]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f2358a3668 pid: 112535 (default app) May 09 12:56:09.861852 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-1bf345c5-54b6-49b3-9651-860ba1837087 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:56:10.429456 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1bf345c5-54b6-49b3-9651-860ba1837087 admin admin] POST https://199.204.45.23/volume/v3/types May 09 12:56:10.430351 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1bf345c5-54b6-49b3-9651-860ba1837087 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:56:10.432558 np0000173069 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:56:10.432558 np0000173069 devstack@c-api.service[112537]: warnings.warn( May 09 12:56:10.446064 np0000173069 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-1bf345c5-54b6-49b3-9651-860ba1837087 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:10.476982 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1bf345c5-54b6-49b3-9651-860ba1837087 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 09 12:56:10.477612 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 2/2] 199.204.45.23 () {68 vars in 1281 bytes} [Sat May 9 12:56:09 2026] POST /volume/v3/types => generated 186 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:56:10.495770 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:56:10.495770 np0000173069 devstack@c-api.service[112539]: warnings.warn( May 09 12:56:10.510684 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.510684 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.510684 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.510684 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.510684 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.512455 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.512455 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.512455 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.512455 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.512455 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.513862 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514216 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514216 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514216 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514216 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514367 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514367 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514367 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514367 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514498 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514498 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514498 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514498 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514641 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514641 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514641 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514641 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514641 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514788 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514788 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514788 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514788 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514788 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.514917 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515085 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515250 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515409 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515409 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515409 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515409 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515409 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515566 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515566 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515566 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515566 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515566 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515704 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.515882 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516077 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516077 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516077 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516077 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516077 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516220 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516220 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516220 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516220 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516220 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516356 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516356 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516356 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516356 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516476 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516476 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516476 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516476 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516604 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516604 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516604 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516604 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516604 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516752 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516752 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516752 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516752 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516752 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516882 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516882 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.516882 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.516882 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517002 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517002 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517002 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517002 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517121 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517121 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517121 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517121 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517244 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517244 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517244 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517244 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517358 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517358 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517358 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517358 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517688 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517688 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517688 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517688 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517688 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517832 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517996 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517996 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517996 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.517996 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.517996 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518178 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518418 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518659 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.518875 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519061 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519061 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519061 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519061 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519186 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519186 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519186 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519186 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519186 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 09 12:56:10.519333 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [req-1bf345c5-54b6-49b3-9651-860ba1837087 req-b4971cc9-acbc-4c6b-8cd1-af26fff62324 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:56:10.865530 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-1bf345c5-54b6-49b3-9651-860ba1837087 req-b4971cc9-acbc-4c6b-8cd1-af26fff62324 admin admin] POST https://199.204.45.23/volume/v3/types/99259c74-80ea-435d-89c8-7653e16ff8d4/extra_specs May 09 12:56:10.866136 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-1bf345c5-54b6-49b3-9651-860ba1837087 req-b4971cc9-acbc-4c6b-8cd1-af26fff62324 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:56:10.868060 np0000173069 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:56:10.868060 np0000173069 devstack@c-api.service[112539]: warnings.warn( May 09 12:56:10.879837 np0000173069 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [req-1bf345c5-54b6-49b3-9651-860ba1837087 req-b4971cc9-acbc-4c6b-8cd1-af26fff62324 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:56:10.941163 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-1bf345c5-54b6-49b3-9651-860ba1837087 req-b4971cc9-acbc-4c6b-8cd1-af26fff62324 admin admin] https://199.204.45.23/volume/v3/types/99259c74-80ea-435d-89c8-7653e16ff8d4/extra_specs returned with HTTP 200 May 09 12:56:10.941756 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Sat May 9 12:56:10 2026] POST /volume/v3/types/99259c74-80ea-435d-89c8-7653e16ff8d4/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 12:56:11.785009 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=6 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:56:11.790327 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=6 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:56:20.474141 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:56:20.939282 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:58:46.881751 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:58:46.881751 np0000173069 devstack@c-api.service[112536]: warnings.warn( May 09 12:58:46.897077 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897077 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897077 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897077 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897077 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897615 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897615 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897615 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897615 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897615 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.897967 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.898405 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.898405 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.898405 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.898405 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.898877 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.898877 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.898877 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.898877 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899191 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899191 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899191 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899191 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899481 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899481 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899481 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899481 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899481 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899939 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899939 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899939 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.899939 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.899939 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900285 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.900829 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.901250 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901765 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.901765 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901765 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.901765 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.901765 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902346 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.902346 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902346 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.902346 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902346 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.902783 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903036 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903314 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903314 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903314 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903314 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903314 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903566 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903566 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903566 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903566 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903566 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903811 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903811 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.903811 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.903811 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904006 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904006 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904006 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904006 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904208 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904208 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904208 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904208 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904208 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904448 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904448 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904448 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904448 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904448 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904687 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904687 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904687 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904687 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904975 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904975 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.904975 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.904975 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905167 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905167 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905167 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905167 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905356 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905356 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905356 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905356 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905574 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905574 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905574 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905574 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905774 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905774 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905774 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905774 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905774 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.905997 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906235 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906235 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906235 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906235 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906235 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906429 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.906770 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907123 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907389 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907680 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907680 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907680 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907680 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907915 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907915 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907915 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.907915 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.907915 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-92eebe81-13f1-4b04-88b7-956e6bce27b0 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:46.908219 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-92eebe81-13f1-4b04-88b7-956e6bce27b0 None None] GET https://199.204.45.23/volume// May 09 12:58:46.908522 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-92eebe81-13f1-4b04-88b7-956e6bce27b0 None None] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:46.908522 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-92eebe81-13f1-4b04-88b7-956e6bce27b0 None None] Calling method 'all' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:46.908522 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-92eebe81-13f1-4b04-88b7-956e6bce27b0 None None] https://199.204.45.23/volume// returned with HTTP 300 May 09 12:58:46.908522 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Sat May 9 12:58:46 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 12:59:27.324692 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:59:27.324692 np0000173069 devstack@c-api.service[112535]: warnings.warn( May 09 12:59:27.338773 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.338773 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.338773 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.338773 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.338773 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339192 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339192 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339192 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339192 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339192 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339476 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339886 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339886 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.339886 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.339886 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340139 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340139 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340139 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340139 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340369 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340369 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340369 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340369 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340656 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340656 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340656 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340656 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340656 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340945 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340945 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340945 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.340945 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.340945 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341224 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.341903 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342231 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342231 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342231 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342231 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342231 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342573 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342573 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342573 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.342830 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343225 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343537 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343537 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343537 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343537 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343537 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343871 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343871 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343871 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.343871 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.343871 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344176 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344176 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344176 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344176 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344493 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344493 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344493 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344493 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344748 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344748 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344748 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.344748 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.344748 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345056 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345056 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345056 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345056 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345056 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345326 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345326 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345326 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345326 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345578 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345578 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345578 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345578 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345805 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345805 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.345805 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.345805 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346035 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346035 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346035 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346035 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346260 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346260 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346260 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346260 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346482 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346482 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346482 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346482 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346482 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.346947 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347297 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347297 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347297 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347297 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347297 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347607 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.347948 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348286 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348686 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348924 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348924 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.348924 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.348924 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349043 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.349043 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349043 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.349043 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349043 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) May 09 12:59:27.349174 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-03dc1685-709a-499a-82be-73c0699a92aa None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:59:27.746234 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-03dc1685-709a-499a-82be-73c0699a92aa demo demo] GET https://199.204.45.23/volume/v3/types?is_public=None May 09 12:59:27.746630 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-03dc1685-709a-499a-82be-73c0699a92aa demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:59:27.746962 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-03dc1685-709a-499a-82be-73c0699a92aa demo demo] Calling method 'index' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:59:27.747513 np0000173069 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:59:27.747513 np0000173069 devstack@c-api.service[112535]: warnings.warn( May 09 12:59:27.748409 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-03dc1685-709a-499a-82be-73c0699a92aa demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 12:59:27.759948 np0000173069 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-03dc1685-709a-499a-82be-73c0699a92aa 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:59:27.787134 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-03dc1685-709a-499a-82be-73c0699a92aa demo demo] https://199.204.45.23/volume/v3/types?is_public=None returned with HTTP 200 May 09 12:59:27.787840 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 1/5] 199.204.45.23 () {64 vars in 1256 bytes} [Sat May 9 12:59:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:59:27.801311 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [req-03dc1685-709a-499a-82be-73c0699a92aa req-b41bcadb-2bc1-47b8-a9dd-172c7bb53157 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:59:27.807183 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [req-03dc1685-709a-499a-82be-73c0699a92aa req-b41bcadb-2bc1-47b8-a9dd-172c7bb53157 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 12:59:27.807656 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [req-03dc1685-709a-499a-82be-73c0699a92aa req-b41bcadb-2bc1-47b8-a9dd-172c7bb53157 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:59:27.808144 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [req-03dc1685-709a-499a-82be-73c0699a92aa req-b41bcadb-2bc1-47b8-a9dd-172c7bb53157 demo demo] Calling method 'show' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:59:27.821754 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [req-03dc1685-709a-499a-82be-73c0699a92aa req-b41bcadb-2bc1-47b8-a9dd-172c7bb53157 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 12:59:27.822247 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 3/6] 199.204.45.23 () {66 vars in 1322 bytes} [Sat May 9 12:59:27 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:59:28.191596 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-d551911d-4016-454b-81c6-4182621225f1 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:59:28.197461 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-d551911d-4016-454b-81c6-4182621225f1 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 12:59:28.198102 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-d551911d-4016-454b-81c6-4182621225f1 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:59:28.198763 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-d551911d-4016-454b-81c6-4182621225f1 demo demo] Calling method 'show' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:59:28.214024 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-d551911d-4016-454b-81c6-4182621225f1 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 12:59:28.214782 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 2/7] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 12:59:28 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:59:28.642586 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:59:29.059299 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 12:59:29.059744 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:59:29.060040 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 demo demo] Calling method 'show' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:59:29.071516 np0000173069 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:59:29.090647 np0000173069 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:59:29.090647 np0000173069 devstack@c-api.service[112536]: warnings.warn( May 09 12:59:29.093042 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-76f7ab6f-e6cd-4070-a749-b498f4822ab3 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 12:59:29.093485 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 2/8] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 12:59:28 2026] GET /volume/v3/types/default => generated 145 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:59:29.110229 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-89255eda-7269-4871-b90e-3edbc4ad1705 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:59:29.113135 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-89255eda-7269-4871-b90e-3edbc4ad1705 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 12:59:29.113384 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-89255eda-7269-4871-b90e-3edbc4ad1705 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:59:29.113707 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-89255eda-7269-4871-b90e-3edbc4ad1705 demo demo] Calling method 'show' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:59:29.132794 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-89255eda-7269-4871-b90e-3edbc4ad1705 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 12:59:29.133194 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 2/9] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 12:59:29 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:59:37.816148 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=2 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:59:38.210034 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=2 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:59:39.088329 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=2 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:59:39.127385 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=3 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:05:14.413275 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:05:14.494083 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:05:14.494399 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:05:14.494828 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:05:14.495495 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:05:14.497530 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:05:14.545612 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] Get all volumes completed successfully. May 09 13:05:14.547733 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-9539e7a4-6ed9-424e-93e8-5f237c66c6f1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:05:14.548475 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 4/10] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:05:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:05:24.534909 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:06:14.562593 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:06:14.566912 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:06:14.567253 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:06:14.568484 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:06:14.569619 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:06:14.574885 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:06:14.620596 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] Get all volumes completed successfully. May 09 13:06:14.623050 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-e02bdfcc-4266-4ff1-aa43-67ca0d4c7bd7 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:06:14.623503 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:06:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:06:24.614703 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:07:14.645750 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-bba12a62-5906-4c0f-a404-b687aba501be None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:07:14.650902 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:07:14.651266 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:07:14.651931 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:07:14.653040 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:07:14.654303 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:07:14.701743 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] Get all volumes completed successfully. May 09 13:07:14.704214 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bba12a62-5906-4c0f-a404-b687aba501be demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:07:14.704758 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 3/12] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:07:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:07:24.689385 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:08:14.725014 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:08:14.731574 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:08:14.731574 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:08:14.731574 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:08:14.731574 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:08:14.731806 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:08:14.781439 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] Get all volumes completed successfully. May 09 13:08:14.785159 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-c906aa85-7930-46c9-a9b5-72bf71b93aed demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:08:14.785928 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 3/13] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:08:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:08:24.772934 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:09:14.804588 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:09:14.808909 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:09:14.809280 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:09:14.809713 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:09:14.810200 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:09:14.811373 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:09:14.826608 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] Get all volumes completed successfully. May 09 13:09:14.830283 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1e7c59f2-e8e0-4e19-b01c-315dd740502e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:09:14.831044 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 5/14] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:09:14 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 09 13:09:24.815902 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:10:14.851378 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:10:14.975580 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:10:14.975827 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:10:14.976069 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:10:14.976370 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:10:14.980485 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:10:14.992908 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] Get all volumes completed successfully. May 09 13:10:14.998406 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-28b1a869-5526-4c12-b1f5-3f2836bfd85c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:10:14.998914 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:10:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:10:24.986764 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:11:15.017390 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:11:15.022108 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:11:15.022364 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:11:15.022711 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:11:15.023155 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:11:15.024393 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:11:15.034918 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] Get all volumes completed successfully. May 09 13:11:15.037095 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-9a8eeaf7-79d3-4580-8c9c-cb6acf409873 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:11:15.037563 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 4/16] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:11:15 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 09 13:11:25.029122 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:12:15.056688 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-d8863f4f-278a-4246-a336-5530af38f3b4 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:12:15.063664 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:12:15.063881 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:12:15.064096 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:12:15.064396 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:12:15.067953 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:12:15.078840 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] Get all volumes completed successfully. May 09 13:12:15.081889 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-d8863f4f-278a-4246-a336-5530af38f3b4 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:12:15.082470 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 4/17] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:12:15 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 09 13:12:25.073771 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:13:15.099622 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:13:15.102455 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:13:15.102690 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:13:15.102907 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:13:15.103179 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:13:15.104051 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:13:15.115163 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] Get all volumes completed successfully. May 09 13:13:15.118170 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-d7785e1f-8349-42ce-b5c2-b521a93005d7 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:13:15.118630 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 6/18] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:13:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:13:25.109371 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:14:15.133179 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:14:15.138447 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:14:15.138731 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:14:15.139018 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:14:15.139467 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:14:15.140655 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:14:15.149746 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] Get all volumes completed successfully. May 09 13:14:15.151761 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-fd76962d-6e1c-449d-b86c-96dcb078e9c2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:14:15.152233 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:14:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:14:25.144568 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:15:15.170126 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:15:15.328800 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:15:15.329229 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:15:15.329532 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:15:15.329915 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:15:15.330899 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:15:15.342493 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] Get all volumes completed successfully. May 09 13:15:15.345028 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c27e6ffe-4e83-4bb5-ac3a-6dfa78df5aaf demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:15:15.345411 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 5/20] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:15:15 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 09 13:15:25.337112 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:16:15.363514 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-d6463b01-9fb9-4281-82c0-086f31403008 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:16:15.369584 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:16:15.369823 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:16:15.370054 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:16:15.370343 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:16:15.371141 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:16:15.385606 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] Get all volumes completed successfully. May 09 13:16:15.388417 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-d6463b01-9fb9-4281-82c0-086f31403008 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:16:15.389018 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 5/21] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:16:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:16:25.375574 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:17:15.407285 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:17:15.410035 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:17:15.410277 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:17:15.410531 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:17:15.410861 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:17:15.411818 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:17:15.423307 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] Get all volumes completed successfully. May 09 13:17:15.425712 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-c7fa3a22-bca2-4544-8444-f8301d6dd97f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:17:15.426063 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 7/22] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:17:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:17:25.416295 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:18:15.445016 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:18:15.449936 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:18:15.450408 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:18:15.450848 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:18:15.451177 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:18:15.452218 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:18:15.460850 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] Get all volumes completed successfully. May 09 13:18:15.463493 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-36bf17c4-2211-42ab-b1b9-6b4b48ac7783 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:18:15.463994 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:18:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:18:25.455937 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:19:15.484578 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:19:15.488446 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:19:15.488711 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:19:15.488935 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:19:15.489233 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:19:15.490309 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:19:15.500168 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] Get all volumes completed successfully. May 09 13:19:15.503492 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bacdc657-9035-4960-a4c5-4c0422b2e2bc demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:19:15.504190 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 6/24] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:19:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:19:25.494915 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:20:15.524777 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:20:15.679703 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:20:15.679962 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:20:15.680212 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:20:15.680453 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:20:15.681338 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:20:15.692013 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] Get all volumes completed successfully. May 09 13:20:15.696449 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-fcd5d644-a9f2-4547-8004-559b20e84eb7 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:20:15.697196 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 6/25] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:20:15 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 09 13:20:25.695942 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:21:15.715166 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:21:15.719204 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:21:15.719515 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:21:15.719891 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:21:15.720268 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:21:15.721356 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:21:15.730534 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] Get all volumes completed successfully. May 09 13:21:15.732777 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1c3b1374-29f6-4149-96f1-0b8f47296523 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:21:15.733204 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 8/26] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:21:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:21:25.725102 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:22:15.750173 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:22:15.754536 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:22:15.754791 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:22:15.754936 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:22:15.755218 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:22:15.756221 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:22:15.763804 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] Get all volumes completed successfully. May 09 13:22:15.766044 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-4c8662fd-9012-47d5-8aa3-b62a86a5929e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:22:15.766511 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:22:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:22:25.759529 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:23:15.783712 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:23:15.787400 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:23:15.787693 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:23:15.787998 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:23:15.788432 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:23:15.789790 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:23:15.797833 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] Get all volumes completed successfully. May 09 13:23:15.799960 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-bccd2b2a-0faa-4ef5-96f3-f9dd274afd6a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:23:15.800440 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 7/28] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:23:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:23:25.793331 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:24:15.818793 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:24:15.823593 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:24:15.824671 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:24:15.824671 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:24:15.825012 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:24:15.826457 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:24:15.836968 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] Get all volumes completed successfully. May 09 13:24:15.842449 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-cbf6bc57-6ce9-4c5e-aa64-e0ec5e18409f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:24:15.843362 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 7/29] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:24:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:24:25.830950 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:25:15.861737 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:25:15.983748 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:25:15.984312 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:25:15.984916 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:25:15.985447 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:25:15.987508 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:25:15.998169 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] Get all volumes completed successfully. May 09 13:25:16.000850 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b9c61c6c-d952-4fd7-9967-fa2460f7347b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:25:16.001439 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 9/30] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:25:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:25:25.991350 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:26:16.021023 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:26:16.026648 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:26:16.026927 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:26:16.027194 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:26:16.027520 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:26:16.028697 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:26:16.037670 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] Get all volumes completed successfully. May 09 13:26:16.040287 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-413d3d61-3146-40b9-99ad-1bccef6838b5 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:26:16.040802 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:26:16 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 09 13:26:26.032479 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:27:16.060862 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:27:16.065467 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:27:16.065922 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:27:16.066426 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:27:16.067016 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:27:16.068687 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:27:16.082232 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] Get all volumes completed successfully. May 09 13:27:16.085467 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-accd2b44-65ce-4a9c-ae39-4cdfe8c962fb demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:27:16.086109 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 8/32] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:27:16 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 09 13:27:26.075617 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:28:16.104181 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:28:16.106432 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:28:16.106678 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:28:16.106878 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:28:16.107130 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:28:16.107920 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:28:16.116595 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] Get all volumes completed successfully. May 09 13:28:16.117634 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-decb1e3e-fb13-420c-bb0e-71294a61ac48 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:28:16.117987 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 8/33] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:28:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:28:26.111208 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:29:16.138592 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:29:16.141259 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:29:16.141509 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:29:16.141806 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:29:16.142288 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:29:16.143512 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:29:16.156460 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] Get all volumes completed successfully. May 09 13:29:16.159073 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-f6e478a2-a79b-4dc6-9146-e272183d6510 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:29:16.159494 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 10/34] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:29:16 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 09 13:29:26.148851 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:30:16.176074 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:30:16.221397 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:30:16.221897 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:30:16.222311 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:30:16.222848 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:30:16.224467 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:30:16.233709 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] Get all volumes completed successfully. May 09 13:30:16.235982 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-03e7920d-99bd-41cb-af11-f6f44215ac28 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:30:16.236525 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:30:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:30:26.228806 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:31:16.254081 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-b0834863-7758-4b46-9631-3dea7606c72f None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:31:16.257360 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:31:16.257638 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:31:16.257946 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:31:16.258216 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:31:16.259568 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:31:16.269286 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] Get all volumes completed successfully. May 09 13:31:16.271744 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b0834863-7758-4b46-9631-3dea7606c72f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:31:16.272165 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 9/36] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:31:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:31:26.263443 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:32:16.292212 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:32:16.295494 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:32:16.295769 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:32:16.296026 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:32:16.296359 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:32:16.297362 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:32:16.308153 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] Get all volumes completed successfully. May 09 13:32:16.311005 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-8c8d935e-a26b-4b3b-ad44-1b92c52e9edb demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:32:16.311570 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 9/37] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:32:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:32:26.303203 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:33:16.329972 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:33:16.334863 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:33:16.335301 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:33:16.335444 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:33:16.335673 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:33:16.338791 np0000173069 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:33:16.347442 np0000173069 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] Get all volumes completed successfully. May 09 13:33:16.349652 np0000173069 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-329bf531-e7ae-4703-94e0-64f5ba3c8758 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:33:16.350064 np0000173069 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 11/38] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:33:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:33:26.348827 np0000173069 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:34:16.367345 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:34:16.371437 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:34:16.371763 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:34:16.372026 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:34:16.372381 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:34:16.373563 np0000173069 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:34:16.382678 np0000173069 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] Get all volumes completed successfully. May 09 13:34:16.384815 np0000173069 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-8cfdbe70-717d-4a9f-98eb-69599e25bc1b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:34:16.385222 np0000173069 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 10/39] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:34:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:34:26.377707 np0000173069 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:35:16.403921 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:35:16.494387 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:35:16.494676 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:35:16.494928 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:35:16.495237 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:35:16.496199 np0000173069 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:35:16.508712 np0000173069 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] Get all volumes completed successfully. May 09 13:35:16.511993 np0000173069 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b7f3211d-1e4d-4156-afd9-ad730cd27311 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:35:16.512502 np0000173069 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 10/40] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:35:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:35:26.500734 np0000173069 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:36:16.531048 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:36:16.533701 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 13:36:16.533942 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:36:16.534178 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:36:16.534480 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:36:16.535404 np0000173069 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:36:16.546527 np0000173069 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] Get all volumes completed successfully. May 09 13:36:16.549070 np0000173069 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-0aecab6a-6270-4da9-aca0-9fc1f35c8b87 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 13:36:16.549493 np0000173069 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 10/41] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 13:36:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:36:26.538946 np0000173069 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}