May 08 15:23:35.288530 np0000172757 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 15:23:35.296091 np0000172757 devstack@c-api.service[112479]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 15:23:35 2026] *** May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: nodename: np0000172757 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: machine: x86_64 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: clock source: unix May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: pcre jit disabled May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: detected number of CPU cores: 16 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: current working directory: / May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: detected binary path: /usr/bin/uwsgi-core May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: your processes number limit is 256917 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: your memory page size is 4096 bytes May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: detected max file descriptor number: 2048 May 08 15:23:35.298466 np0000172757 devstack@c-api.service[112479]: lock engine: pthread robust mutexes May 08 15:23:35.299366 np0000172757 devstack@c-api.service[112479]: thunder lock: enabled May 08 15:23:35.299366 np0000172757 devstack@c-api.service[112479]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 15:23:35.299366 np0000172757 devstack@c-api.service[112479]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 15:23:35.299366 np0000172757 devstack@c-api.service[112479]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 15:23:35.299366 np0000172757 devstack@c-api.service[112479]: Set PythonHome to /opt/stack/data/venv May 08 15:23:35.342051 np0000172757 devstack@c-api.service[112479]: Python main interpreter initialized at 0x7b5b84ea3668 May 08 15:23:35.342051 np0000172757 devstack@c-api.service[112479]: python threads support enabled May 08 15:23:35.342051 np0000172757 devstack@c-api.service[112479]: your server socket listen backlog is limited to 100 connections May 08 15:23:35.342051 np0000172757 devstack@c-api.service[112479]: your mercy for graceful operations on workers is 80 seconds May 08 15:23:35.342706 np0000172757 devstack@c-api.service[112479]: mapped 671795 bytes (656 KB) for 4 cores May 08 15:23:35.342894 np0000172757 devstack@c-api.service[112479]: *** Operational MODE: preforking *** May 08 15:23:35.343232 np0000172757 devstack@c-api.service[112479]: *** uWSGI is running in multiple interpreter mode *** May 08 15:23:35.343232 np0000172757 devstack@c-api.service[112479]: spawned uWSGI master process (pid: 112479) May 08 15:23:35.343343 np0000172757 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 15:23:35.343963 np0000172757 devstack@c-api.service[112479]: spawned uWSGI worker 1 (pid: 112486, cores: 1) May 08 15:23:35.344578 np0000172757 devstack@c-api.service[112479]: spawned uWSGI worker 2 (pid: 112487, cores: 1) May 08 15:23:35.345073 np0000172757 devstack@c-api.service[112479]: spawned uWSGI worker 3 (pid: 112488, cores: 1) May 08 15:23:35.346071 np0000172757 devstack@c-api.service[112479]: spawned uWSGI worker 4 (pid: 112489, cores: 1) May 08 15:23:35.346071 np0000172757 devstack@c-api.service[112479]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: we strongly recommend against using it for new projects. May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: framework. For more detail see May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:35.483134 np0000172757 devstack@c-api.service[112486]: import eventlet # noqa May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: we strongly recommend against using it for new projects. May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: framework. For more detail see May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:35.485989 np0000172757 devstack@c-api.service[112488]: import eventlet # noqa May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: framework. For more detail see May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:35.490245 np0000172757 devstack@c-api.service[112489]: import eventlet # noqa May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: we strongly recommend against using it for new projects. May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: framework. For more detail see May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:35.491480 np0000172757 devstack@c-api.service[112487]: import eventlet # noqa May 08 15:23:35.573300 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:35.573300 np0000172757 devstack@c-api.service[112486]: debtcollector.deprecate( May 08 15:23:35.574585 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:35.574585 np0000172757 devstack@c-api.service[112488]: debtcollector.deprecate( May 08 15:23:35.578303 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:35.578303 np0000172757 devstack@c-api.service[112489]: debtcollector.deprecate( May 08 15:23:35.583070 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:35.583070 np0000172757 devstack@c-api.service[112487]: debtcollector.deprecate( May 08 15:23:35.657085 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 15:23:35.657085 np0000172757 devstack@c-api.service[112488]: from cgi import parse_header May 08 15:23:35.658767 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 15:23:35.658767 np0000172757 devstack@c-api.service[112486]: from cgi import parse_header May 08 15:23:35.665291 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 15:23:35.665291 np0000172757 devstack@c-api.service[112489]: from cgi import parse_header May 08 15:23:35.670867 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 08 15:23:35.670867 np0000172757 devstack@c-api.service[112487]: from cgi import parse_header May 08 15:23:35.702057 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 15:23:35.702057 np0000172757 devstack@c-api.service[112488]: removals.removed_module( May 08 15:23:35.702732 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 15:23:35.702732 np0000172757 devstack@c-api.service[112488]: removals.removed_module( May 08 15:23:35.708117 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 15:23:35.708117 np0000172757 devstack@c-api.service[112486]: removals.removed_module( May 08 15:23:35.708830 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 15:23:35.708830 np0000172757 devstack@c-api.service[112486]: removals.removed_module( May 08 15:23:35.710906 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 15:23:35.710906 np0000172757 devstack@c-api.service[112489]: removals.removed_module( May 08 15:23:35.711677 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 15:23:35.711677 np0000172757 devstack@c-api.service[112489]: removals.removed_module( May 08 15:23:35.716453 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 08 15:23:35.716453 np0000172757 devstack@c-api.service[112487]: removals.removed_module( May 08 15:23:35.717172 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 08 15:23:35.717172 np0000172757 devstack@c-api.service[112487]: removals.removed_module( May 08 15:23:36.322233 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 15:23:36.322233 np0000172757 devstack@c-api.service[112486]: warnings.warn( May 08 15:23:36.322547 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 15:23:36.322547 np0000172757 devstack@c-api.service[112489]: warnings.warn( May 08 15:23:36.325450 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 15:23:36.325450 np0000172757 devstack@c-api.service[112488]: warnings.warn( May 08 15:23:36.336913 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 08 15:23:36.336913 np0000172757 devstack@c-api.service[112487]: warnings.warn( May 08 15:23:36.421365 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 15:23:36.421365 np0000172757 devstack@c-api.service[112486]: warnings.warn( May 08 15:23:36.424613 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 15:23:36.424613 np0000172757 devstack@c-api.service[112489]: warnings.warn( May 08 15:23:36.426973 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 15:23:36.426973 np0000172757 devstack@c-api.service[112488]: warnings.warn( May 08 15:23:36.441680 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 08 15:23:36.441680 np0000172757 devstack@c-api.service[112487]: warnings.warn( May 08 15:23:36.718993 np0000172757 devstack@c-api.service[112488]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 15:23:36.719394 np0000172757 devstack@c-api.service[112488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:36.722001 np0000172757 devstack@c-api.service[112486]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 15:23:36.722279 np0000172757 devstack@c-api.service[112486]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112486) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:36.726471 np0000172757 devstack@c-api.service[112487]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 15:23:36.726922 np0000172757 devstack@c-api.service[112487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:36.730283 np0000172757 devstack@c-api.service[112489]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 08 15:23:36.730740 np0000172757 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:36.809245 np0000172757 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 15:23:36.809245 np0000172757 devstack@c-api.service[112488]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:36.809474 np0000172757 devstack@c-api.service[112486]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 15:23:36.809474 np0000172757 devstack@c-api.service[112486]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:36.811603 np0000172757 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 15:23:36.811603 np0000172757 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:36.812318 np0000172757 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 08 15:23:36.812318 np0000172757 devstack@c-api.service[112487]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:37.264983 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:37.265230 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:37.265282 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:37.265327 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.265453 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.265512 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112486) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:37.265592 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.265710 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.265756 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.265847 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.265847 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.265981 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.266062 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.266100 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.266138 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.266296 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.268158 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.270821 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.270883 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.270930 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.270964 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.270997 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.271051 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.271088 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.271129 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.271179 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.271226 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.271266 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.271300 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.271351 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.271393 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.271428 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.271469 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.271511 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.271556 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.271598 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.271639 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.271676 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.271715 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.271749 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.271787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.271824 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.271855 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.271897 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.271937 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.271937 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.272000 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.272083 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.272125 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.272158 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.272199 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.272234 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.272265 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.272265 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.272342 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.272342 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.272411 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.272411 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.273382 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.273473 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.273531 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.273571 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.273607 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.273607 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.273681 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.273723 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.273761 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.273797 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.273797 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.273880 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.273923 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.273969 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.275294 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.275350 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.275424 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.275468 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.275575 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.275619 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.275708 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.275753 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.275790 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.275868 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.275951 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.275998 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.276130 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.276232 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.276285 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.276324 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.276324 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.276398 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.276435 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.276471 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.276514 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.276551 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.276592 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.276635 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.276679 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.276721 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.276721 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.276789 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.276825 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.276861 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.276903 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.276945 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.276985 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.277062 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.277107 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.277107 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.277182 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.277220 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.277260 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.277303 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.277303 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.277303 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.277402 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.277402 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.277402 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.277511 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.277548 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.277585 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.277621 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.277621 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.277692 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.277692 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.277781 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.277823 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.277823 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.277823 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.278318 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.278385 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.278430 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.278486 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.278538 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.278581 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.278626 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.278664 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.278707 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.278751 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.278789 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.278825 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.278863 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.278899 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.278942 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.278990 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.279055 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.279093 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.279135 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.279176 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.279217 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.279255 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.279296 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.279333 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.279369 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.279417 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.279460 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.279498 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.279540 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.279577 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.279617 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.279659 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.279700 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.279736 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.279783 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.279819 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.279861 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.279902 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.279943 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.279984 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.280068 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.280118 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.280155 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.280203 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.280246 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.280282 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.280322 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.280358 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.280393 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.280433 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.280469 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.280510 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.280545 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.280545 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.280545 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.280545 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.282569 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.282618 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.282677 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.282736 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.282792 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.282853 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.282927 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.283124 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.283217 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.283294 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.283376 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.283456 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.283538 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.283605 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.283646 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.283698 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.283736 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.283788 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.283828 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.283869 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.283906 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.283948 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.283986 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.284059 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.284104 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.284160 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.284206 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.284244 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.284286 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.284327 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.284363 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.284405 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.284438 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.284479 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.284526 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.284526 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.284754 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.284820 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.284820 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.284896 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.284940 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.284982 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.285036 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.285036 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.285139 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.285182 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.285182 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.285182 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.285284 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.285320 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.285320 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.285405 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.285443 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.285485 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.285523 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.285564 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.285601 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.285644 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.285684 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.285726 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.285770 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.285812 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.285848 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.285889 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.285925 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.285971 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.285971 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.285971 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.285971 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.286127 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.286172 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.286223 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.286223 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.286223 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.286385 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.286427 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.286488 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.286533 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.286584 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.286652 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.286707 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.286707 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.286707 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.286855 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.286908 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.286961 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.287044 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.287099 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.287150 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.287215 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.287269 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.287325 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.287384 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.287447 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.287508 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.287563 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.287616 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.287669 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.287733 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.287791 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.287846 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.287897 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.287945 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.287998 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.288116 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.288162 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.288204 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.295026 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.295026 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.295026 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.295026 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.295026 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.295231 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.295279 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.295322 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.295359 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.295403 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.295403 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.295403 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.295499 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.295543 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.295543 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.295631 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.295631 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.295631 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.295763 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.295805 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.295851 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.295892 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.295931 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.295968 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.296070 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.296070 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.296070 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.296070 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.296212 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.296251 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.296292 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.296329 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.296372 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.296408 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.296450 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.296491 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.296533 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.296570 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.296606 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.296639 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.296682 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.296718 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.296759 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.296794 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.296832 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.296875 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.296920 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.296961 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.296999 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.297063 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.297100 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.297137 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.297355 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.297387 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.297419 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.297419 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.297486 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.297486 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.297486 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.297486 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.297627 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.297665 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.297702 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.297738 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.297778 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.297821 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.297858 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.297900 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.297937 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.297979 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.301065 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.301122 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.301164 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.301201 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.301237 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.301283 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.301317 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.301363 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.301409 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.301443 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.301478 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.301521 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.301562 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.301599 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.301641 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.301675 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.301703 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.301730 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.301760 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.301791 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.301822 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.301854 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.301880 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.301880 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.301929 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.301961 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.301996 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.301996 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.302070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.302329 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.302329 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.302329 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.302406 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302406 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302406 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.302406 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.302406 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.302536 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302572 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.302601 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302639 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302677 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.302709 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302746 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.302789 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.302825 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.302894 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.302927 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.302956 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.302990 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.303032 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303068 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303096 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.303124 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303160 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303187 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303214 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303246 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303275 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303307 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.303338 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.303370 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303398 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.303425 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.303459 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.303486 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.303518 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.303546 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.303573 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303600 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303627 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303653 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.303685 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303715 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303748 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.303783 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.303814 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.307100 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.307100 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.307153 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.307153 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.307216 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.307246 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.307278 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.307309 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.307345 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.307377 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.307406 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.307436 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.307467 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.307498 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.307530 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.307530 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.307577 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.307577 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.307577 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.307577 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.307577 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.307783 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.307820 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.307847 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.307877 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.307908 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.307908 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.307908 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.307908 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.308154 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308199 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.308228 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.308228 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.308228 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.308308 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308341 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.308341 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.308404 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.308436 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308465 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.308492 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.308519 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.308545 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.308572 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.308599 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.308626 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.308665 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.308696 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.308727 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.308727 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.308773 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.308799 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308799 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.308799 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.308874 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308904 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.308938 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.308965 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.308992 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.309038 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309072 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.309103 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.309129 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.309159 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309185 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309212 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.309243 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.309274 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309302 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309333 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.309360 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309386 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309418 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.309447 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309480 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.309512 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309543 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309543 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309599 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.309626 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309654 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.309797 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.309937 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.309969 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.309996 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.313076 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.313111 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.313143 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.313171 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.313201 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.313229 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.313252 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.313276 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.313302 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.313335 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.313367 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.313395 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.313426 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.313453 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.313479 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.313508 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.313534 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.313560 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.313591 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.313623 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.313623 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.313623 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.313696 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.313723 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.313723 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.313772 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.313800 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.313825 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.313854 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.313886 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.313886 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.313933 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.313964 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.313994 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314038 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314070 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314070 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.314070 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.314070 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.314170 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.314199 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.314224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314379 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.314379 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314437 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.314470 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314497 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314526 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.314553 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314578 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.314618 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.314647 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.314680 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.314711 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314739 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.314739 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.314787 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.314965 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.314965 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.314965 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.314965 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.315090 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.315124 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.315155 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.315184 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.315209 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.315242 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.315270 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.315299 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.315328 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.315356 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.315382 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.315410 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.315438 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.315469 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.315495 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.315524 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.315557 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.315584 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.315615 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.315642 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.315669 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.315669 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.315669 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.315669 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.315775 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.315775 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.315775 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.315857 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.315889 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.315917 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.315943 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.315970 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.315998 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.319106 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.319106 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.319205 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.319261 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.319302 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.319302 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.319369 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.319408 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.319452 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.319498 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.319535 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.319576 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.319618 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.319663 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.319707 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.319748 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.319784 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.319820 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.319856 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.319892 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.319935 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.319977 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.320029 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.320132 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.320178 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.320221 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.320270 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.320306 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.320350 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.320392 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.320433 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.320471 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.320515 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.320558 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.320599 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.320635 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.320677 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.320713 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.320750 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.320785 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.320822 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.320857 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.320899 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.320936 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.320973 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321001 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.321039 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321066 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321098 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321127 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.321155 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321183 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.321206 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.321235 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321262 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.321289 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.321317 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321340 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.321368 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.321459 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.321576 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.321610 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.321643 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.321670 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.321696 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.321721 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.321747 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.321774 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.321797 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.321823 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321849 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321874 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.321910 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321940 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.321967 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.321994 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325077 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325142 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.325176 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.325208 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.325241 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325241 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.325321 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.325321 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.325321 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.325401 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.325432 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.325464 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.325492 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.325518 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.325542 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.325574 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.325602 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.325627 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325653 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.325679 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.325708 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.325736 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.325768 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.325795 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.325823 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.325848 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325880 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.325906 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.325932 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.325956 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.325982 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326026 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.326055 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326082 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326116 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.326116 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.326116 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.326116 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.326116 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.326242 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.326272 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.326305 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.326335 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.326362 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326392 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.326420 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.326450 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.326481 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.326512 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.326539 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.326566 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.326591 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.326620 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.326652 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326679 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.326705 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.327040 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.327074 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.327106 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.327138 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.327278 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.328489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.329113 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.329113 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.329254 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.332699 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.332807 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.332872 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.332944 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.333061 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.333154 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.333230 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.333303 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.333366 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.333424 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.333483 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.333542 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.333602 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.333660 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.333730 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.333801 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.333870 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.333939 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.334027 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.334027 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.334027 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.334186 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.334186 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.334186 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.334186 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.334186 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.334483 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.334483 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.334606 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.334676 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.334746 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.334815 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.334874 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.334934 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.335029 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.335120 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.335190 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.335269 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.335329 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.335403 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.335473 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.335542 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.335611 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.335673 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.335886 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.335960 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.336065 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.336191 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.336268 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.336328 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.336385 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.336445 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.336503 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.336561 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.336620 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.336708 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.336769 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.336827 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.336895 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.336963 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.337003 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.337066 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.337105 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.337142 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.337188 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.337238 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.337276 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.337319 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.337319 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.337389 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.337426 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.337468 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.337507 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:37.337550 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:37.379903 np0000172757 devstack@c-api.service[112489]: INFO dbcounter [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Registered counter for database cinder May 08 15:23:37.380799 np0000172757 devstack@c-api.service[112486]: INFO dbcounter [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Registered counter for database cinder May 08 15:23:37.381684 np0000172757 devstack@c-api.service[112488]: INFO dbcounter [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Registered counter for database cinder May 08 15:23:37.383864 np0000172757 devstack@c-api.service[112487]: INFO dbcounter [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Registered counter for database cinder May 08 15:23:37.397380 np0000172757 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.402962 np0000172757 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.409497 np0000172757 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.413150 np0000172757 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.513777 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:37.516520 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:37.518725 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writer thread running {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:37.518885 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:37.521072 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:37.521963 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:37.523120 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:37.523989 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.524415 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:37.525721 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.526570 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:37.528275 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writer thread running {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:37.528647 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:37.529580 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.530021 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writer thread running {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:37.530855 np0000172757 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.531078 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:37.531276 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.532911 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:37.533038 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:37.533723 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:37.534882 np0000172757 devstack@c-api.service[112489]: INFO cinder.rpc [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:37.535695 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.535762 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:37.535841 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:37.536488 np0000172757 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.538001 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:37.538109 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:37.538217 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:37.539276 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.539935 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:37.540734 np0000172757 devstack@c-api.service[112487]: INFO cinder.rpc [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:37.540815 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.541548 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.541888 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.542558 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.545374 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.546924 np0000172757 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.548484 np0000172757 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:37.548709 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.548784 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:37.550555 np0000172757 devstack@c-api.service[112486]: INFO cinder.rpc [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:37.550653 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:37.551400 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.551908 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.552441 np0000172757 devstack@c-api.service[112488]: INFO cinder.rpc [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:37.553260 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.553362 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.556084 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.557660 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.559122 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.561051 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.562031 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.564297 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.565101 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.565171 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.565542 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.567725 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.568305 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.568718 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.568791 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.570977 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.571478 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.571652 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.571736 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.573276 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.574848 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.575563 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.575883 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.575986 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.577767 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.578640 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.579328 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.581378 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.581597 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.581665 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.582240 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.582896 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.584763 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.585064 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.585408 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.585648 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.587191 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.588404 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.588721 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.589024 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.590214 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.591264 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.591366 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.591752 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.591889 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.592934 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.593205 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.593511 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.594304 np0000172757 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:37.594655 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.595021 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.595557 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.596131 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.596592 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.596977 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.598163 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.598634 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.598991 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.600451 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.600792 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.601161 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.601653 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.602109 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.602545 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.603645 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.604025 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.604566 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.605059 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.605123 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.605215 np0000172757 devstack@c-api.service[112487]: WARNING cinder.api.contrib.hosts [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:37.605894 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.606438 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.606691 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.607176 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.607380 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.607742 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.608235 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.608711 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.608956 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.609040 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.609701 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.609835 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: extensions {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.610181 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.611084 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.611167 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.611238 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.611733 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.612764 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.612833 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.613188 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.613746 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.613879 np0000172757 devstack@c-api.service[112488]: WARNING cinder.api.contrib.hosts [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:37.614283 np0000172757 devstack@c-api.service[112486]: WARNING cinder.api.contrib.hosts [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:37.614367 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-quota-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.614614 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.614994 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.615304 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.615691 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: cgsnapshots {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.616100 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.616517 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.617121 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.617206 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-quota-class-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.617680 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.618072 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.618512 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-availability-zone {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.618576 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: extensions {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.618713 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.618911 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: extensions {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.619752 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.619843 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: qos-specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.619965 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.620144 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: encryption {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.621317 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.621404 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.621726 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: encryption {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.622038 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: backups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.622901 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-quota-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.623236 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.623318 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-quota-sets {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.624050 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: extra_specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.624324 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: cgsnapshots {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.624671 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: cgsnapshots {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.624948 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.625715 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-quota-class-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.626127 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-snapshot-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.626195 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-quota-class-sets {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.626385 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.627033 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-availability-zone {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.627544 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-availability-zone {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.627638 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-volume-type-access {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.628350 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: qos-specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.628655 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.628854 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: qos-specs {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.629250 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: capabilities {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.629651 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:37.630424 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.630487 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: backups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.630745 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-hosts {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.631241 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: backups {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.631820 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.632072 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: consistencygroups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.633023 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: extra_specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.633464 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.634118 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: extra_specs {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.634183 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-volume-transfer {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.634686 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-snapshot-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.634838 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.635708 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-snapshot-manage {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.635779 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: scheduler-stats {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.636127 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-volume-type-access {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.636336 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.637408 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extended resource: os-volume-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.637498 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-volume-type-access {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.637835 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: capabilities {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.638025 np0000172757 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.638860 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.638971 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639080 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639146 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-hosts {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.639218 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: capabilities {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.639281 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639281 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639404 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639517 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639612 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639686 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.639747 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639809 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.639912 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640029 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640180 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640279 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640365 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-hosts {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.640419 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640455 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: consistencygroups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.640566 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.640706 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] SnapshotActionsController initialized {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:37.641394 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.641712 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: consistencygroups {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.642334 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-volume-transfer {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.642811 np0000172757 devstack@c-api.service[112489]: WARNING keystonemiddleware.auth_token [None req-c3f489d4-e946-4cd9-a216-2c7e578c2e9b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 15:23:37.642856 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.643621 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-volume-transfer {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.643951 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: scheduler-stats {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.644287 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.645342 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: scheduler-stats {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.645444 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extended resource: os-volume-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.645809 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.646753 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extended resource: os-volume-manage {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:37.647294 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.647597 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.648570 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.contrib.snapshot_actions [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] SnapshotActionsController initialized {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:37.648735 np0000172757 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5b84ea3668 pid: 112489 (default app) May 08 15:23:37.648838 np0000172757 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.649216 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.649281 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 15:23:37.649281 np0000172757 devstack@c-api.service[112489]: warnings.warn( May 08 15:23:37.649375 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.649716 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.649830 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.649925 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650052 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650152 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650238 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] SnapshotActionsController initialized {{(pid=112486) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:37.650315 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650373 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650473 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650595 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650681 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension UsedLimits extending resource: limits {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650753 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.650813 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension TypesManage extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.650869 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension AdminActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.651029 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.651097 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension AdminActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.651097 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension AdminActions extending resource: backups {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.651219 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension VolumeActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.651420 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.652215 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.652513 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.653645 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.653733 np0000172757 devstack@c-api.service[112487]: WARNING keystonemiddleware.auth_token [None req-2b7fc3df-dbf6-4fe1-8faf-51f9f750dc29 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 15:23:37.653943 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.655205 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.655422 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.656637 np0000172757 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.656785 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.657488 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.657599 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.657706 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.657815 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.657913 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658017 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658197 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658285 np0000172757 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:37.658324 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658392 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658392 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658503 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658545 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658545 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658545 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658545 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658545 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658787 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658787 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658787 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658905 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension UsedLimits extending resource: limits {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.658947 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659237 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659237 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659237 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659237 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659420 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659420 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659521 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension TypesManage extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.659561 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659561 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659561 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659561 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659726 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659726 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659726 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659726 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659726 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659950 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659950 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659950 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.659950 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.659950 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660159 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension AdminActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660208 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660482 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660723 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660723 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660821 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension AdminActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.660860 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661123 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661123 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661123 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661123 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661307 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension AdminActions extending resource: backups {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.661347 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661347 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661347 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661347 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661517 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661517 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661517 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661517 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661517 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661743 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661743 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661743 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661743 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661743 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661940 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension VolumeActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.661979 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662233 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662233 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662233 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662233 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662233 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662465 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662502 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.662549 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662549 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662549 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662549 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662732 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662732 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662732 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662732 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662913 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.662952 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662952 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.662952 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.662952 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663156 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663156 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663242 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.663277 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663277 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663277 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663277 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663277 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663504 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663504 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663504 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663504 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663504 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663700 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663700 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663700 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663700 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663882 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.663919 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663919 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.663919 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.663919 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664100 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664100 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664100 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664100 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664306 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664306 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664306 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664306 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664473 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664473 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664559 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664594 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664842 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664842 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664842 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.664842 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.664842 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665079 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665079 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665079 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665079 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665079 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665274 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665309 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665566 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665566 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665566 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665566 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665566 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.665784 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666084 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666084 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666179 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.666220 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666220 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666220 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666220 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666388 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666388 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666388 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666388 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666566 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666566 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666566 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666566 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666745 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666745 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666745 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:37.666745 np0000172757 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 08 15:23:37.666917 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.666917 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.666980 np0000172757 devstack@c-api.service[112487]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5b84ea3668 pid: 112487 (default app) May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension UsedLimits extending resource: limits {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension TypesManage extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension AdminActions extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension AdminActions extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension AdminActions extending resource: backups {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667037 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension VolumeActions extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667280 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:37.667313 np0000172757 devstack@c-api.service[112488]: WARNING keystonemiddleware.auth_token [None req-24d678c3-c352-4f36-a406-f5bf6d4f98a1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 15:23:37.667350 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-5d78edd8-5e1b-40bb-b01e-62229b148fd1 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:37.667389 np0000172757 devstack@c-api.service[112486]: WARNING keystonemiddleware.auth_token [None req-0fc8ba24-1e55-41a3-924a-591be5a7ca9b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 08 15:23:37.667424 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 953 bytes} [Fri May 8 15:23:37 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 08 15:23:37.668648 np0000172757 devstack@c-api.service[112488]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5b84ea3668 pid: 112488 (default app) May 08 15:23:37.669123 np0000172757 devstack@c-api.service[112486]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5b84ea3668 pid: 112486 (default app) May 08 15:23:44.728770 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 15:23:44.728770 np0000172757 devstack@c-api.service[112487]: warnings.warn( May 08 15:23:44.743705 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.743705 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.743705 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.743705 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.744497 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.744497 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.744497 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.744497 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.744846 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.745423 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.745423 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.745423 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.745423 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.745423 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.745881 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.745881 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.745881 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.745881 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.745881 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.746338 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.746338 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.746338 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.746338 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.746669 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.746669 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.746669 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.746669 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.746669 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747121 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747121 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747121 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747121 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747121 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747430 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.747892 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748306 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748508 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748508 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748508 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748508 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748508 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748700 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748700 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748700 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748700 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748700 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.748872 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749092 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749335 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749335 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749335 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749335 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749335 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749527 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749527 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749527 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749527 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749527 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749697 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749697 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749697 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749697 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749842 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749842 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749842 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749842 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749990 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749990 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749990 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.749990 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.749990 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750202 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750202 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750202 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750202 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750202 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750376 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750376 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750376 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750376 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750515 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750515 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750515 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750515 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750653 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750653 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750653 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750653 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750791 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750791 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750791 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750791 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750929 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750929 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.750929 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.750929 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751086 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751086 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751086 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751086 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751086 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751269 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751472 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751472 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751472 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751472 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751472 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751638 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.751859 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752230 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752394 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752536 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752536 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752536 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752536 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752633 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752633 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752633 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752633 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752633 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 08 15:23:44.752755 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:45.287186 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 admin admin] POST https://199.204.45.246/volume/v3/types May 08 15:23:45.287829 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:23:45.289598 np0000172757 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 15:23:45.289598 np0000172757 devstack@c-api.service[112487]: warnings.warn( May 08 15:23:45.296530 np0000172757 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:45.331915 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 May 08 15:23:45.332767 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 1/2] 199.204.45.246 () {68 vars in 1288 bytes} [Fri May 8 15:23:44 2026] POST /volume/v3/types => generated 186 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:23:45.344141 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 req-118a035d-8fc5-457c-9276-e6feba7c2e1c None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:45.682806 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 req-118a035d-8fc5-457c-9276-e6feba7c2e1c admin admin] POST https://199.204.45.246/volume/v3/types/cd69dbaa-daba-436a-8865-6c8042d45fc1/extra_specs May 08 15:23:45.683401 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 req-118a035d-8fc5-457c-9276-e6feba7c2e1c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:23:45.685238 np0000172757 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 15:23:45.685238 np0000172757 devstack@c-api.service[112489]: warnings.warn( May 08 15:23:45.694219 np0000172757 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 req-118a035d-8fc5-457c-9276-e6feba7c2e1c 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:45.753158 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-d7e12d8d-93dd-4ec1-8cca-8712dea71bf9 req-118a035d-8fc5-457c-9276-e6feba7c2e1c admin admin] https://199.204.45.246/volume/v3/types/cd69dbaa-daba-436a-8865-6c8042d45fc1/extra_specs returned with HTTP 200 May 08 15:23:45.753561 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 2/3] 199.204.45.246 () {70 vars in 1505 bytes} [Fri May 8 15:23:45 2026] POST /volume/v3/types/cd69dbaa-daba-436a-8865-6c8042d45fc1/extra_specs => generated 55 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:23:47.550933 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=6 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:47.552097 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=6 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:55.328652 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:55.752149 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:20.564300 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 15:27:20.564300 np0000172757 devstack@c-api.service[112488]: warnings.warn( May 08 15:27:20.577605 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.577605 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.577605 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.577605 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.577605 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.577956 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.577956 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.577956 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.577956 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.577956 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578187 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578521 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578521 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578521 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578521 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578696 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578696 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578696 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578696 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578881 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578881 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.578881 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.578881 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579070 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579070 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579070 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579070 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579070 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579310 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579310 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579310 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579310 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579310 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579535 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.579775 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580051 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580306 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580306 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580306 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580306 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580306 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580528 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580528 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580528 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580528 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580528 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580716 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.580961 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581212 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581212 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581212 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581212 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581212 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581438 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581438 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581438 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581438 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581438 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581652 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581652 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581652 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581652 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581823 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581823 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581823 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581823 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581995 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581995 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581995 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.581995 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.581995 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582241 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582241 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582241 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582241 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582241 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582467 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582467 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582467 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582467 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582643 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582643 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582643 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582643 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582821 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582821 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.582821 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.582821 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583121 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583121 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583121 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583121 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583300 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583300 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583300 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583300 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583502 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583502 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583502 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583502 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583502 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583730 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583981 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583981 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583981 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.583981 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.583981 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584356 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.584746 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585201 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.585611 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586053 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586053 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586053 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586053 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586344 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586344 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586344 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586344 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586344 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-8edc7dbe-08d3-40b8-a57f-1076b5853339 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:20.586725 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-8edc7dbe-08d3-40b8-a57f-1076b5853339 None None] GET https://199.204.45.246/volume// May 08 15:27:20.587166 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-8edc7dbe-08d3-40b8-a57f-1076b5853339 None None] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:20.587166 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-8edc7dbe-08d3-40b8-a57f-1076b5853339 None None] Calling method 'all' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:20.587166 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-8edc7dbe-08d3-40b8-a57f-1076b5853339 None None] https://199.204.45.246/volume// returned with HTTP 300 May 08 15:27:20.587166 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 1/4] 199.204.45.246 () {66 vars in 1456 bytes} [Fri May 8 15:27:20 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 15:27:58.140050 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 08 15:27:58.140050 np0000172757 devstack@c-api.service[112486]: warnings.warn( May 08 15:27:58.154562 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.154562 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.154562 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.154562 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.154880 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.154880 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.154880 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.154880 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155178 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155539 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155539 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155539 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155539 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155539 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155939 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155939 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155939 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.155939 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.155939 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156252 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156252 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156252 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156252 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156505 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156505 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156505 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156505 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156505 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156801 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156801 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156801 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.156801 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.156801 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157147 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157472 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.157795 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158243 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158243 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158243 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158243 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158243 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158551 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158551 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158551 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158551 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158551 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.158809 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159167 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159471 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159471 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159471 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159471 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159471 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159763 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159763 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159763 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.159763 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.159763 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160068 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160068 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160068 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160068 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160309 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160309 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160309 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160309 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160530 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160530 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160530 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160530 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160530 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160814 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160814 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160814 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.160814 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.160814 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161129 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161129 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161129 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161129 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161410 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161410 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161410 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161410 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161701 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161701 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161701 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161701 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161941 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161941 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.161941 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.161941 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162217 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162217 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162217 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162217 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162447 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162447 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162447 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162447 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162447 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.162723 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163128 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163128 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163128 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163128 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163128 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163452 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.163790 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164181 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164502 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164858 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164858 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.164858 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.164858 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165037 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.165037 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165037 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.165037 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165037 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) May 08 15:27:58.165174 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-09191303-8386-4fca-939c-af9d0fb37fd9 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:58.492150 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-09191303-8386-4fca-939c-af9d0fb37fd9 demo demo] GET https://199.204.45.246/volume/v3/types?is_public=None May 08 15:27:58.492526 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-09191303-8386-4fca-939c-af9d0fb37fd9 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:58.492765 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-09191303-8386-4fca-939c-af9d0fb37fd9 demo demo] Calling method 'index' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:58.493275 np0000172757 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 15:27:58.493275 np0000172757 devstack@c-api.service[112486]: warnings.warn( May 08 15:27:58.493875 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-09191303-8386-4fca-939c-af9d0fb37fd9 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:27:58.503421 np0000172757 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [None req-09191303-8386-4fca-939c-af9d0fb37fd9 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:58.522559 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-09191303-8386-4fca-939c-af9d0fb37fd9 demo demo] https://199.204.45.246/volume/v3/types?is_public=None returned with HTTP 200 May 08 15:27:58.523149 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 1/5] 199.204.45.246 () {64 vars in 1263 bytes} [Fri May 8 15:27:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:58.540244 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-09191303-8386-4fca-939c-af9d0fb37fd9 req-4b8f3533-337f-4ff3-88fc-970973a76ab4 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:58.544423 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-09191303-8386-4fca-939c-af9d0fb37fd9 req-4b8f3533-337f-4ff3-88fc-970973a76ab4 demo demo] GET https://199.204.45.246/volume/v3/types/default May 08 15:27:58.544679 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-09191303-8386-4fca-939c-af9d0fb37fd9 req-4b8f3533-337f-4ff3-88fc-970973a76ab4 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:58.545001 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-09191303-8386-4fca-939c-af9d0fb37fd9 req-4b8f3533-337f-4ff3-88fc-970973a76ab4 demo demo] Calling method 'show' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:58.554956 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-09191303-8386-4fca-939c-af9d0fb37fd9 req-4b8f3533-337f-4ff3-88fc-970973a76ab4 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 08 15:27:58.555306 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 2/6] 199.204.45.246 () {66 vars in 1329 bytes} [Fri May 8 15:27:58 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:58.879837 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-328fb6a9-3d2e-46dc-a73b-62cd00f55eba None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:58.883366 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-328fb6a9-3d2e-46dc-a73b-62cd00f55eba demo demo] GET https://199.204.45.246/volume/v3/types/default May 08 15:27:58.883624 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-328fb6a9-3d2e-46dc-a73b-62cd00f55eba demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:58.883890 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-328fb6a9-3d2e-46dc-a73b-62cd00f55eba demo demo] Calling method 'show' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:58.898098 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-328fb6a9-3d2e-46dc-a73b-62cd00f55eba demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 08 15:27:58.898471 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 3/7] 199.204.45.246 () {64 vars in 1258 bytes} [Fri May 8 15:27:58 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:59.306980 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:59.641335 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 demo demo] GET https://199.204.45.246/volume/v3/types/default May 08 15:27:59.641740 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:59.642004 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:59.651289 np0000172757 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:59.669950 np0000172757 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 08 15:27:59.669950 np0000172757 devstack@c-api.service[112488]: warnings.warn( May 08 15:27:59.672333 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4e80d0cb-90e0-4283-b076-af37e0bdd782 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 08 15:27:59.672838 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 2/8] 199.204.45.246 () {64 vars in 1258 bytes} [Fri May 8 15:27:59 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:59.685295 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-b0d8fe64-a62a-415a-aa2f-152c53c3580a None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:59.689004 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-b0d8fe64-a62a-415a-aa2f-152c53c3580a demo demo] GET https://199.204.45.246/volume/v3/types/default May 08 15:27:59.689989 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-b0d8fe64-a62a-415a-aa2f-152c53c3580a demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:59.690489 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-b0d8fe64-a62a-415a-aa2f-152c53c3580a demo demo] Calling method 'show' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:59.704654 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-b0d8fe64-a62a-415a-aa2f-152c53c3580a demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 May 08 15:27:59.705152 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 2/9] 199.204.45.246 () {64 vars in 1258 bytes} [Fri May 8 15:27:59 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:28:08.551427 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=2 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:28:08.895552 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=2 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:28:09.667539 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=2 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:28:09.700871 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=3 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:34:32.489469 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-4d8b4766-e7fb-4496-a143-474dd507b91b None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:34:32.586814 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:34:32.587171 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:34:32.587456 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:34:32.588157 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:34:32.589166 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:34:32.628814 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] Get all volumes completed successfully. May 08 15:34:32.631619 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-4d8b4766-e7fb-4496-a143-474dd507b91b demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:34:32.631952 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 3/10] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:34:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:34:42.620790 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:35:32.648142 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:35:32.652286 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:35:32.652883 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:35:32.653299 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:35:32.654067 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:35:32.655190 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:35:32.684942 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] Get all volumes completed successfully. May 08 15:35:32.687893 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-677dcd5b-4d91-4ca5-ae6f-ded0baf78b48 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:35:32.688604 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 4/11] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:35:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:35:42.678982 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:36:32.705384 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-998a4dbb-85fb-464c-ac16-ff30386269da None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:36:32.708972 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:36:32.709386 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:36:32.709536 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:36:32.710133 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:36:32.710912 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:36:32.755861 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] Get all volumes completed successfully. May 08 15:36:32.759151 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-998a4dbb-85fb-464c-ac16-ff30386269da demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:36:32.759691 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 3/12] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:36:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:36:42.747500 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:37:32.770281 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:37:32.774452 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:37:32.774762 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:37:32.774979 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:37:32.775546 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:37:32.776750 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:37:32.822326 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] Get all volumes completed successfully. May 08 15:37:32.824766 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-9e049b0a-ca69-4f50-8097-aa0c21e478ac demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:37:32.825194 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 3/13] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:37:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:37:42.817544 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:38:32.840306 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:38:32.845070 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:38:32.845406 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:38:32.845734 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:38:32.846191 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:38:32.847458 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:38:32.860301 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] Get all volumes completed successfully. May 08 15:38:32.864051 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d60418ca-1d4e-4e79-a710-4beef36d3319 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:38:32.865106 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 4/14] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:38:32 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 08 15:38:42.850866 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:39:32.878403 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:39:32.989441 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:39:32.989743 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:39:32.990101 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:39:32.990437 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:39:32.991462 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:39:33.006080 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] Get all volumes completed successfully. May 08 15:39:33.010631 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-38c9f5a4-92ef-4568-8509-90cf04ca1740 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:39:33.010895 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 5/15] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:39:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:39:42.995585 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:40:33.028437 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:40:33.031236 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:40:33.031469 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:40:33.031699 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:40:33.032070 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:40:33.033073 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:40:33.042551 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] Get all volumes completed successfully. May 08 15:40:33.045318 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-f6b2b566-2625-4ac1-a736-c20de0aa2405 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:40:33.045821 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 4/16] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:40:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:40:43.037362 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:41:33.059399 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-ef0599fb-207d-4309-bba5-cee1204ffbea None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:41:33.062063 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:41:33.062423 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:41:33.062942 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:41:33.063501 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:41:33.065148 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:41:33.073554 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] Get all volumes completed successfully. May 08 15:41:33.075587 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-ef0599fb-207d-4309-bba5-cee1204ffbea demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:41:33.075995 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 4/17] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:41:33 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 08 15:41:43.068583 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:42:33.093639 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-421dd283-d470-423c-b9ff-b6a508932e24 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:42:33.097982 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:42:33.098418 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:42:33.098811 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:42:33.099328 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:42:33.101077 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:42:33.108045 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] Get all volumes completed successfully. May 08 15:42:33.110580 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-421dd283-d470-423c-b9ff-b6a508932e24 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:42:33.111080 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 5/18] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:42:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:42:43.104057 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:43:33.124415 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:43:33.127237 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:43:33.127484 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:43:33.127728 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:43:33.128052 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:43:33.128990 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:43:33.139044 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] Get all volumes completed successfully. May 08 15:43:33.143274 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-67edbafa-dce4-4d3c-9c88-72c0bade9b46 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:43:33.143649 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 6/19] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:43:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:43:43.132352 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:44:33.174500 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-b6202e32-381b-49e0-879c-88c14335c282 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:44:33.334500 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:44:33.334748 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:44:33.335001 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:44:33.335316 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:44:33.336532 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:44:33.345455 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] Get all volumes completed successfully. May 08 15:44:33.347484 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b6202e32-381b-49e0-879c-88c14335c282 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:44:33.347822 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 5/20] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:44:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:44:43.341106 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:45:33.364463 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:45:33.369169 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:45:33.369577 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:45:33.369968 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:45:33.370588 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:45:33.371841 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:45:33.384147 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] Get all volumes completed successfully. May 08 15:45:33.386345 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-e87d30c5-5fe8-4d2e-92f2-414a143a8b84 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:45:33.386849 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 5/21] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:45:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:45:43.376503 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:46:33.403490 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-fef81ff8-5707-4212-b354-c30789496863 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:46:33.407305 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:46:33.407762 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:46:33.408558 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:46:33.408643 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:46:33.410257 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:46:33.418036 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] Get all volumes completed successfully. May 08 15:46:33.420235 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-fef81ff8-5707-4212-b354-c30789496863 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:46:33.420235 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 6/22] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:46:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:46:43.414223 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:47:33.438239 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:47:33.441251 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:47:33.441551 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:47:33.441914 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:47:33.442206 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:47:33.443577 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:47:33.451380 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] Get all volumes completed successfully. May 08 15:47:33.453483 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-6cc4bd7e-fd96-4572-ade4-afe2a86a11b0 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:47:33.453848 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 7/23] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:47:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:47:43.447770 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:48:33.468175 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-0f6e517a-abdd-4661-806f-0708857292c6 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:48:33.470425 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:48:33.470603 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:48:33.470834 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:48:33.471094 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:48:33.471807 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:48:33.480877 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] Get all volumes completed successfully. May 08 15:48:33.484221 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-0f6e517a-abdd-4661-806f-0708857292c6 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:48:33.484681 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 6/24] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:48:33 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 08 15:48:43.475351 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:49:33.499798 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:49:33.607381 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:49:33.607680 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:49:33.607915 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:49:33.608258 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:49:33.609338 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:49:33.617936 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] Get all volumes completed successfully. May 08 15:49:33.619918 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-0caf5bdd-dde7-4006-a6ab-dde0e1727f40 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:49:33.620313 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 6/25] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:49:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:49:43.612652 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:50:33.637187 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-0795e581-0966-4753-aec4-310216c349f6 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:50:33.640506 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:50:33.640795 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:50:33.641072 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:50:33.641381 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:50:33.642308 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:50:33.651731 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] Get all volumes completed successfully. May 08 15:50:33.654229 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-0795e581-0966-4753-aec4-310216c349f6 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:50:33.654348 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 7/26] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:50:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 15:50:43.645702 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:51:33.668879 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:51:33.672298 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:51:33.672603 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:51:33.672915 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:51:33.673518 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:51:33.675249 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:51:33.686399 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] Get all volumes completed successfully. May 08 15:51:33.688418 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-bc0bc122-e830-4eee-bfb1-4f5a7280fc58 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:51:33.688752 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 8/27] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:51:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:51:43.680073 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:52:33.704654 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:52:33.707393 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:52:33.707636 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:52:33.707872 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:52:33.708194 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:52:33.746225 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:52:33.746225 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] Get all volumes completed successfully. May 08 15:52:33.746225 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b48d6b15-ea08-4bb5-b90f-cf7607c5468e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:52:33.746225 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 7/28] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:52:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:52:43.712625 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:53:33.762664 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:53:33.766542 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:53:33.766890 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:53:33.767282 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:53:33.767710 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:53:33.769178 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:53:33.775738 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] Get all volumes completed successfully. May 08 15:53:33.777811 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-5045d47f-461c-43b0-8898-b9545b3e9ca5 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:53:33.778512 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 7/29] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:53:33 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 08 15:53:43.772148 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:54:33.797055 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:54:33.885862 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:54:33.886294 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:54:33.886676 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:54:33.887029 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:54:33.888028 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:54:33.897319 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] Get all volumes completed successfully. May 08 15:54:33.899524 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-47a7def5-bf0d-4351-9e14-e7bdb9d10453 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:54:33.899891 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 8/30] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:54:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:54:43.891235 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:55:33.915879 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:55:33.918488 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:55:33.918856 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:55:33.918972 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:55:33.919209 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:55:33.920304 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:55:33.928494 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] Get all volumes completed successfully. May 08 15:55:33.930544 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-011866e1-f726-4de7-a1d9-464e0ce67c1e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:55:33.930920 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 9/31] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:55:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:55:43.924042 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:56:33.949748 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-f77a892d-4652-4991-b9d3-4857f064e957 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:56:33.954048 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:56:33.954440 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:56:33.954826 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:56:33.955365 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:56:33.956865 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:56:33.963875 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] Get all volumes completed successfully. May 08 15:56:33.965748 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-f77a892d-4652-4991-b9d3-4857f064e957 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:56:33.966154 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 8/32] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:56:33 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 08 15:56:43.959539 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:57:33.984224 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-029f5568-e78d-4827-9192-74751ad9912e None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:57:33.988686 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:57:33.989110 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:57:33.989586 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:57:33.990057 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:57:33.991645 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:57:33.997755 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] Get all volumes completed successfully. May 08 15:57:33.999975 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-029f5568-e78d-4827-9192-74751ad9912e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:57:34.000360 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 8/33] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:57:33 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 08 15:57:43.994145 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:58:34.017195 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:58:34.019952 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:58:34.020459 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:58:34.020459 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:58:34.020809 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:58:34.021846 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:58:34.030471 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] Get all volumes completed successfully. May 08 15:58:34.033283 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-68ec1f6f-a2c2-47f1-b24a-588e93309bcf demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:58:34.033424 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 9/34] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:58:34 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 08 15:58:44.025203 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:59:34.049899 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:59:34.101649 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 15:59:34.101851 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:59:34.102678 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:59:34.103188 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:59:34.105358 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:59:34.114408 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] Get all volumes completed successfully. May 08 15:59:34.116317 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-26c6c44d-eb58-4ea7-8c7b-c7f4eb1eb8df demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 15:59:34.116634 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 10/35] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 15:59:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:59:44.109979 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:00:34.133821 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:00:34.136510 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 16:00:34.136743 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:00:34.136983 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:00:34.137295 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:00:34.138239 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:00:34.145079 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] Get all volumes completed successfully. May 08 16:00:34.146934 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-86d6bc33-69a4-4c3f-a7c5-e95cc63bed51 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 16:00:34.147255 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 9/36] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 16:00:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:00:44.141420 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:01:34.164709 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:01:34.167800 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 16:01:34.168068 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:01:34.168334 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:01:34.168686 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:01:34.170170 np0000172757 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:01:34.178164 np0000172757 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] Get all volumes completed successfully. May 08 16:01:34.181842 np0000172757 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-4fca9c08-fa82-4d1e-9563-544a31eaccf0 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 16:01:34.182374 np0000172757 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 9/37] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 16:01:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:01:44.173275 np0000172757 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:02:34.199883 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:02:34.204306 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 16:02:34.204798 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:02:34.205163 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:02:34.205484 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:02:34.206636 np0000172757 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:02:34.216059 np0000172757 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] Get all volumes completed successfully. May 08 16:02:34.218391 np0000172757 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-ee4220ff-8d4b-4f25-87b7-07302ab74c92 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 16:02:34.218820 np0000172757 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 10/38] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 16:02:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:02:44.210857 np0000172757 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:03:34.236383 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:03:34.239279 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 16:03:34.239519 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:03:34.239755 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:03:34.240229 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:03:34.241149 np0000172757 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:03:34.249109 np0000172757 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] Get all volumes completed successfully. May 08 16:03:34.251196 np0000172757 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-7265be36-763a-4ba8-b5b3-d62edd59bda5 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 16:03:34.251498 np0000172757 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 11/39] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 16:03:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:03:44.244164 np0000172757 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:04:34.270153 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:04:34.364228 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail May 08 16:04:34.364483 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:04:34.364803 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:04:34.365207 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:04:34.366228 np0000172757 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:04:34.374452 np0000172757 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] Get all volumes completed successfully. May 08 16:04:34.376341 np0000172757 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-a0fceb77-6c72-4f38-8fb7-39ddf2ecd1b0 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 May 08 16:04:34.376674 np0000172757 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 10/40] 199.204.45.246 () {64 vars in 1295 bytes} [Fri May 8 16:04:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 16:04:44.369397 np0000172757 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}