May 09 09:04:23.167793 np0000173066 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:23.180793 np0000173066 devstack@c-api.service[113038]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:23 2026] *** May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: nodename: np0000173066 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: machine: x86_64 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: clock source: unix May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: pcre jit disabled May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: detected number of CPU cores: 16 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: current working directory: / May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: your processes number limit is 256917 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: your memory page size is 4096 bytes May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: detected max file descriptor number: 2048 May 09 09:04:23.183849 np0000173066 devstack@c-api.service[113038]: lock engine: pthread robust mutexes May 09 09:04:23.184428 np0000173066 devstack@c-api.service[113038]: thunder lock: enabled May 09 09:04:23.184428 np0000173066 devstack@c-api.service[113038]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:23.184428 np0000173066 devstack@c-api.service[113038]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:23.184428 np0000173066 devstack@c-api.service[113038]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:23.184428 np0000173066 devstack@c-api.service[113038]: Set PythonHome to /opt/stack/data/venv May 09 09:04:23.219941 np0000173066 devstack@c-api.service[113038]: Python main interpreter initialized at 0x7adac9ea3668 May 09 09:04:23.219941 np0000173066 devstack@c-api.service[113038]: python threads support enabled May 09 09:04:23.219941 np0000173066 devstack@c-api.service[113038]: your server socket listen backlog is limited to 100 connections May 09 09:04:23.219941 np0000173066 devstack@c-api.service[113038]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:23.220394 np0000173066 devstack@c-api.service[113038]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:23.220471 np0000173066 devstack@c-api.service[113038]: *** Operational MODE: preforking *** May 09 09:04:23.220703 np0000173066 devstack@c-api.service[113038]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:23.220703 np0000173066 devstack@c-api.service[113038]: spawned uWSGI master process (pid: 113038) May 09 09:04:23.220915 np0000173066 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:23.221355 np0000173066 devstack@c-api.service[113038]: spawned uWSGI worker 1 (pid: 113042, cores: 1) May 09 09:04:23.221935 np0000173066 devstack@c-api.service[113038]: spawned uWSGI worker 2 (pid: 113043, cores: 1) May 09 09:04:23.222440 np0000173066 devstack@c-api.service[113038]: spawned uWSGI worker 3 (pid: 113044, cores: 1) May 09 09:04:23.222958 np0000173066 devstack@c-api.service[113038]: spawned uWSGI worker 4 (pid: 113045, cores: 1) May 09 09:04:23.223082 np0000173066 devstack@c-api.service[113038]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: we strongly recommend against using it for new projects. May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: framework. For more detail see May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:23.358205 np0000173066 devstack@c-api.service[113045]: import eventlet # noqa May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: we strongly recommend against using it for new projects. May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: framework. For more detail see May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:23.360631 np0000173066 devstack@c-api.service[113042]: import eventlet # noqa May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: we strongly recommend against using it for new projects. May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: framework. For more detail see May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:23.363448 np0000173066 devstack@c-api.service[113043]: import eventlet # noqa May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: we strongly recommend against using it for new projects. May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: framework. For more detail see May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:23.381307 np0000173066 devstack@c-api.service[113044]: import eventlet # noqa May 09 09:04:23.453355 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:23.453355 np0000173066 devstack@c-api.service[113042]: debtcollector.deprecate( May 09 09:04:23.453623 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:23.453623 np0000173066 devstack@c-api.service[113045]: debtcollector.deprecate( May 09 09:04:23.455203 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:23.455203 np0000173066 devstack@c-api.service[113043]: debtcollector.deprecate( May 09 09:04:23.478237 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:23.478237 np0000173066 devstack@c-api.service[113044]: debtcollector.deprecate( May 09 09:04:23.540956 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:23.540956 np0000173066 devstack@c-api.service[113045]: from cgi import parse_header May 09 09:04:23.541724 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:23.541724 np0000173066 devstack@c-api.service[113042]: from cgi import parse_header May 09 09:04:23.561970 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:23.561970 np0000173066 devstack@c-api.service[113043]: from cgi import parse_header May 09 09:04:23.566172 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:23.566172 np0000173066 devstack@c-api.service[113044]: from cgi import parse_header May 09 09:04:23.589916 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:23.589916 np0000173066 devstack@c-api.service[113042]: removals.removed_module( May 09 09:04:23.590734 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:23.590734 np0000173066 devstack@c-api.service[113042]: removals.removed_module( May 09 09:04:23.595915 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:23.595915 np0000173066 devstack@c-api.service[113045]: removals.removed_module( May 09 09:04:23.596670 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:23.596670 np0000173066 devstack@c-api.service[113045]: removals.removed_module( May 09 09:04:23.613009 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:23.613009 np0000173066 devstack@c-api.service[113044]: removals.removed_module( May 09 09:04:23.613719 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:23.613719 np0000173066 devstack@c-api.service[113044]: removals.removed_module( May 09 09:04:23.614930 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:23.614930 np0000173066 devstack@c-api.service[113043]: removals.removed_module( May 09 09:04:23.616184 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:23.616184 np0000173066 devstack@c-api.service[113043]: removals.removed_module( May 09 09:04:24.234880 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:24.234880 np0000173066 devstack@c-api.service[113042]: warnings.warn( May 09 09:04:24.241408 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:24.241408 np0000173066 devstack@c-api.service[113043]: warnings.warn( May 09 09:04:24.251361 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:24.251361 np0000173066 devstack@c-api.service[113045]: warnings.warn( May 09 09:04:24.313631 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:24.313631 np0000173066 devstack@c-api.service[113044]: warnings.warn( May 09 09:04:24.344303 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:24.344303 np0000173066 devstack@c-api.service[113043]: warnings.warn( May 09 09:04:24.362306 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:24.362306 np0000173066 devstack@c-api.service[113045]: warnings.warn( May 09 09:04:24.366614 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:24.366614 np0000173066 devstack@c-api.service[113042]: warnings.warn( May 09 09:04:24.428282 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:24.428282 np0000173066 devstack@c-api.service[113044]: warnings.warn( May 09 09:04:24.644114 np0000173066 devstack@c-api.service[113043]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:24.644699 np0000173066 devstack@c-api.service[113043]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113043) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:24.649079 np0000173066 devstack@c-api.service[113045]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:24.649270 np0000173066 devstack@c-api.service[113045]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113045) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:24.686210 np0000173066 devstack@c-api.service[113042]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:24.686409 np0000173066 devstack@c-api.service[113042]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113042) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:24.724171 np0000173066 devstack@c-api.service[113044]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:24.724343 np0000173066 devstack@c-api.service[113044]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113044) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:24.730275 np0000173066 devstack@c-api.service[113043]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:24.730275 np0000173066 devstack@c-api.service[113043]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:24.731291 np0000173066 devstack@c-api.service[113045]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:24.731291 np0000173066 devstack@c-api.service[113045]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:24.756022 np0000173066 devstack@c-api.service[113042]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:24.756022 np0000173066 devstack@c-api.service[113042]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:24.789634 np0000173066 devstack@c-api.service[113044]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:24.789634 np0000173066 devstack@c-api.service[113044]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:25.186513 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113043) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:25.186721 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113044) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:25.186796 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.186922 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.186998 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113045) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:25.187127 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.187127 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.187252 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.187352 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.187453 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.187610 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.187847 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.188049 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113042) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:25.188510 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.188707 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.188800 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.189257 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.189351 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.189459 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.189527 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.189664 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.189740 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.189805 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.189874 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.189956 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.190070 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.190148 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.190220 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.190282 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.190351 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.190419 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.190482 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.190552 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.190552 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.190677 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.190748 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.190748 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.190895 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.190978 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.191065 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.191065 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.191065 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.191065 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.191300 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.191374 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.191437 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.191437 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.191553 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.191736 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.191736 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.191851 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.191920 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.192003 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.192091 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.192155 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.192234 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.192296 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.192357 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.192357 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.192481 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.192543 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.192603 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.192603 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.192603 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.192603 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.192814 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.193666 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.193772 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.193772 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.193925 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.193988 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.194088 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.194155 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.194212 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.194294 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.194357 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.194428 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.194492 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.194492 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.194641 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.194711 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.194779 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.194838 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.194932 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.194932 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.194932 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.194932 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.195494 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.195577 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.195657 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.195739 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.195813 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.195870 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.195940 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.195999 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.196087 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.196151 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.196360 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.196422 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.196479 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.196536 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.196601 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.196660 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.196725 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.196789 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.196854 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.196909 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.196980 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.197142 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.197203 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.197203 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.197203 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.197367 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.197484 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.197549 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.197614 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.197681 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.197746 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.197802 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.197802 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.197802 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.197802 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.198020 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.198020 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.198020 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.198342 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.198427 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.198501 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.198571 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.198633 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.198698 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.198756 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.198965 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.199065 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.199125 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.199201 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.199259 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.199326 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.199361 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.199385 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.199439 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.199466 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.199498 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.199523 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.199551 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.199586 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.199614 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.199639 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.199665 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.199690 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.199723 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.199748 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.199748 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.199800 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.199830 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.199859 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.199967 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.200005 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.200049 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.200076 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.200111 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.200139 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.200139 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.200139 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.200220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.200466 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.200466 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.200466 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.200466 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.201779 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.201859 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.201901 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.201934 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.201996 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.202061 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.202089 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.202118 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.202143 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.202173 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.202221 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.202256 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.202313 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.202346 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.202400 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.202400 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.202459 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.202492 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.202546 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.202610 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.202686 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.202718 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.202750 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.202808 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.202898 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.202955 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.203021 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.203110 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.203149 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.203195 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.203260 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.203322 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.203381 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.203413 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.203449 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.203478 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.203512 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.203537 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.203570 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.203602 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.203649 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.203683 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.203712 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.203773 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.203810 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.203835 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.203902 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.203938 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.203970 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.204000 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.204028 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.204077 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.204113 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.204141 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.204203 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.204299 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.204967 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.205014 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.205068 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.205102 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.205132 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.205161 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.205190 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.205220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.205245 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.205276 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.205307 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.205334 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.205366 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.205396 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.205494 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.205556 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.205623 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.205680 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.205713 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.205740 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.205768 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.205801 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.205830 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.205858 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.205886 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.205919 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.205984 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.206075 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.206443 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.206486 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.206512 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.206551 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.206576 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.206604 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.206634 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.206662 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.206688 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.206716 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.206746 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.206771 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.206804 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.206835 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.206904 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.206937 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.206968 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.206996 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.206996 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.207070 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.207163 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.209335 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.209414 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.209455 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.209500 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.209543 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.209598 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.209657 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.213568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.213646 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.213698 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.213737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.213780 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.213853 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.213902 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.213944 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.213981 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.214020 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.214073 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.214110 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.214187 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.214247 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.214680 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.214774 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.214818 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.214886 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.214938 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.214987 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.215051 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.215092 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.215130 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.215183 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.215221 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.215265 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.215303 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.215340 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.215377 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.215413 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.215452 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.215495 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.215495 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.215575 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.215615 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.215652 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.215689 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.215728 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.215728 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.215806 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.215842 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.215877 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.215961 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.216052 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.216052 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.216052 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.216052 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.216203 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.216203 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.216276 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.216312 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.216346 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.216385 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.216385 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.216385 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.216385 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.216686 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.216740 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.216780 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.216819 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.216853 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.216897 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.216935 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.216979 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.217023 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.217074 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.217121 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.217165 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.217202 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.217238 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.217280 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.217320 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.217363 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.217415 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.217458 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.217501 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.217550 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.217706 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.218152 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.218197 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.218238 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.218281 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.218323 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.218359 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.218396 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.218428 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.218463 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.218510 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.218547 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.218583 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.218618 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.218655 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.218691 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.218727 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.218763 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.218800 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.218837 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.218914 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.219199 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.219805 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.219863 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.219927 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.219986 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.220089 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.220089 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.220157 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.220195 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.220234 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.220289 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.220331 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.220372 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.220413 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.220456 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.220498 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.220535 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.220535 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.220608 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.220648 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.220731 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.220771 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.220809 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.220848 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.220890 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.220933 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.220974 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.221012 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.221136 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.221243 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.221299 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.221339 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.221382 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.221424 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.221460 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.221497 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.221537 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.221573 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.221620 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.221663 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.221705 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.221742 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.221779 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.221815 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.221853 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.221889 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.221924 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.221960 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.222020 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.222118 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.222175 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.222219 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.222651 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.222725 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.222768 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.222822 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.222901 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.222949 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.222991 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.223047 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.223093 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.223133 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.223133 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.223220 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.223220 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.223220 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.223327 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.223376 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.223421 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.223528 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.223595 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.223634 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.223634 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.223708 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.223751 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.223790 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.223827 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.223871 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.223960 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.224058 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.224120 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.224165 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.224206 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.224285 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.224342 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.224381 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.224419 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.224456 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.224499 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.224540 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.224580 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.224622 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.224660 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.224703 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.224743 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.224743 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.224806 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.224806 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.224869 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.224912 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.224949 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.224987 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.225094 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.225175 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.225216 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.225265 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.225301 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.225347 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.225385 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.225421 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.225457 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.225499 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.225541 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.225577 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.225614 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.225655 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.225694 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.225735 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.225771 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.225771 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.225771 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.225771 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.225939 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.225939 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.226185 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.226428 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.226491 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.226553 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.226582 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.226612 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.226640 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.226667 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.226701 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.226730 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.226758 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.226789 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.226822 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.226849 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.226900 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.226930 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.226961 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.226996 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.227028 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.227096 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.227156 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.227222 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.227453 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.227548 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.227613 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.227678 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.227926 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.227984 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.228069 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.228134 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.228195 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.228254 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.228320 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.228803 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.228871 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.228926 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.228995 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.229067 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.229129 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.229201 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.231538 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.231613 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.231657 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.231695 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.231731 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.231761 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.231792 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.231823 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.231849 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.231875 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.231907 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.231936 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.231963 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.231996 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.232026 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.232078 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.232108 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.232136 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.232165 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.232190 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.232218 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.232246 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.232273 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.232273 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.232273 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.232273 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.232389 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.232459 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.234429 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.234495 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.234558 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.234600 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.234741 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.234741 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.234915 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.235843 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.235915 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.235952 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.236011 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.236108 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.236153 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.236234 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.236329 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.236422 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.236513 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.236579 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.236634 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.236685 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.236739 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.236796 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.236856 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.236911 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.236964 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.237005 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.237066 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.237066 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.237157 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.237201 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.237239 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.237239 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.237302 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.237339 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.237376 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.237517 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.237599 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.237684 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.237771 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.237854 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.237937 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.238028 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.238568 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.238648 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.238720 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.238783 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.238860 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.239043 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.239150 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.239273 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.239273 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.239273 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.239273 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.239273 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.239548 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.239589 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.239632 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.239632 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.239711 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.239754 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.239794 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.239867 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.239924 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.239962 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.240000 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.240054 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.240105 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.240266 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.240322 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.240359 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.240424 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.240474 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.240512 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.240546 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.240587 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.240626 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.240661 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.240710 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.240753 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.240791 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.240831 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.240868 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.240902 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.240939 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.240987 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.241080 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.241134 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.241198 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.241245 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.241297 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.241346 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.241464 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.241512 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.241546 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.241589 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.241632 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.241680 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.241717 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.241751 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.241793 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.241829 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.241863 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.241899 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.241941 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.241982 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.242019 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.242072 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.242125 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.242170 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.242227 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.242274 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.242311 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.242348 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.242384 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.242421 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.242466 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.242536 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.242592 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.242631 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.242668 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.242705 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.242740 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.242776 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.242818 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.242854 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.242945 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.242990 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.243054 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.243102 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.243141 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.243177 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.243213 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.243249 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.243293 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.243330 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.243366 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.243398 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.243429 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.243461 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.243461 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.243516 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.243690 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.243807 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.243870 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.243933 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.243995 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.244080 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.244144 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.244205 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.244236 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.244273 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.244334 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.244393 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.244450 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.244508 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.244577 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.244658 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.244754 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.244831 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.244927 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.245005 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.245106 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.245199 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.249131 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.249185 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.249258 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.249317 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.249350 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.249376 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.249443 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.249481 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.249508 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.249544 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.249573 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.249598 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.249629 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.249656 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.249688 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.249688 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.249737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.249762 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.249789 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.249831 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.249860 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.249886 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.249915 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.249940 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.249967 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.249967 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.250014 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.250085 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.251311 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.251364 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.251437 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.251495 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.251567 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.251624 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.251654 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.251689 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.251719 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.251744 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.251776 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.251809 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.251837 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.251891 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.251922 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.251951 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.252011 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.252061 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.252094 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.252122 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.252173 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.252478 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.252642 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.252779 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.252919 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.253063 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.253233 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.253370 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.257179 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.257261 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.257302 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.257355 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.257410 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.257467 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.257541 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.257905 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.257987 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.257987 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.258100 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.258153 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.258287 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.258397 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.258481 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.258521 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.258561 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.258599 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.258636 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.258685 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.258729 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.258770 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.258816 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.258816 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.258816 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.258816 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.258816 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.259059 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.259114 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.259157 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.259197 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.259246 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.259294 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.259333 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.259374 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.259417 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.259460 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.259503 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.259544 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.259582 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.259624 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.259661 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.259708 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.259749 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.259788 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113044) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.259822 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.259859 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.259901 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.259938 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.259970 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.260006 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.260075 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.260075 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.260149 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113042) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.260186 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113043) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.260221 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.260221 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.260221 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.260221 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113042) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.260221 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113042) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.264609 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.264693 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.264797 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.264885 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.264965 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.265073 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.265164 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.265600 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.265679 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.265769 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.265839 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.265928 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.266016 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.266137 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:25.266225 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:25.266304 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:25.266385 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:25.266470 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:25.266552 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:25.266633 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113045) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:25.303941 np0000173066 devstack@c-api.service[113044]: INFO dbcounter [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Registered counter for database cinder May 09 09:04:25.306210 np0000173066 devstack@c-api.service[113043]: INFO dbcounter [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Registered counter for database cinder May 09 09:04:25.309357 np0000173066 devstack@c-api.service[113042]: INFO dbcounter [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Registered counter for database cinder May 09 09:04:25.314433 np0000173066 devstack@c-api.service[113045]: INFO dbcounter [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Registered counter for database cinder May 09 09:04:25.315753 np0000173066 devstack@c-api.service[113044]: DEBUG oslo_db.sqlalchemy.engines [None req-604593fe-36bc-4495-b938-1918db8c8350 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=113044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.318210 np0000173066 devstack@c-api.service[113043]: DEBUG oslo_db.sqlalchemy.engines [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee 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=113043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.322377 np0000173066 devstack@c-api.service[113042]: DEBUG oslo_db.sqlalchemy.engines [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 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=113042) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.330507 np0000173066 devstack@c-api.service[113045]: DEBUG oslo_db.sqlalchemy.engines [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 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=113045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.432648 np0000173066 devstack@c-api.service[113044]: DEBUG dbcounter [-] [113044] Writer thread running {{(pid=113044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:25.434508 np0000173066 devstack@c-api.service[113043]: DEBUG dbcounter [-] [113043] Writer thread running {{(pid=113043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:25.435525 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:25.438005 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:25.438463 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:25.439880 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:25.441831 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:25.442005 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:25.443943 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:25.444128 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:25.444868 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.445404 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.446625 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.447792 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.448399 np0000173066 devstack@c-api.service[113042]: DEBUG dbcounter [-] [113042] Writer thread running {{(pid=113042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:25.450945 np0000173066 devstack@c-api.service[113043]: DEBUG oslo_db.sqlalchemy.engines [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee 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=113043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.451378 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:25.452187 np0000173066 devstack@c-api.service[113045]: DEBUG dbcounter [-] [113045] Writer thread running {{(pid=113045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:25.453204 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:25.453469 np0000173066 devstack@c-api.service[113044]: DEBUG oslo_db.sqlalchemy.engines [None req-604593fe-36bc-4495-b938-1918db8c8350 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=113044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.453888 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:25.454843 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:25.455413 np0000173066 devstack@c-api.service[113043]: INFO cinder.rpc [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:25.455863 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:25.456237 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:25.456640 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.457664 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:25.457913 np0000173066 devstack@c-api.service[113044]: INFO cinder.rpc [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:25.458466 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:25.458926 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.459859 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:25.459968 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.461713 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:25.462730 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.462808 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.464593 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.467111 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.468656 np0000173066 devstack@c-api.service[113045]: DEBUG oslo_db.sqlalchemy.engines [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 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=113045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.470386 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:25.470501 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.470732 np0000173066 devstack@c-api.service[113042]: DEBUG oslo_db.sqlalchemy.engines [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 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=113042) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:25.471551 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.473142 np0000173066 devstack@c-api.service[113045]: INFO cinder.rpc [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:25.473750 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.473910 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:25.474977 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.475240 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.476896 np0000173066 devstack@c-api.service[113042]: INFO cinder.rpc [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:25.477997 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.478145 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.478351 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.481567 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.482702 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.484585 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.485891 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.487399 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.487762 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.488936 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.489735 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.490648 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.490750 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.493067 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.493318 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.494290 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.494402 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.496153 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.496249 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.496503 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.498977 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.499158 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.499376 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.500966 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.501084 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.502355 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.504003 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.504182 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.504764 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.505473 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.507180 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.508063 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.508940 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.510199 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.511232 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.511778 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.511951 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.513556 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.513717 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.514852 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.514907 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.514938 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.516381 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.517098 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.517158 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.517488 np0000173066 devstack@c-api.service[113043]: WARNING cinder.api.contrib.hosts [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:25.518251 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.518567 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.518666 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.518708 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.519744 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.520171 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.520223 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.521329 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.521385 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.521767 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.522175 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: extensions {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.522991 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.523249 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.523418 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: encryption {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.524424 np0000173066 devstack@c-api.service[113044]: WARNING cinder.api.contrib.hosts [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:25.525066 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: encryption {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.525204 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.526610 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-quota-sets {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.526843 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.527440 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.528255 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: cgsnapshots {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.528597 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.529174 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.529551 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: extensions {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.529702 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-quota-class-sets {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.530920 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: encryption {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.531120 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-availability-zone {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.531426 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.532322 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: qos-specs {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.532718 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.532821 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: encryption {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.534369 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.534476 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-quota-sets {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.534536 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: backups {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.534958 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.535962 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: cgsnapshots {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.536160 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.536405 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: extra_specs {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.536552 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.537459 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-quota-class-sets {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.537736 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.538052 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.538595 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-snapshot-manage {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.538878 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-availability-zone {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.539390 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.539908 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.540193 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-volume-type-access {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.540399 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: qos-specs {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.541484 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.541550 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.541720 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: capabilities {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.542658 np0000173066 devstack@c-api.service[113045]: WARNING cinder.api.contrib.hosts [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:25.542763 np0000173066 devstack@c-api.service[113042]: WARNING cinder.api.contrib.hosts [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:25.543016 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-hosts {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.543366 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: backups {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.543516 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.543781 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.544367 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: consistencygroups {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.545015 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.545512 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: extra_specs {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.545605 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.546274 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-volume-transfer {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.546596 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.547078 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-snapshot-manage {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.547250 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.547453 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: extensions {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.547931 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: scheduler-stats {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.548137 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: extensions {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.548553 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-volume-type-access {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.548681 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: encryption {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.549386 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extended resource: os-volume-manage {{(pid=113043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.549464 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: encryption {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.550084 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: capabilities {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.550367 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: encryption {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.551020 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: encryption {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.551365 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-hosts {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.551804 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.551935 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-quota-sets {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.552689 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-quota-sets {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.552755 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: consistencygroups {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.552837 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] SnapshotActionsController initialized {{(pid=113043) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:25.553533 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: cgsnapshots {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.553664 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.554088 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: cgsnapshots {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.554914 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-volume-transfer {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.555107 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-quota-class-sets {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.555174 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.555570 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-quota-class-sets {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.556242 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-availability-zone {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.556522 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.556620 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: scheduler-stats {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.556884 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-availability-zone {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.557484 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: qos-specs {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.557941 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.558167 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extended resource: os-volume-manage {{(pid=113044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.558337 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: qos-specs {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.559369 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.559568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: backups {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.560769 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.561060 np0000173066 devstack@c-api.service[113043]: WARNING castellan.key_manager.migration [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.561150 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: backups {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.561687 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.561831 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.561921 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562021 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.contrib.snapshot_actions [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] SnapshotActionsController initialized {{(pid=113044) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:25.562118 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562223 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562317 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562471 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562564 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562656 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562748 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension UsedLimits extending resource: limits {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562830 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.562872 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension TypesManage extending resource: types {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.562949 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: extra_specs {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.563023 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension AdminActions extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.563145 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension AdminActions extending resource: snapshots {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.563282 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension AdminActions extending resource: backups {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.563366 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: extra_specs {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.563483 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension VolumeActions extending resource: volumes {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.563483 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.v3.router [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.564394 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.564779 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-snapshot-manage {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.564883 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-snapshot-manage {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.565749 np0000173066 devstack@c-api.service[113043]: WARNING keystonemiddleware.auth_token [None req-0d83d83b-5af8-41bb-8968-31b260efd9ee None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:25.566166 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.566217 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-volume-type-access {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.566299 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-volume-type-access {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.567641 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.567763 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: capabilities {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.567809 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: capabilities {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.569025 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-hosts {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.569077 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-hosts {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.569103 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.570342 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: consistencygroups {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.570390 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: consistencygroups {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.570693 np0000173066 devstack@c-api.service[113044]: WARNING castellan.key_manager.migration [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.571622 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.571747 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.571857 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.571902 np0000173066 devstack@c-api.service[113043]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adac9ea3668 pid: 113043 (default app) May 09 09:04:25.571964 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572104 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572205 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572333 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572371 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-volume-transfer {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.572409 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-volume-transfer {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.572442 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:25.572442 np0000173066 devstack@c-api.service[113043]: warnings.warn( May 09 09:04:25.572500 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572550 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572656 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension UsedLimits extending resource: limits {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572761 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension TypesManage extending resource: types {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572869 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension AdminActions extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.572990 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension AdminActions extending resource: snapshots {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.573139 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension AdminActions extending resource: backups {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.573299 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension VolumeActions extending resource: volumes {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.573518 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.v3.router [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.573969 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: scheduler-stats {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.574024 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: scheduler-stats {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.575473 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extended resource: os-volume-manage {{(pid=113045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.575633 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extended resource: os-volume-manage {{(pid=113042) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:25.575916 np0000173066 devstack@c-api.service[113044]: WARNING keystonemiddleware.auth_token [None req-604593fe-36bc-4495-b938-1918db8c8350 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:25.577823 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.578730 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.578862 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.contrib.snapshot_actions [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] SnapshotActionsController initialized {{(pid=113045) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:25.579652 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.579904 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.579904 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580063 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580063 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580063 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580063 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580063 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580293 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580666 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580666 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580666 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580666 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580666 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580893 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580893 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.580893 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.580893 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581261 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581261 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581261 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581261 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581534 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581534 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581534 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581534 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581534 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581891 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581891 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581891 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.581891 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.581891 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582110 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582110 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582110 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582110 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582290 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.contrib.snapshot_actions [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] SnapshotActionsController initialized {{(pid=113042) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582337 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582593 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.582828 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583148 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583148 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583148 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583148 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583148 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583366 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583366 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583366 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583366 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583366 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583727 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583727 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583727 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583727 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583727 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.583947 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584222 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584222 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584222 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584222 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584222 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584473 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584473 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584473 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584473 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584473 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584663 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584663 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584663 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584663 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584842 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584842 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.584842 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.584842 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585011 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585011 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585011 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585011 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585011 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585260 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585260 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585260 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585260 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585260 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585461 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585461 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585461 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585461 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585647 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585647 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585647 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585647 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585827 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585827 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.585827 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.585827 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586004 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586004 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586004 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586004 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586486 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586486 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586486 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586486 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586672 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.586921 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.586921 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587021 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.587098 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587098 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587098 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587098 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587269 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587554 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.587807 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588083 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588362 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588362 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588362 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588362 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588542 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588542 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588542 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588542 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588724 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588724 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588724 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588724 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588905 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588905 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.588905 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:25.588905 np0000173066 devstack@c-api.service[113043]: warnings.warn(deprecated_msg) May 09 09:04:25.589094 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589138 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589174 np0000173066 devstack@c-api.service[113044]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adac9ea3668 pid: 113044 (default app) May 09 09:04:25.589237 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589288 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589322 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.middleware.request_id [None req-3f300d27-89ad-4f8e-8c1d-7a7f388f7bea None None] RequestId filter calling following filter/app {{(pid=113043) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:25.589365 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589399 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589430 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589456 np0000173066 devstack@c-api.service[113045]: WARNING castellan.key_manager.migration [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589479 np0000173066 devstack@c-api.service[113043]: [pid: 113043|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 946 bytes} [Sat May 9 09:04:25 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:04:25.589516 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589543 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589568 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension UsedLimits extending resource: limits {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension TypesManage extending resource: types {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension AdminActions extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension AdminActions extending resource: snapshots {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589737 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension AdminActions extending resource: backups {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589878 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension VolumeActions extending resource: volumes {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.589965 np0000173066 devstack@c-api.service[113042]: WARNING castellan.key_manager.migration [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:25.590004 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.v3.router [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.590971 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591115 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591220 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591356 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591473 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591576 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591732 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591837 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.591959 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592080 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension UsedLimits extending resource: limits {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592188 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension TypesManage extending resource: types {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592295 np0000173066 devstack@c-api.service[113045]: WARNING keystonemiddleware.auth_token [None req-8736cd9b-4660-42e4-b3cc-69125c83cb77 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:25.592325 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension AdminActions extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592432 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension AdminActions extending resource: snapshots {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592539 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension AdminActions extending resource: backups {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592646 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension VolumeActions extending resource: volumes {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.592874 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.v3.router [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113042) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:25.595741 np0000173066 devstack@c-api.service[113042]: WARNING keystonemiddleware.auth_token [None req-22a08a02-eef3-4efc-a815-5f4fd6829311 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:25.598640 np0000173066 devstack@c-api.service[113045]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adac9ea3668 pid: 113045 (default app) May 09 09:04:25.602887 np0000173066 devstack@c-api.service[113042]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adac9ea3668 pid: 113042 (default app) May 09 09:04:32.819618 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:32.819618 np0000173066 devstack@c-api.service[113044]: warnings.warn( May 09 09:04:32.832489 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832489 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832712 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832712 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832712 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832712 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832712 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.832989 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833338 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833338 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833338 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833338 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833338 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833602 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833602 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833602 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833602 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833841 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833841 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.833841 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.833841 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834094 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834094 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834094 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834094 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834094 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834389 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834389 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834389 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834389 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834389 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834645 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.834977 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835360 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835669 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835976 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835976 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.835976 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.835976 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836287 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836287 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836287 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836287 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836287 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836597 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836597 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836597 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836597 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836597 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.836884 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837231 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837231 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837231 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837231 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837231 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837516 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837516 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837516 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837516 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837516 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837800 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837800 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.837800 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.837800 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838029 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838029 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838029 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838029 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838303 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838303 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838303 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838303 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838303 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838589 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838589 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838589 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838589 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838589 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838933 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838933 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.838933 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.838933 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839189 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839189 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839189 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839189 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839567 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839567 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839567 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839567 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839730 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839730 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839730 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839730 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839870 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839870 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.839870 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.839870 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840248 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840248 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840248 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840248 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840248 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840456 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.840758 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841007 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841262 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841488 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841488 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841488 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841488 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841652 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841652 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841652 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841652 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841824 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841824 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841824 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841824 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841983 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841983 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841983 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:32.841983 np0000173066 devstack@c-api.service[113044]: warnings.warn(deprecated_msg) May 09 09:04:32.841983 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.middleware.request_id [None req-216d9347-9f70-4525-bb8e-de3200dced56 None None] RequestId filter calling following filter/app {{(pid=113044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:33.340485 np0000173066 devstack@c-api.service[113044]: INFO cinder.api.openstack.wsgi [None req-216d9347-9f70-4525-bb8e-de3200dced56 admin admin] POST https://199.204.45.35/volume/v3/types May 09 09:04:33.341057 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.openstack.wsgi [None req-216d9347-9f70-4525-bb8e-de3200dced56 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:33.342662 np0000173066 devstack@c-api.service[113044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:04:33.342662 np0000173066 devstack@c-api.service[113044]: warnings.warn( May 09 09:04:33.352383 np0000173066 devstack@c-api.service[113044]: DEBUG oslo_db.sqlalchemy.engines [None req-216d9347-9f70-4525-bb8e-de3200dced56 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=113044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:33.386817 np0000173066 devstack@c-api.service[113044]: INFO cinder.api.openstack.wsgi [None req-216d9347-9f70-4525-bb8e-de3200dced56 admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 May 09 09:04:33.387860 np0000173066 devstack@c-api.service[113044]: [pid: 113044|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Sat May 9 09:04:32 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:33.401430 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.middleware.request_id [req-216d9347-9f70-4525-bb8e-de3200dced56 req-2242ff27-cbc9-4ca8-b808-c998c6c8fbc7 None None] RequestId filter calling following filter/app {{(pid=113043) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:33.728020 np0000173066 devstack@c-api.service[113043]: INFO cinder.api.openstack.wsgi [req-216d9347-9f70-4525-bb8e-de3200dced56 req-2242ff27-cbc9-4ca8-b808-c998c6c8fbc7 admin admin] POST https://199.204.45.35/volume/v3/types/8d6da5f0-8f71-468f-b254-ee8367852260/extra_specs May 09 09:04:33.728020 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.openstack.wsgi [req-216d9347-9f70-4525-bb8e-de3200dced56 req-2242ff27-cbc9-4ca8-b808-c998c6c8fbc7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113043) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:33.729464 np0000173066 devstack@c-api.service[113043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:04:33.729464 np0000173066 devstack@c-api.service[113043]: warnings.warn( May 09 09:04:33.736594 np0000173066 devstack@c-api.service[113043]: DEBUG oslo_db.sqlalchemy.engines [req-216d9347-9f70-4525-bb8e-de3200dced56 req-2242ff27-cbc9-4ca8-b808-c998c6c8fbc7 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=113043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:33.792858 np0000173066 devstack@c-api.service[113043]: INFO cinder.api.openstack.wsgi [req-216d9347-9f70-4525-bb8e-de3200dced56 req-2242ff27-cbc9-4ca8-b808-c998c6c8fbc7 admin admin] https://199.204.45.35/volume/v3/types/8d6da5f0-8f71-468f-b254-ee8367852260/extra_specs returned with HTTP 200 May 09 09:04:33.793374 np0000173066 devstack@c-api.service[113043]: [pid: 113043|app: 0|req: 2/3] 199.204.45.35 () {70 vars in 1498 bytes} [Sat May 9 09:04:33 2026] POST /volume/v3/types/8d6da5f0-8f71-468f-b254-ee8367852260/extra_specs => generated 55 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:35.471748 np0000173066 devstack@c-api.service[113045]: DEBUG dbcounter [-] [113045] Writing DB stats cinder:SELECT=6 {{(pid=113045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:35.475900 np0000173066 devstack@c-api.service[113042]: DEBUG dbcounter [-] [113042] Writing DB stats cinder:SELECT=6 {{(pid=113042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:43.384154 np0000173066 devstack@c-api.service[113044]: DEBUG dbcounter [-] [113044] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:43.791958 np0000173066 devstack@c-api.service[113043]: DEBUG dbcounter [-] [113043] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:50.793025 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:11:50.793025 np0000173066 devstack@c-api.service[113045]: warnings.warn( May 09 09:11:50.805618 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.805618 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.805618 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.805618 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.805618 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806141 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806141 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806141 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806141 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806141 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806472 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806875 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806875 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.806875 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.806875 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807248 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807248 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807248 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807248 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807539 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807539 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807539 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807539 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807821 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807821 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807821 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.807821 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.807821 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808204 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808204 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808204 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808204 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808204 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808541 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.808953 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.809375 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809780 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.809780 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809780 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.809780 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.809780 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810192 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810192 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810192 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810192 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810192 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810512 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.810923 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.811409 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.811409 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.811409 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.811409 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.811409 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.811794 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.811794 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.811794 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.811794 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.811794 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812196 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812196 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812196 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812196 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812554 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812554 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812554 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812554 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812831 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812831 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812831 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.812831 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.812831 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813215 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813215 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813215 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813215 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813215 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813526 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813526 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813526 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813526 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813800 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813800 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.813800 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.813800 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814101 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814101 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814101 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814101 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814403 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814403 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814403 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814403 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814662 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814662 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814662 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814662 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814939 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814939 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814939 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.814939 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.814939 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.815369 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815779 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.815779 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815779 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.815779 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.815779 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816109 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816304 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816495 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816685 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816886 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816886 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.816886 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.816886 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817021 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.817021 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817021 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.817021 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817021 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: warnings.warn(deprecated_msg) May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.middleware.request_id [None req-7a0c0e43-ecb3-4678-a8b9-97f5e0d4b381 None None] RequestId filter calling following filter/app {{(pid=113045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:50.817211 np0000173066 devstack@c-api.service[113045]: INFO cinder.api.openstack.wsgi [None req-7a0c0e43-ecb3-4678-a8b9-97f5e0d4b381 None None] GET https://199.204.45.35/volume// May 09 09:11:50.817456 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.openstack.wsgi [None req-7a0c0e43-ecb3-4678-a8b9-97f5e0d4b381 None None] Empty body provided in request {{(pid=113045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:50.817456 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.openstack.wsgi [None req-7a0c0e43-ecb3-4678-a8b9-97f5e0d4b381 None None] Calling method 'all' {{(pid=113045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:50.817456 np0000173066 devstack@c-api.service[113045]: INFO cinder.api.openstack.wsgi [None req-7a0c0e43-ecb3-4678-a8b9-97f5e0d4b381 None None] https://199.204.45.35/volume// returned with HTTP 300 May 09 09:11:50.817456 np0000173066 devstack@c-api.service[113045]: [pid: 113045|app: 0|req: 1/4] 199.204.45.35 () {66 vars in 1449 bytes} [Sat May 9 09:11:50 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:12:27.315427 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:12:27.315427 np0000173066 devstack@c-api.service[113042]: warnings.warn( May 09 09:12:27.351588 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.351588 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.351588 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.351588 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.351884 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.351884 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.351884 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.351884 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352074 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352323 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352323 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352323 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352323 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352323 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352513 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352513 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352513 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352513 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352513 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352688 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352688 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352688 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352688 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352833 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352833 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352833 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.352833 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.352833 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353021 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353021 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353021 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353021 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353021 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353309 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353538 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353742 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353959 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353959 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353959 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.353959 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.353959 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354179 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354179 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354179 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354179 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354179 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354361 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354571 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354777 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354777 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354777 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.354777 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.354777 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355001 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355001 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355001 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355001 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355001 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355221 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355221 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355221 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355221 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355372 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355372 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355372 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355372 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355529 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355529 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355529 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355529 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355529 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355711 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355711 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355711 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355711 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355711 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355896 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355896 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.355896 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.355896 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356061 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356061 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356061 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356061 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356215 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356215 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356215 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356215 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356373 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356373 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356373 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356373 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356518 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356518 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356518 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356518 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356661 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356661 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356661 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356661 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356661 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.356848 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357097 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357097 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357097 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357097 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357097 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357280 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357491 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357707 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.357922 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358200 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358200 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358200 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358200 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358352 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358352 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358352 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358352 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358352 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: warnings.warn(deprecated_msg) May 09 09:12:27.358534 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.middleware.request_id [None req-d8871870-dabc-481e-a682-2f43d061d6c3 None None] RequestId filter calling following filter/app {{(pid=113042) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:27.670592 np0000173066 devstack@c-api.service[113042]: INFO cinder.api.openstack.wsgi [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] GET https://199.204.45.35/volume/v3/types?is_public=None May 09 09:12:27.670952 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.openstack.wsgi [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] Empty body provided in request {{(pid=113042) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:27.671202 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.openstack.wsgi [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] Calling method 'index' {{(pid=113042) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:27.671666 np0000173066 devstack@c-api.service[113042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:12:27.671666 np0000173066 devstack@c-api.service[113042]: warnings.warn( May 09 09:12:27.672297 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.api_utils [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] Removing options '' from query. {{(pid=113042) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:27.683168 np0000173066 devstack@c-api.service[113042]: DEBUG oslo_db.sqlalchemy.engines [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113042) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:27.706294 np0000173066 devstack@c-api.service[113042]: INFO cinder.api.openstack.wsgi [None req-d8871870-dabc-481e-a682-2f43d061d6c3 demo demo] https://199.204.45.35/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:12:27.706804 np0000173066 devstack@c-api.service[113042]: [pid: 113042|app: 0|req: 1/5] 199.204.45.35 () {64 vars in 1256 bytes} [Sat May 9 09:12:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:27.720668 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.middleware.request_id [req-d8871870-dabc-481e-a682-2f43d061d6c3 req-c928e06c-24db-46e6-8832-87148838ead1 None None] RequestId filter calling following filter/app {{(pid=113044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:27.726517 np0000173066 devstack@c-api.service[113044]: INFO cinder.api.openstack.wsgi [req-d8871870-dabc-481e-a682-2f43d061d6c3 req-c928e06c-24db-46e6-8832-87148838ead1 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 09:12:27.726909 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.openstack.wsgi [req-d8871870-dabc-481e-a682-2f43d061d6c3 req-c928e06c-24db-46e6-8832-87148838ead1 demo demo] Empty body provided in request {{(pid=113044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:27.727362 np0000173066 devstack@c-api.service[113044]: DEBUG cinder.api.openstack.wsgi [req-d8871870-dabc-481e-a682-2f43d061d6c3 req-c928e06c-24db-46e6-8832-87148838ead1 demo demo] Calling method 'show' {{(pid=113044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:27.740768 np0000173066 devstack@c-api.service[113044]: INFO cinder.api.openstack.wsgi [req-d8871870-dabc-481e-a682-2f43d061d6c3 req-c928e06c-24db-46e6-8832-87148838ead1 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 09:12:27.741595 np0000173066 devstack@c-api.service[113044]: [pid: 113044|app: 0|req: 2/6] 199.204.45.35 () {66 vars in 1322 bytes} [Sat May 9 09:12:27 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:28.083993 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.middleware.request_id [None req-d3205c32-46c9-43c4-ba5c-0f57940dcf26 None None] RequestId filter calling following filter/app {{(pid=113043) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:28.089073 np0000173066 devstack@c-api.service[113043]: INFO cinder.api.openstack.wsgi [None req-d3205c32-46c9-43c4-ba5c-0f57940dcf26 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 09:12:28.089364 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.openstack.wsgi [None req-d3205c32-46c9-43c4-ba5c-0f57940dcf26 demo demo] Empty body provided in request {{(pid=113043) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:28.089628 np0000173066 devstack@c-api.service[113043]: DEBUG cinder.api.openstack.wsgi [None req-d3205c32-46c9-43c4-ba5c-0f57940dcf26 demo demo] Calling method 'show' {{(pid=113043) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:28.104330 np0000173066 devstack@c-api.service[113043]: INFO cinder.api.openstack.wsgi [None req-d3205c32-46c9-43c4-ba5c-0f57940dcf26 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 09:12:28.104719 np0000173066 devstack@c-api.service[113043]: [pid: 113043|app: 0|req: 3/7] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 09:12:28 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:28.508449 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.middleware.request_id [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 None None] RequestId filter calling following filter/app {{(pid=113045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:28.853613 np0000173066 devstack@c-api.service[113045]: INFO cinder.api.openstack.wsgi [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 09:12:28.854217 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.openstack.wsgi [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 demo demo] Empty body provided in request {{(pid=113045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:28.854476 np0000173066 devstack@c-api.service[113045]: DEBUG cinder.api.openstack.wsgi [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 demo demo] Calling method 'show' {{(pid=113045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:28.864821 np0000173066 devstack@c-api.service[113045]: DEBUG oslo_db.sqlalchemy.engines [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:28.884807 np0000173066 devstack@c-api.service[113045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:12:28.884807 np0000173066 devstack@c-api.service[113045]: warnings.warn( May 09 09:12:28.887619 np0000173066 devstack@c-api.service[113045]: INFO cinder.api.openstack.wsgi [None req-ea5e38f0-925f-45d3-99f8-72069fd777b0 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 09:12:28.888184 np0000173066 devstack@c-api.service[113045]: [pid: 113045|app: 0|req: 2/8] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 09:12:28 2026] GET /volume/v3/types/default => generated 145 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:28.902207 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.middleware.request_id [None req-611b2d36-b8fa-4609-b65d-17c20f1a6b35 None None] RequestId filter calling following filter/app {{(pid=113042) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:28.906229 np0000173066 devstack@c-api.service[113042]: INFO cinder.api.openstack.wsgi [None req-611b2d36-b8fa-4609-b65d-17c20f1a6b35 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 09:12:28.906637 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.openstack.wsgi [None req-611b2d36-b8fa-4609-b65d-17c20f1a6b35 demo demo] Empty body provided in request {{(pid=113042) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:28.907111 np0000173066 devstack@c-api.service[113042]: DEBUG cinder.api.openstack.wsgi [None req-611b2d36-b8fa-4609-b65d-17c20f1a6b35 demo demo] Calling method 'show' {{(pid=113042) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:28.920712 np0000173066 devstack@c-api.service[113042]: INFO cinder.api.openstack.wsgi [None req-611b2d36-b8fa-4609-b65d-17c20f1a6b35 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 09:12:28.921301 np0000173066 devstack@c-api.service[113042]: [pid: 113042|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 09:12:28 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:37.733345 np0000173066 devstack@c-api.service[113044]: DEBUG dbcounter [-] [113044] Writing DB stats cinder:SELECT=2 {{(pid=113044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:38.100752 np0000173066 devstack@c-api.service[113043]: DEBUG dbcounter [-] [113043] Writing DB stats cinder:SELECT=2 {{(pid=113043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:38.882423 np0000173066 devstack@c-api.service[113045]: DEBUG dbcounter [-] [113045] Writing DB stats cinder:SELECT=2 {{(pid=113045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:38.917655 np0000173066 devstack@c-api.service[113042]: DEBUG dbcounter [-] [113042] Writing DB stats cinder:SELECT=3 {{(pid=113042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}