May 14 10:18:40.278548 np0000174111 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:18:40.288830 np0000174111 devstack@c-api.service[112302]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:18:40 2026] *** May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: nodename: np0000174111 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: machine: x86_64 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: clock source: unix May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: pcre jit disabled May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: detected number of CPU cores: 16 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: current working directory: / May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: detected binary path: /usr/bin/uwsgi-core May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: your processes number limit is 256917 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: your memory page size is 4096 bytes May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: detected max file descriptor number: 2048 May 14 10:18:40.292016 np0000174111 devstack@c-api.service[112302]: lock engine: pthread robust mutexes May 14 10:18:40.292754 np0000174111 devstack@c-api.service[112302]: thunder lock: enabled May 14 10:18:40.292754 np0000174111 devstack@c-api.service[112302]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:18:40.292754 np0000174111 devstack@c-api.service[112302]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:18:40.292754 np0000174111 devstack@c-api.service[112302]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:18:40.292754 np0000174111 devstack@c-api.service[112302]: Set PythonHome to /opt/stack/data/venv May 14 10:18:40.329109 np0000174111 devstack@c-api.service[112302]: Python main interpreter initialized at 0x7b3d4faa3668 May 14 10:18:40.329109 np0000174111 devstack@c-api.service[112302]: python threads support enabled May 14 10:18:40.329109 np0000174111 devstack@c-api.service[112302]: your server socket listen backlog is limited to 100 connections May 14 10:18:40.329109 np0000174111 devstack@c-api.service[112302]: your mercy for graceful operations on workers is 80 seconds May 14 10:18:40.329615 np0000174111 devstack@c-api.service[112302]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:18:40.329804 np0000174111 devstack@c-api.service[112302]: *** Operational MODE: preforking *** May 14 10:18:40.329996 np0000174111 devstack@c-api.service[112302]: *** uWSGI is running in multiple interpreter mode *** May 14 10:18:40.329996 np0000174111 devstack@c-api.service[112302]: spawned uWSGI master process (pid: 112302) May 14 10:18:40.330181 np0000174111 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:18:40.330867 np0000174111 devstack@c-api.service[112302]: spawned uWSGI worker 1 (pid: 112311, cores: 1) May 14 10:18:40.331422 np0000174111 devstack@c-api.service[112302]: spawned uWSGI worker 2 (pid: 112312, cores: 1) May 14 10:18:40.331857 np0000174111 devstack@c-api.service[112302]: spawned uWSGI worker 3 (pid: 112313, cores: 1) May 14 10:18:40.332310 np0000174111 devstack@c-api.service[112302]: spawned uWSGI worker 4 (pid: 112314, cores: 1) May 14 10:18:40.332420 np0000174111 devstack@c-api.service[112302]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: we strongly recommend against using it for new projects. May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: framework. For more detail see May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:40.456680 np0000174111 devstack@c-api.service[112311]: import eventlet # noqa May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: framework. For more detail see May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:40.460333 np0000174111 devstack@c-api.service[112312]: import eventlet # noqa May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: framework. For more detail see May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:40.462063 np0000174111 devstack@c-api.service[112313]: import eventlet # noqa May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: we strongly recommend against using it for new projects. May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: framework. For more detail see May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:40.465395 np0000174111 devstack@c-api.service[112314]: import eventlet # noqa May 14 10:18:40.541756 np0000174111 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:40.541756 np0000174111 devstack@c-api.service[112311]: debtcollector.deprecate( May 14 10:18:40.547922 np0000174111 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:40.547922 np0000174111 devstack@c-api.service[112313]: debtcollector.deprecate( May 14 10:18:40.549070 np0000174111 devstack@c-api.service[112314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:40.549070 np0000174111 devstack@c-api.service[112314]: debtcollector.deprecate( May 14 10:18:40.554753 np0000174111 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:40.554753 np0000174111 devstack@c-api.service[112312]: debtcollector.deprecate( May 14 10:18:40.617656 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:40.617656 np0000174111 devstack@c-api.service[112311]: from cgi import parse_header May 14 10:18:40.627708 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:40.627708 np0000174111 devstack@c-api.service[112314]: from cgi import parse_header May 14 10:18:40.631583 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:40.631583 np0000174111 devstack@c-api.service[112312]: from cgi import parse_header May 14 10:18:40.638787 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:40.638787 np0000174111 devstack@c-api.service[112313]: from cgi import parse_header May 14 10:18:40.659962 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:40.659962 np0000174111 devstack@c-api.service[112311]: removals.removed_module( May 14 10:18:40.660606 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:40.660606 np0000174111 devstack@c-api.service[112311]: removals.removed_module( May 14 10:18:40.672110 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:40.672110 np0000174111 devstack@c-api.service[112314]: removals.removed_module( May 14 10:18:40.672781 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:40.672781 np0000174111 devstack@c-api.service[112314]: removals.removed_module( May 14 10:18:40.675162 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:40.675162 np0000174111 devstack@c-api.service[112312]: removals.removed_module( May 14 10:18:40.675912 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:40.675912 np0000174111 devstack@c-api.service[112312]: removals.removed_module( May 14 10:18:40.684501 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:40.684501 np0000174111 devstack@c-api.service[112313]: removals.removed_module( May 14 10:18:40.685213 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:40.685213 np0000174111 devstack@c-api.service[112313]: removals.removed_module( May 14 10:18:41.246317 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:41.246317 np0000174111 devstack@c-api.service[112311]: warnings.warn( May 14 10:18:41.280265 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:41.280265 np0000174111 devstack@c-api.service[112312]: warnings.warn( May 14 10:18:41.288740 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:41.288740 np0000174111 devstack@c-api.service[112314]: warnings.warn( May 14 10:18:41.339552 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:41.339552 np0000174111 devstack@c-api.service[112313]: warnings.warn( May 14 10:18:41.341172 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:41.341172 np0000174111 devstack@c-api.service[112311]: warnings.warn( May 14 10:18:41.378799 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:41.378799 np0000174111 devstack@c-api.service[112312]: warnings.warn( May 14 10:18:41.394931 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:41.394931 np0000174111 devstack@c-api.service[112314]: warnings.warn( May 14 10:18:41.482969 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:41.482969 np0000174111 devstack@c-api.service[112313]: warnings.warn( May 14 10:18:41.634055 np0000174111 devstack@c-api.service[112311]: 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 14 10:18:41.634538 np0000174111 devstack@c-api.service[112311]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112311) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:41.664560 np0000174111 devstack@c-api.service[112312]: 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 14 10:18:41.665079 np0000174111 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:41.687443 np0000174111 devstack@c-api.service[112314]: 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 14 10:18:41.687899 np0000174111 devstack@c-api.service[112314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:41.719915 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:41.719915 np0000174111 devstack@c-api.service[112311]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:41.726876 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:41.726876 np0000174111 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:41.750330 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:41.750330 np0000174111 devstack@c-api.service[112314]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:41.789471 np0000174111 devstack@c-api.service[112313]: 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 14 10:18:41.789685 np0000174111 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:41.855027 np0000174111 devstack@c-api.service[112313]: /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 14 10:18:41.855027 np0000174111 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:42.171819 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:42.172086 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:42.172168 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:42.172228 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.172321 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.172449 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.172525 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.172525 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.172641 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.172641 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.172746 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.172835 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.173607 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.173712 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.173804 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.173804 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.173915 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.174006 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.174071 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.174134 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.174186 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.174250 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.174303 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.174389 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.174451 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.174451 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.174601 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.180105 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.180105 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.180252 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.180252 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.180359 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.180359 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.180456 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.180530 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.180582 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.180582 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.180582 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.180741 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.180741 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.180845 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.180902 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.180902 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.181072 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.181072 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.181175 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.181175 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.181273 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.182675 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.182757 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.182757 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.182870 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.182929 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.183013 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.183072 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.183124 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.183179 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.183237 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.183294 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.183294 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.183294 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.183294 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.183513 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.183513 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.183513 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.183513 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.183772 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.183772 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.183772 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.183987 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.183987 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.183987 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.183987 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.184201 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.184261 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.184314 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.184368 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.184422 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.184475 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.184543 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.184608 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.184668 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.184724 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.184777 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.184831 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.184896 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.184975 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.185044 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.185118 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.185176 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.186132 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.186240 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.186294 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.186375 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.186375 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.186477 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.186540 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.186614 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.186691 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.186744 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.186744 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.186846 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.186904 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.186992 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.187085 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.187161 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.187898 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.188004 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.188004 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.188112 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.188112 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.188237 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.188311 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.188373 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.188440 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.188498 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.188557 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.188614 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.188677 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.188735 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.188797 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.188864 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.188921 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.189023 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.189023 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.189125 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.189184 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.190432 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.190480 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.190552 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.190607 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.190607 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.190689 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.190725 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.190762 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.190800 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.190838 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.190878 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.190911 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.190911 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.190911 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.191616 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.191701 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.191741 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.191824 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.191867 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.191946 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.192019 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.192128 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.192187 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.192237 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.192279 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.192314 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.192355 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.192393 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.192429 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.192468 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.192506 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.192547 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.192597 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.192641 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.192676 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.192711 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.192752 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.192792 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.192830 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.192830 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.192830 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.192830 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.194558 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.194626 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.194660 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.194737 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.194787 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.194870 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.194972 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.195017 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.195102 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.195184 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.195224 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.195261 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.195304 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.195347 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.195381 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.195420 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.195460 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.195497 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.195532 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.195575 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.195575 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.195727 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.195727 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.195843 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.195910 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.195976 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.196015 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.196052 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.196090 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.196141 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.196179 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.196214 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.196255 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.196294 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.196328 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.196363 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.196401 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.196436 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.196474 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.196517 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.196558 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.196593 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.196632 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.196668 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.196705 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.196742 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.196782 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.196840 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.196887 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.196926 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.196986 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.197031 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.197069 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.197113 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.197152 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.197189 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.197225 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.197267 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.197311 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.197353 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.197389 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.197428 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.197428 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.197499 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.197537 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.197577 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.197577 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.197646 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.197683 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.197726 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.197768 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.197809 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.197853 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.197891 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.197926 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.198015 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.198054 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.198090 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.198126 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.202059 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.202135 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.202172 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.202238 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.202281 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.202354 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.202414 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.202625 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.202693 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.202732 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.202807 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.202868 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.202912 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.202985 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.203394 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.203457 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.203510 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.203566 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.203654 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.203697 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.203774 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.204334 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.204380 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.204502 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.204546 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.204546 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.204627 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.204667 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.204702 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.204739 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.204778 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.204811 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.204850 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.204894 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.204959 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.205007 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.205050 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.205083 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.205120 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.205163 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.205198 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.205236 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.205277 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.205315 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.205359 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.205398 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.205435 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.205468 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.205504 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.205539 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.205575 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.205610 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.205651 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.205689 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.205721 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.205772 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.205810 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.205845 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.205882 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.205916 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.205981 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.206021 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.206058 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.206095 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.206129 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.206177 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.206213 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.206255 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.206291 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.206326 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.206364 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.206399 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.206435 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.206472 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.206517 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.206554 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.206590 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.206626 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.206662 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.207054 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.207106 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.207171 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.207235 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.207273 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.207319 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.207363 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.207401 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.207436 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.207475 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.207524 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.207524 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.207600 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.207655 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.207689 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.207727 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.207767 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.207838 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.207893 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.207969 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.208028 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.209420 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.209502 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.209543 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.209582 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.209653 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.209716 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.209763 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.209800 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.209845 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.209888 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.209888 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.209888 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.210011 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.210054 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.210096 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.210132 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.210167 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.210167 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.210167 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.210273 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.210273 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.214618 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.214680 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.214742 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.214815 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.214885 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.214928 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.214994 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.215040 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.215123 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.215181 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.215242 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.215297 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.215335 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.215371 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.215408 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.215449 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.215488 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.215531 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.215566 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.215631 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.215727 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.217793 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.217848 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.217893 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.217953 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.217997 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.218037 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.218074 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.218135 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.218176 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.218209 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.218247 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.218283 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.218318 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.218362 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.218400 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.218438 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.218473 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.218514 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.218549 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.218586 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.218586 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.218952 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.219024 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.219065 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.219144 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.219196 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.219196 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.219267 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.219303 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.219348 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.219391 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.219473 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.219550 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.219624 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.219679 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.219713 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.219779 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.219849 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.219889 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.219924 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.219978 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.220026 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.220065 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.220106 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.220143 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.220183 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.220225 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.220268 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.220306 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.220342 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.220379 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.220413 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.220452 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.220485 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.220522 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.220563 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.220610 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.220648 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.220648 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.220648 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.220648 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.220780 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.220819 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.220858 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.220896 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.220961 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.220961 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.220961 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.221057 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.221093 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.221127 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.221161 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.221196 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.221232 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.221266 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.221312 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.221350 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.221387 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.221420 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.221455 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.221491 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.221525 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.221560 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.221592 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.221632 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.221675 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.221710 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.221748 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.221785 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.221827 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.221870 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.221905 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.221957 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.221997 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.222034 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.222079 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.222079 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.222145 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.222145 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.222215 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.222252 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.222286 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.222286 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.222357 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.222394 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.222436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.222621 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.222665 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.222699 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.222699 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.222699 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.222699 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.222699 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.222880 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.222917 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.223001 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.223199 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.223199 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.223268 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.223306 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.223342 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.223376 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.223415 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.223454 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.223497 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.223535 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.223569 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.223605 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.223651 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.223689 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.223722 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.223756 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.223793 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.223793 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.223793 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.223793 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.223793 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.224718 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.224773 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.224807 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.224888 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.224957 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.224996 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.225046 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.225092 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.225130 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.225163 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.225202 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.225236 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.225271 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.225306 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.225343 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.225378 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.225412 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.225457 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.225498 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.225536 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.225570 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.225604 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.225646 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.225683 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.225721 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.225758 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.225793 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.225835 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.225874 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.225928 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.225989 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.226033 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.226071 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.226108 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.226143 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.226185 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.226227 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.227904 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.227991 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.228043 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.228088 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.228208 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.228256 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.228295 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.228329 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.228364 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.228408 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.228441 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.228477 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.228518 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.228555 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.228600 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.228600 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.228600 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.228600 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.228760 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.228760 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.228760 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.229122 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.229174 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.229226 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.229226 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.229296 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.229331 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.229372 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.229411 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.229449 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.229487 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.229528 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.229569 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.229609 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.229609 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.229675 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.229715 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.229795 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.229842 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.229904 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.229967 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.230048 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.230350 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.230396 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.230436 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.230474 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.230509 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.230546 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.230584 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.230626 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.230668 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.230707 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.230760 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.230843 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.230915 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.230915 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.231029 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.231029 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.231166 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.231166 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.231271 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.231271 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.231392 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.233359 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.233420 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.233455 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.233536 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.233583 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.233618 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.233656 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.233693 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.233693 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.233777 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.233819 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.233884 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.233924 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.233991 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.234048 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.234109 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.234170 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.234225 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.276971 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:42.277546 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.277635 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.277835 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.278304 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.278373 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.278427 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.278504 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.278562 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.278622 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.278676 np0000174111 devstack@c-api.service[112311]: INFO dbcounter [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Registered counter for database cinder May 14 10:18:42.278754 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.279095 np0000174111 devstack@c-api.service[112314]: INFO dbcounter [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Registered counter for database cinder May 14 10:18:42.279236 np0000174111 devstack@c-api.service[112312]: INFO dbcounter [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Registered counter for database cinder May 14 10:18:42.279696 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.279785 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.279785 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.279913 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.279913 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.280076 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.280076 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.280592 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.280676 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.280676 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.280792 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.280792 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.280899 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.280989 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.281363 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.281363 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.281363 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.281363 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.281605 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.281605 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.281605 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.282148 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.282235 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.282235 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.282352 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.282352 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.282474 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.282474 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.284090 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.284184 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.284184 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.284292 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.284292 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.284404 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.284477 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.285001 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.285077 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.285077 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.285181 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.285181 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.285306 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.285306 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.285745 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.285793 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.285873 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.285920 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.286014 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.286058 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.286132 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.286706 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.286758 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.286879 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.286950 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.287053 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.287120 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.287190 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.287437 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.287490 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.287552 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.287619 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.287706 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.287781 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.287850 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.287922 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.287995 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.288058 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.288120 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.288183 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.288235 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.288305 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.288747 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.288799 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.288873 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.288926 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.288993 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.289085 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.289147 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.290018 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.290077 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.290141 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.290201 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.290263 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.290334 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.290397 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.290916 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.291023 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.291092 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.291185 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.291229 np0000174111 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.291272 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.291330 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.291425 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.291503 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.291584 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.291703 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.291786 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.291867 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.291960 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.292073 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.292159 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.292224 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.292287 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.292349 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.292410 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.292459 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.292534 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.293033 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.293093 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.293157 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.293222 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.293286 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.293377 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.293430 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.293970 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.294032 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.294084 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.294162 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.294215 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.294259 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.294344 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.295188 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.295247 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.295323 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.295374 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.295452 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.295496 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.295568 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.296330 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.296478 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.296478 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.296887 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.296887 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.296887 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.296887 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.297032 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.297032 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.297113 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.297153 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.297213 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.297261 np0000174111 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa7201c-a42e-468e-9ffe-059e1353970d 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.297306 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.297342 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.297377 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.297449 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.297508 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.297577 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.297647 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.297699 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.297772 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.298040 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.298090 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.298146 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.298205 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.298258 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.298333 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.298385 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.298464 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.298537 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.298579 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.298647 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.298716 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.298758 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.298829 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.299153 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.299200 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.299265 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.299336 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.299379 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.299454 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.299497 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.299820 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.299872 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.299927 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.300029 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.300076 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.300124 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.300202 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.300655 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.300707 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.300785 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.300830 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.300899 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.300982 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.301025 np0000174111 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-237d7380-0158-493d-87fc-d7eec448d02f 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.301078 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.301118 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.301160 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.301219 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.301286 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.301333 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.301402 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.301470 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.302036 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.302083 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.302151 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.302213 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.302263 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.302342 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.302393 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.302702 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.302757 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.302837 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.302883 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.303031 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.303031 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.303114 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.303401 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.303447 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.303526 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.303645 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.303756 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.303809 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.303877 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:42.304572 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:42.304640 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:42.304684 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:42.304756 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:42.304811 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:42.304855 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:42.355510 np0000174111 devstack@c-api.service[112313]: INFO dbcounter [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Registered counter for database cinder May 14 10:18:42.369919 np0000174111 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-e392b75e-39ca-484b-9700-fd2762f0579f 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.405211 np0000174111 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writer thread running {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:42.407807 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:42.410280 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:42.415563 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:42.416492 np0000174111 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writer thread running {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:42.418187 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:42.418656 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:42.419387 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.420144 np0000174111 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:42.420899 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:42.421753 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.422575 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:42.422964 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:42.424880 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:42.424961 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:42.425780 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.426996 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:42.427820 np0000174111 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.427876 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.428835 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:42.429005 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:42.430055 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.430590 np0000174111 devstack@c-api.service[112311]: INFO cinder.rpc [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:42.431175 np0000174111 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa7201c-a42e-468e-9ffe-059e1353970d 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.431394 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.432406 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.432843 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:42.434476 np0000174111 devstack@c-api.service[112314]: INFO cinder.rpc [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:42.435283 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.436789 np0000174111 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-237d7380-0158-493d-87fc-d7eec448d02f 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.438921 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:42.441060 np0000174111 devstack@c-api.service[112312]: INFO cinder.rpc [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:42.442172 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.444328 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.444687 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.447735 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.447955 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.450846 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.451179 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.453759 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.454909 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.455474 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.457241 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.458247 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.459365 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.460465 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.462045 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.462624 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.464533 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.465176 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.466206 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.467850 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.468091 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.469369 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.471038 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.471597 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.472483 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.472566 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.474867 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.475342 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.475420 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.476824 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.478308 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.480923 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.481231 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.482697 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.482742 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.484378 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.485548 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.486186 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.486459 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.488036 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.488333 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.489438 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.489922 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.491046 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.491112 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.491391 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.492589 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.493136 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.493704 np0000174111 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:42.494246 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.494529 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.494894 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.495474 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.496457 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.496657 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.496723 np0000174111 devstack@c-api.service[112311]: WARNING cinder.api.contrib.hosts [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:42.496801 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:42.497398 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.497928 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.498213 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.498432 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: extensions {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.499147 np0000174111 devstack@c-api.service[112314]: WARNING cinder.api.contrib.hosts [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:42.499303 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:42.499614 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.499795 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-availability-zone {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.499882 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.500919 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: extensions {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.501091 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: qos-specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.501243 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.501997 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:42.502305 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-availability-zone {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.502753 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.503164 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: extra_specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.503626 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: qos-specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.504261 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.504475 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:42.504743 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.505629 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.505711 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: extra_specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.505753 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.506265 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-volume-type-access {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.506808 np0000174111 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:42.507284 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.507545 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.507888 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-quota-class-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.508333 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.508563 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.508809 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-volume-type-access {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.509739 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.509892 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.510948 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-quota-class-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.511191 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.511322 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-snapshot-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.512310 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.512700 np0000174111 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-e392b75e-39ca-484b-9700-fd2762f0579f 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:42.512855 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: consistencygroups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.513306 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.513828 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-snapshot-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.514839 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: backups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.514929 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.515033 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:42.515300 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: consistencygroups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.516462 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.516889 np0000174111 devstack@c-api.service[112313]: INFO cinder.rpc [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:42.517034 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: scheduler-stats {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.520987 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: backups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521111 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.521200 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521314 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-quota-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521413 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: scheduler-stats {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521501 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-volume-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521584 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521668 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-quota-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521753 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: capabilities {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.521840 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.522242 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-volume-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.522381 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-volume-transfer {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.523056 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.523712 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: capabilities {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.524057 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: os-hosts {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.524953 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-volume-transfer {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.525007 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.525447 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extended resource: cgsnapshots {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.526626 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: os-hosts {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.526916 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.contrib.snapshot_actions [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] SnapshotActionsController initialized {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:42.527027 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.527681 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.528045 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extended resource: cgsnapshots {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.528479 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.529145 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.529494 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.contrib.snapshot_actions [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] SnapshotActionsController initialized {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:42.529923 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.530150 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.530278 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.530547 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.531452 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.531733 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.531993 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.532669 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.533154 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.533445 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.533499 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.534427 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.534540 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.534957 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.535849 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.536042 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.536386 np0000174111 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.536898 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.537303 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537422 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:42.537492 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537539 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.537585 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537637 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537747 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537832 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension AdminActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.537981 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension AdminActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538078 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension AdminActions extending resource: backups {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538185 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538251 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.538299 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538494 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension TypesManage extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538584 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538686 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538784 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538884 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.538962 np0000174111 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.539011 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef None None] Extension UsedLimits extending resource: limits {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.539658 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.539839 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540009 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540103 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540219 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540314 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540414 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension AdminActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540546 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension AdminActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540641 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension AdminActions extending resource: backups {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540749 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.540846 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541085 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension TypesManage extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541153 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.541208 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541264 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541316 np0000174111 devstack@c-api.service[112311]: WARNING keystonemiddleware.auth_token [None req-5762e2e1-23ec-45a7-9ac6-e92ad3b3d4ef 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 14 10:18:42.541368 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541470 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.541570 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-8aa7201c-a42e-468e-9ffe-059e1353970d None None] Extension UsedLimits extending resource: limits {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.542489 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.543861 np0000174111 devstack@c-api.service[112314]: WARNING keystonemiddleware.auth_token [None req-8aa7201c-a42e-468e-9ffe-059e1353970d 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 14 10:18:42.543990 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.544183 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.545500 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.546884 np0000174111 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.547324 np0000174111 devstack@c-api.service[112311]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3d4faa3668 pid: 112311 (default app) May 14 10:18:42.547540 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.547845 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548002 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548114 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548214 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548292 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548429 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548543 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548644 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548741 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.548838 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549073 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549166 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549273 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549374 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549474 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549574 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-237d7380-0158-493d-87fc-d7eec448d02f None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.549949 np0000174111 devstack@c-api.service[112314]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3d4faa3668 pid: 112314 (default app) May 14 10:18:42.550750 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.551876 np0000174111 devstack@c-api.service[112312]: WARNING keystonemiddleware.auth_token [None req-237d7380-0158-493d-87fc-d7eec448d02f 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 14 10:18:42.554003 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.555959 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.555959 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.555959 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.555959 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.555959 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.556533 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.556533 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.556533 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.556533 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.556533 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557009 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557586 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557586 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557586 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557586 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557994 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557994 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.557994 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.557994 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.558406 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.558406 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.558406 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.558406 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.558812 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.558812 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.558812 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.558812 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.558812 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559378 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.559378 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559378 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.559378 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559378 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.559980 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560565 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.560952 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561292 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561292 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561292 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561292 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561292 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561659 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561659 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561659 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561659 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561659 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.561911 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562274 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562561 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562561 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562561 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562561 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562561 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562873 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562873 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562873 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.562873 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.562873 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563180 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563180 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563180 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563180 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563423 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563423 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563423 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563423 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563670 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563670 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563670 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.563670 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.563670 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564002 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564002 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564002 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564163 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.564215 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564215 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564215 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564215 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564436 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564436 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564436 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564436 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564711 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564711 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.564711 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.564711 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565223 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565223 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565223 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565223 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565686 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565686 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565686 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565686 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565988 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565988 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.565988 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.565988 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566226 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566573 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566573 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566573 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566573 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566573 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.566991 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.567337 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568047 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568408 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568730 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568730 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568730 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568730 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568887 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568887 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.568887 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.568887 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.569072 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.569072 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.569072 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.569072 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.569234 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.569234 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.569234 np0000174111 devstack@c-api.service[112311]: /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 14 10:18:42.569234 np0000174111 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 14 10:18:42.569390 np0000174111 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3d4faa3668 pid: 112312 (default app) May 14 10:18:42.569434 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-def4768f-756a-471a-8978-1ecb8aa8d2f4 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:42.569474 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.569474 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.569536 np0000174111 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Thu May 14 10:18:42 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 14 10:18:42.569573 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.570086 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.573633 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.575882 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.577458 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.578949 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.580580 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.582111 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.583576 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.585123 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.586315 np0000174111 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:42.587482 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.588064 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.589476 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.590780 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.592929 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.595078 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.596645 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.599027 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.600972 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.602477 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.604021 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.606005 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.608151 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.609995 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.612379 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.614473 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.616266 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.618100 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.619415 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:42.620919 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:42.621801 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.623333 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.625219 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.626254 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.627751 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.629323 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.630726 np0000174111 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:42.631673 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.631825 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.631928 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632127 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632127 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632288 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632543 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632543 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632543 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632738 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.632872 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.633017 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.633183 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.633278 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.633379 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.633473 np0000174111 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-e392b75e-39ca-484b-9700-fd2762f0579f None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:42.635819 np0000174111 devstack@c-api.service[112313]: WARNING keystonemiddleware.auth_token [None req-e392b75e-39ca-484b-9700-fd2762f0579f 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 14 10:18:42.643337 np0000174111 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3d4faa3668 pid: 112313 (default app) May 14 10:18:49.882628 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.882628 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.882628 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.882628 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.882628 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883456 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.883456 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883456 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.883456 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883456 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.883760 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884108 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884108 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884108 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884108 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884342 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884342 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884342 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884342 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884605 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884605 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884605 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884605 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884871 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884871 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884871 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.884871 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.884871 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885204 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885204 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885204 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885204 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885204 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885489 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.885853 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886275 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886623 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886623 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886623 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886623 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886623 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886924 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886924 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886924 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.886924 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.886924 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887241 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887664 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887929 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887929 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887929 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.887929 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.887929 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888152 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888152 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888152 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888152 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888152 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888337 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888337 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888337 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888337 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888487 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888487 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888487 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888487 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888624 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888624 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888624 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888624 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888624 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888795 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888795 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888795 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888795 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888795 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888980 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888980 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.888980 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.888980 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889145 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889145 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889145 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889145 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889292 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889292 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889292 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889292 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889461 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889461 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889461 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889461 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889627 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889627 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889627 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889627 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889787 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889787 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889787 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.889787 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.889787 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890026 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890257 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890257 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890257 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890257 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890257 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890455 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890685 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.890916 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891167 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891424 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891424 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891424 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891424 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891579 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891579 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891579 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891579 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891579 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 14 10:18:49.891772 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.middleware.request_id [None req-7a1b58ef-0155-4172-a553-998cc34e9d72 None None] RequestId filter calling following filter/app {{(pid=112314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:50.361403 np0000174111 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [None req-7a1b58ef-0155-4172-a553-998cc34e9d72 admin admin] POST https://199.204.45.70/volume/v3/types May 14 10:18:50.362024 np0000174111 devstack@c-api.service[112314]: DEBUG cinder.api.openstack.wsgi [None req-7a1b58ef-0155-4172-a553-998cc34e9d72 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:18:50.363717 np0000174111 devstack@c-api.service[112314]: /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 14 10:18:50.363717 np0000174111 devstack@c-api.service[112314]: warnings.warn( May 14 10:18:50.374500 np0000174111 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1b58ef-0155-4172-a553-998cc34e9d72 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:50.405559 np0000174111 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [None req-7a1b58ef-0155-4172-a553-998cc34e9d72 admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 May 14 10:18:50.406142 np0000174111 devstack@c-api.service[112314]: [pid: 112314|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Thu May 14 10:18:49 2026] POST /volume/v3/types => generated 186 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:18:50.435729 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.435729 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.435729 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.435729 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.436494 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.436494 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.436494 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.436494 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.436788 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.437251 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.437251 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.437251 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.437251 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.437251 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.437610 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.437610 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.437610 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.437610 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.437610 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438020 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438020 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438020 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438020 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438307 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438307 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438307 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438307 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438307 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438651 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438651 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438651 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.438651 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.438651 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439033 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439478 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.439856 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440294 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440294 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440294 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440294 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440294 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440606 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440606 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440606 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440606 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440606 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.440898 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441287 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441624 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441624 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441624 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441624 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441624 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441995 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441995 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441995 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.441995 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.441995 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442342 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442342 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442342 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442342 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442601 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442601 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442601 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442601 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442856 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.442856 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.442856 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443351 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443351 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443351 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443351 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443351 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443700 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443700 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443700 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443700 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443909 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443909 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.443909 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.443909 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444118 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444118 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444118 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444118 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444332 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444332 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444332 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444332 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444555 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444555 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444555 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444555 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444735 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444735 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444735 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444735 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444735 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.444965 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445221 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445221 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445221 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445221 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445221 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445415 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445652 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.445887 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446161 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446397 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446397 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446397 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446397 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446560 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446560 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446560 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446560 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446560 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 14 10:18:50.446765 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [req-7a1b58ef-0155-4172-a553-998cc34e9d72 req-207ae32c-7a1b-4599-bee0-4d9d307cc95c None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:50.771555 np0000174111 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [req-7a1b58ef-0155-4172-a553-998cc34e9d72 req-207ae32c-7a1b-4599-bee0-4d9d307cc95c admin admin] POST https://199.204.45.70/volume/v3/types/d3ec9f80-2ac3-4db3-94c5-3e4c8956a6be/extra_specs May 14 10:18:50.772164 np0000174111 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [req-7a1b58ef-0155-4172-a553-998cc34e9d72 req-207ae32c-7a1b-4599-bee0-4d9d307cc95c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:18:50.773805 np0000174111 devstack@c-api.service[112312]: /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 14 10:18:50.773805 np0000174111 devstack@c-api.service[112312]: warnings.warn( May 14 10:18:50.785491 np0000174111 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [req-7a1b58ef-0155-4172-a553-998cc34e9d72 req-207ae32c-7a1b-4599-bee0-4d9d307cc95c 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:50.850327 np0000174111 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [req-7a1b58ef-0155-4172-a553-998cc34e9d72 req-207ae32c-7a1b-4599-bee0-4d9d307cc95c admin admin] https://199.204.45.70/volume/v3/types/d3ec9f80-2ac3-4db3-94c5-3e4c8956a6be/extra_specs returned with HTTP 200 May 14 10:18:50.850838 np0000174111 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Thu May 14 10:18:50 2026] POST /volume/v3/types/d3ec9f80-2ac3-4db3-94c5-3e4c8956a6be/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:18:52.430550 np0000174111 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=6 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:18:52.516474 np0000174111 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=6 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:00.402646 np0000174111 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:00.849247 np0000174111 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:26:19.837192 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-d86bdbf0-aebf-4673-a321-bc73bc95c95f None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:26:19.838835 np0000174111 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d86bdbf0-aebf-4673-a321-bc73bc95c95f None None] GET https://199.204.45.70/volume// May 14 10:26:19.839277 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d86bdbf0-aebf-4673-a321-bc73bc95c95f None None] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:26:19.839843 np0000174111 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d86bdbf0-aebf-4673-a321-bc73bc95c95f None None] Calling method 'all' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:26:19.841025 np0000174111 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d86bdbf0-aebf-4673-a321-bc73bc95c95f None None] https://199.204.45.70/volume// returned with HTTP 300 May 14 10:26:19.841486 np0000174111 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 2/4] 199.204.45.70 () {66 vars in 1449 bytes} [Thu May 14 10:26:19 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)