May 09 13:48:49.113622 np0000173163 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 13:48:49.122688 np0000173163 devstack@c-api.service[112497]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 13:48:49 2026] *** May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: nodename: np0000173163 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: machine: x86_64 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: clock source: unix May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: pcre jit disabled May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: detected number of CPU cores: 16 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: current working directory: / May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: detected binary path: /usr/bin/uwsgi-core May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: your processes number limit is 256917 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: your memory page size is 4096 bytes May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: detected max file descriptor number: 2048 May 09 13:48:49.126201 np0000173163 devstack@c-api.service[112497]: lock engine: pthread robust mutexes May 09 13:48:49.127005 np0000173163 devstack@c-api.service[112497]: thunder lock: enabled May 09 13:48:49.127005 np0000173163 devstack@c-api.service[112497]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 13:48:49.127005 np0000173163 devstack@c-api.service[112497]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 13:48:49.127005 np0000173163 devstack@c-api.service[112497]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 13:48:49.127005 np0000173163 devstack@c-api.service[112497]: Set PythonHome to /opt/stack/data/venv May 09 13:48:49.160616 np0000173163 devstack@c-api.service[112497]: Python main interpreter initialized at 0x7c063aaa3668 May 09 13:48:49.160616 np0000173163 devstack@c-api.service[112497]: python threads support enabled May 09 13:48:49.160616 np0000173163 devstack@c-api.service[112497]: your server socket listen backlog is limited to 100 connections May 09 13:48:49.160616 np0000173163 devstack@c-api.service[112497]: your mercy for graceful operations on workers is 80 seconds May 09 13:48:49.161175 np0000173163 devstack@c-api.service[112497]: mapped 671795 bytes (656 KB) for 4 cores May 09 13:48:49.161274 np0000173163 devstack@c-api.service[112497]: *** Operational MODE: preforking *** May 09 13:48:49.161492 np0000173163 devstack@c-api.service[112497]: *** uWSGI is running in multiple interpreter mode *** May 09 13:48:49.161492 np0000173163 devstack@c-api.service[112497]: spawned uWSGI master process (pid: 112497) May 09 13:48:49.161657 np0000173163 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 13:48:49.162142 np0000173163 devstack@c-api.service[112497]: spawned uWSGI worker 1 (pid: 112507, cores: 1) May 09 13:48:49.162727 np0000173163 devstack@c-api.service[112497]: spawned uWSGI worker 2 (pid: 112508, cores: 1) May 09 13:48:49.164160 np0000173163 devstack@c-api.service[112497]: spawned uWSGI worker 3 (pid: 112509, cores: 1) May 09 13:48:49.164160 np0000173163 devstack@c-api.service[112497]: spawned uWSGI worker 4 (pid: 112510, cores: 1) May 09 13:48:49.164160 np0000173163 devstack@c-api.service[112497]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: we strongly recommend against using it for new projects. May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: If you are already using Eventlet, we recommend migrating to a different May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: framework. For more detail see May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:48:49.287766 np0000173163 devstack@c-api.service[112507]: import eventlet # noqa May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: we strongly recommend against using it for new projects. May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: If you are already using Eventlet, we recommend migrating to a different May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: framework. For more detail see May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:48:49.288374 np0000173163 devstack@c-api.service[112509]: import eventlet # noqa May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: we strongly recommend against using it for new projects. May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: If you are already using Eventlet, we recommend migrating to a different May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: framework. For more detail see May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:48:49.293482 np0000173163 devstack@c-api.service[112510]: import eventlet # noqa May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: we strongly recommend against using it for new projects. May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: If you are already using Eventlet, we recommend migrating to a different May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: framework. For more detail see May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:48:49.301519 np0000173163 devstack@c-api.service[112508]: import eventlet # noqa May 09 13:48:49.376542 np0000173163 devstack@c-api.service[112509]: /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 13:48:49.376542 np0000173163 devstack@c-api.service[112509]: debtcollector.deprecate( May 09 13:48:49.380923 np0000173163 devstack@c-api.service[112507]: /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 13:48:49.380923 np0000173163 devstack@c-api.service[112507]: debtcollector.deprecate( May 09 13:48:49.385708 np0000173163 devstack@c-api.service[112510]: /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 13:48:49.385708 np0000173163 devstack@c-api.service[112510]: debtcollector.deprecate( May 09 13:48:49.387815 np0000173163 devstack@c-api.service[112508]: /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 13:48:49.387815 np0000173163 devstack@c-api.service[112508]: debtcollector.deprecate( May 09 13:48:49.455957 np0000173163 devstack@c-api.service[112509]: /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 13:48:49.455957 np0000173163 devstack@c-api.service[112509]: from cgi import parse_header May 09 13:48:49.456894 np0000173163 devstack@c-api.service[112507]: /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 13:48:49.456894 np0000173163 devstack@c-api.service[112507]: from cgi import parse_header May 09 13:48:49.461835 np0000173163 devstack@c-api.service[112510]: /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 13:48:49.461835 np0000173163 devstack@c-api.service[112510]: from cgi import parse_header May 09 13:48:49.471158 np0000173163 devstack@c-api.service[112508]: /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 13:48:49.471158 np0000173163 devstack@c-api.service[112508]: from cgi import parse_header May 09 13:48:49.500321 np0000173163 devstack@c-api.service[112507]: /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 13:48:49.500321 np0000173163 devstack@c-api.service[112507]: removals.removed_module( May 09 13:48:49.501016 np0000173163 devstack@c-api.service[112507]: /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 13:48:49.501016 np0000173163 devstack@c-api.service[112507]: removals.removed_module( May 09 13:48:49.501340 np0000173163 devstack@c-api.service[112509]: /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 13:48:49.501340 np0000173163 devstack@c-api.service[112509]: removals.removed_module( May 09 13:48:49.501902 np0000173163 devstack@c-api.service[112509]: /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 13:48:49.501902 np0000173163 devstack@c-api.service[112509]: removals.removed_module( May 09 13:48:49.505336 np0000173163 devstack@c-api.service[112510]: /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 13:48:49.505336 np0000173163 devstack@c-api.service[112510]: removals.removed_module( May 09 13:48:49.506023 np0000173163 devstack@c-api.service[112510]: /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 13:48:49.506023 np0000173163 devstack@c-api.service[112510]: removals.removed_module( May 09 13:48:49.516793 np0000173163 devstack@c-api.service[112508]: /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 13:48:49.516793 np0000173163 devstack@c-api.service[112508]: removals.removed_module( May 09 13:48:49.517591 np0000173163 devstack@c-api.service[112508]: /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 13:48:49.517591 np0000173163 devstack@c-api.service[112508]: removals.removed_module( May 09 13:48:50.095823 np0000173163 devstack@c-api.service[112510]: /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 13:48:50.095823 np0000173163 devstack@c-api.service[112510]: warnings.warn( May 09 13:48:50.112276 np0000173163 devstack@c-api.service[112508]: /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 13:48:50.112276 np0000173163 devstack@c-api.service[112508]: warnings.warn( May 09 13:48:50.121307 np0000173163 devstack@c-api.service[112509]: /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 13:48:50.121307 np0000173163 devstack@c-api.service[112509]: warnings.warn( May 09 13:48:50.121516 np0000173163 devstack@c-api.service[112507]: /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 13:48:50.121516 np0000173163 devstack@c-api.service[112507]: warnings.warn( May 09 13:48:50.196974 np0000173163 devstack@c-api.service[112510]: /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 13:48:50.196974 np0000173163 devstack@c-api.service[112510]: warnings.warn( May 09 13:48:50.210876 np0000173163 devstack@c-api.service[112508]: /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 13:48:50.210876 np0000173163 devstack@c-api.service[112508]: warnings.warn( May 09 13:48:50.218522 np0000173163 devstack@c-api.service[112509]: /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 13:48:50.218522 np0000173163 devstack@c-api.service[112509]: warnings.warn( May 09 13:48:50.222470 np0000173163 devstack@c-api.service[112507]: /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 13:48:50.222470 np0000173163 devstack@c-api.service[112507]: warnings.warn( May 09 13:48:50.490356 np0000173163 devstack@c-api.service[112510]: 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 13:48:50.490819 np0000173163 devstack@c-api.service[112510]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112510) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:48:50.491709 np0000173163 devstack@c-api.service[112508]: 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 13:48:50.492124 np0000173163 devstack@c-api.service[112508]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112508) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:48:50.503491 np0000173163 devstack@c-api.service[112507]: 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 13:48:50.503886 np0000173163 devstack@c-api.service[112507]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112507) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:48:50.505181 np0000173163 devstack@c-api.service[112509]: 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 13:48:50.505619 np0000173163 devstack@c-api.service[112509]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112509) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:48:50.575663 np0000173163 devstack@c-api.service[112508]: /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 13:48:50.575663 np0000173163 devstack@c-api.service[112508]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:48:50.575947 np0000173163 devstack@c-api.service[112510]: /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 13:48:50.575947 np0000173163 devstack@c-api.service[112510]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:48:50.576496 np0000173163 devstack@c-api.service[112509]: /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 13:48:50.576496 np0000173163 devstack@c-api.service[112509]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:48:50.576711 np0000173163 devstack@c-api.service[112507]: /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 13:48:50.576711 np0000173163 devstack@c-api.service[112507]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:48:51.030291 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112510) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:48:51.030535 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112509) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:48:51.030614 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112507) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:48:51.030689 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112508) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:48:51.030743 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.030743 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.030842 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.030842 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.030947 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.030999 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.030999 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.031153 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.031231 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.031293 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.031293 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.031395 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.033054 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.033054 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.033215 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.033215 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.033215 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.033377 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.033428 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.033490 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.033541 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.033592 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.033654 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.033705 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.033754 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.033854 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.033920 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.033980 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.034031 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.034103 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.034157 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.034220 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.034270 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.034320 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.034379 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.034431 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.034481 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.034541 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.034595 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.034595 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.034689 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.034747 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.034799 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.034799 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.034905 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.034956 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.035016 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.035068 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.035142 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.035192 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.035243 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.035293 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.035344 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.035395 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.035395 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.035512 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.035512 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.035512 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.035512 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.035695 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.035752 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.035752 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.035852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.037113 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.037113 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.037113 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.037113 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.037113 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.037561 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.037658 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.037753 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.037866 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.037962 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.038075 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.038209 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.038309 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.038403 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.038495 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.038598 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.038699 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.038799 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.038922 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.039178 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.039291 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.039389 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.039489 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.039585 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.039681 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.039681 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.039872 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.039968 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.040062 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.040199 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.040301 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.040395 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.040488 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.040580 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.040675 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.040767 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.040872 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.040983 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.041098 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.041214 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.041317 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.041410 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.041502 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.041604 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.041702 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.041796 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.041947 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.042043 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.042183 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.042292 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.042348 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.042394 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.042440 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.042440 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.042440 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.042440 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.042606 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.042606 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.042606 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.042606 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.042606 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.042818 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.042871 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.042916 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.042962 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.043008 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.043056 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.043131 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.043186 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.043233 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.043279 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.043323 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.043373 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.043420 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.043465 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.043514 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.043561 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.043613 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.043660 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.043730 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.043778 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.043825 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.043871 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.043916 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.043947 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.043973 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044001 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044028 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.044051 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044093 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044125 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044149 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.044173 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044197 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044219 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.044246 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044280 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044304 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044326 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044350 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044372 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044395 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.044423 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044446 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044472 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.044503 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044526 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044548 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044571 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044571 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044571 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044571 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044652 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.044652 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.044652 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044652 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044742 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.044768 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044768 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044814 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.044836 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.044863 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.044863 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.044863 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.044863 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.044952 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.044977 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.045001 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.045001 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.045043 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.045071 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.045229 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.045639 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.045735 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.045789 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.045877 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.045938 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.045992 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.045992 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.045992 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.046129 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.046129 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.046129 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.046129 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.046316 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.046380 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.046432 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.046478 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.046524 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.046572 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.046621 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.046666 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.046713 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.046763 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.046810 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.046865 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.046865 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.047034 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.047091 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.047147 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.047195 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.047241 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.047286 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.047542 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.047542 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.047542 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.047542 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.047713 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.047758 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.047802 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.047827 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.047849 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.047872 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.047900 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.047900 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.047900 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.047900 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.047979 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048002 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048026 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048048 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048048 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048109 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048135 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048157 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048179 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048179 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048229 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048252 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.048275 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048275 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.048316 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048316 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048316 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048316 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048316 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048424 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048448 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048470 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048494 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.048517 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048544 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048571 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048594 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048594 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048639 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048664 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048687 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048716 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048738 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.048761 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048791 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.048814 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.048836 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.048860 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.048860 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.048860 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.048860 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.048860 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.052898 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.052951 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.053020 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.053071 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.053136 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.053195 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.053266 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.053298 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.053334 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.053400 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.053450 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.053506 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.053553 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.053599 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.053632 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.053660 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.053721 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.053795 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.053857 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.053857 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.053921 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.053921 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.053969 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.053994 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.054017 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.054042 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.054065 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.054113 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.054141 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.054165 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.054196 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.054391 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.054449 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.054498 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.054544 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.054592 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.054638 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.054684 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.054735 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.054783 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.054838 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.054889 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.054935 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.054979 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.055005 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.055032 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.055054 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.055076 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.055119 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.055150 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.055173 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.055200 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.055222 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.055250 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.055276 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.055298 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.055812 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.055882 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.055929 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.055957 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.055986 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.056019 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056047 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.056071 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056119 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056144 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056167 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056191 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.056223 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056251 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.056275 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.056300 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.056324 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.056352 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.056376 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.056400 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.056423 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.056448 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.056475 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.056502 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056529 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056556 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.056580 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.056604 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056628 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056653 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.056680 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056703 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056725 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056749 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.056773 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056800 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.056825 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.056849 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.056876 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056900 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.056928 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.056956 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.056983 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.057006 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.057029 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.057057 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.057095 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.057120 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.057142 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.057164 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.057194 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.057216 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.057238 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.057261 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.057261 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.057261 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.058806 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.058877 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.058913 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.059005 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.059097 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.059097 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.059225 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.059294 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.059342 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.059385 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.059425 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.059461 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.059496 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.059530 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.059569 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.059603 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.059637 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.059677 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.059717 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.059751 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.059786 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.059820 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.059855 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.059889 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.059922 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.059957 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.059990 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.060024 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.060065 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.060120 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.060164 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.060197 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.060231 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.060266 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.060298 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.060337 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.060370 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.060403 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.060448 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.060481 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.060515 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.060548 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.060585 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.060618 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.060657 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.060696 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.060729 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.060767 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.060806 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.060840 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.060840 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.060900 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.060934 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.060967 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.060967 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.060967 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.061665 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.061853 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.061943 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.062012 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.062104 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.062173 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.062238 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.062312 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.062379 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.062379 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.062504 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.062504 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.062639 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.062711 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.062778 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.062844 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.062844 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.062844 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.062844 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.062844 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.063165 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.063241 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.063307 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.063664 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.063664 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.063787 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.063860 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.063860 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.063992 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.064055 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.064137 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.064204 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.064268 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.064330 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.064425 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.064503 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.064577 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.064643 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.064713 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.064784 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.064850 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.064918 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.064991 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.065056 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.065155 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.065336 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.065408 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.065472 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.065472 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.065472 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.065658 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.065723 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.065789 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.065869 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.065943 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.066009 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.066090 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.066166 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.066210 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.066243 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.066280 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.066315 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.066348 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.066381 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.066420 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.066455 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.066493 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.066525 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.066558 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.066591 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.066629 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.066674 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.066712 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.066745 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.066784 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.066817 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.066850 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.066882 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.066915 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.066949 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.066949 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.066949 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.067040 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.067090 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.067140 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.067174 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.067212 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.067252 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.067286 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.067318 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.067351 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.067385 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.067420 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.067464 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.067497 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.067530 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.067568 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.067603 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.067636 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.067670 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.067709 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.067743 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.067780 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.067819 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.067856 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.067922 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.067922 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.068000 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.068000 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.068000 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.068000 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.068000 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.068188 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.068227 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.068261 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.068300 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.068338 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.068372 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.068407 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.068441 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.068474 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.068513 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.068557 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.068590 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.068629 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.068661 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.068696 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.068733 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.068771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.070498 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.070568 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.070616 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.070644 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.070668 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.070706 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.070735 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.070760 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.070785 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.070809 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.070833 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.070857 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.070883 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.070906 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.070930 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.070954 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.070982 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.071006 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.071030 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.071054 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.071202 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.071306 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.071357 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.071403 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.071458 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.071458 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.071458 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.071458 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.071986 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.072046 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.072110 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.072159 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.072205 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.072252 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.072299 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.072353 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.072406 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.072458 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.072504 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.072530 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.072554 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.072577 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.072599 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.072623 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.072646 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.072669 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.072697 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.072727 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.072750 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.072774 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.072796 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.072796 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.072796 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.072796 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.072796 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.072893 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.073187 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.073255 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.073308 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.073356 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.073404 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.073450 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.073501 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.073551 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.073603 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.073649 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.073695 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.073751 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.073802 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.073866 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.073912 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.073957 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.074008 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074054 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.074119 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.074166 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.074222 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.074253 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074281 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.074305 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.074329 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.074352 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.074374 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.074398 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.074420 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.074449 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074477 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.074502 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074528 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.074551 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.074574 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.074601 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.074624 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.074648 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.074671 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.074693 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.074720 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.074744 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074766 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.074790 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.074812 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.074835 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.074858 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.074881 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.074903 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.074929 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.074957 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.074979 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075001 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.075027 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.075051 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.075073 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.075112 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.075134 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.075163 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.075186 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.075212 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075234 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.075256 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.075279 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.075300 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.075323 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.075350 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075375 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.075398 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075424 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.075451 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.075474 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.075496 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.075518 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.075544 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.075567 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.075593 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.075619 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.075640 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.075663 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075692 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.075715 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.075739 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.075739 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.077156 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.077229 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.077289 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.077316 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.077341 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.077370 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.077393 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.077417 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.077441 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.077464 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.077584 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.077636 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.077685 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.077685 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.077765 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.077808 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.077905 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.077905 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.077905 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.077977 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.078000 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.078024 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.078046 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.078187 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.078187 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.078187 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.078187 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.078187 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.082139 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.082205 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.082253 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.082288 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.082323 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.082357 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.082392 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.082426 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.082471 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.082506 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.082540 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.082574 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.082610 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.082644 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.082677 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.082711 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.082745 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.082779 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.082819 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.082852 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.082888 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.082922 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.082955 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.082993 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.082993 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.082993 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.082993 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.083139 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.084196 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.084358 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.084358 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.084482 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.084564 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.084639 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.084734 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.084776 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.084812 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.084858 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.084893 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.084926 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.084958 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.084992 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.085128 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.085128 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.085257 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.085356 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.085429 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.085502 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.085572 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.085638 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.085707 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.085751 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.085784 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.085822 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.085869 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.085904 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.089974 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.090032 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.090129 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.090192 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.090264 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.090352 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.090396 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.090429 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.090469 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.090509 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.090641 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.090683 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.090683 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.090683 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.090772 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.090807 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.090971 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.090971 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.090971 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.091190 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.091257 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.091330 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.091399 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.091464 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.091464 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.091585 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.091651 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.091715 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.091779 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.091842 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.091906 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.091953 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.091989 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.092023 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.092063 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.092113 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.092147 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.092188 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.092222 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.092258 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.092299 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.092333 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.092366 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.092400 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.092433 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.092466 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112510) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.092499 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.092533 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.092565 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.092603 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.092641 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.092679 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.092719 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.092758 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.092790 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.092822 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.092856 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112509) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.092894 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.092926 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.092961 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.092998 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.093036 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112510) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.093068 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.093121 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.093155 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.093187 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112510) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.093219 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.093252 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.093285 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.093318 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:48:51.093360 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.093399 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112509) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.093434 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:48:51.093467 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112508) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.093504 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112509) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.093536 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:48:51.093536 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:48:51.093536 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:48:51.093536 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:48:51.093536 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112507) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:48:51.136578 np0000173163 devstack@c-api.service[112508]: INFO dbcounter [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Registered counter for database cinder May 09 13:48:51.136989 np0000173163 devstack@c-api.service[112509]: INFO dbcounter [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Registered counter for database cinder May 09 13:48:51.137498 np0000173163 devstack@c-api.service[112510]: INFO dbcounter [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Registered counter for database cinder May 09 13:48:51.137802 np0000173163 devstack@c-api.service[112507]: INFO dbcounter [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Registered counter for database cinder May 09 13:48:51.148449 np0000173163 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.149714 np0000173163 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-74950f15-149a-4ea9-b11e-75eb4689f036 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.151117 np0000173163 devstack@c-api.service[112510]: DEBUG oslo_db.sqlalchemy.engines [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 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=112510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.155996 np0000173163 devstack@c-api.service[112507]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 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=112507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.260993 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writer thread running {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:48:51.262327 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writer thread running {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:48:51.263689 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:48:51.265033 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:48:51.266190 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:48:51.267852 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writer thread running {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:48:51.267947 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:48:51.268180 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writer thread running {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:48:51.268597 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:48:51.269587 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:48:51.270101 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:48:51.270450 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:48:51.270808 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:48:51.271275 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:48:51.271727 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.272132 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.272675 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:48:51.273750 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.273987 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.274061 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:48:51.274977 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:48:51.276467 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:48:51.277256 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:48:51.278536 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.278670 np0000173163 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-74950f15-149a-4ea9-b11e-75eb4689f036 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.278786 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:48:51.279539 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.280100 np0000173163 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.280815 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:48:51.280978 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.281261 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.282148 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:48:51.282567 np0000173163 devstack@c-api.service[112509]: INFO cinder.rpc [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:48:51.283348 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.284013 np0000173163 devstack@c-api.service[112508]: INFO cinder.rpc [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:48:51.284797 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.286635 np0000173163 devstack@c-api.service[112510]: DEBUG oslo_db.sqlalchemy.engines [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 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=112510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.288272 np0000173163 devstack@c-api.service[112507]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 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=112507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:51.288866 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:48:51.290691 np0000173163 devstack@c-api.service[112510]: INFO cinder.rpc [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:48:51.290775 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:48:51.291498 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.292918 np0000173163 devstack@c-api.service[112507]: INFO cinder.rpc [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:48:51.293494 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.294154 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.295280 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.296987 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.299335 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.300201 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.302530 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.303303 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.304214 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.306481 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.306606 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.306906 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.307287 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.309621 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.309690 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.310100 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.310172 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.312538 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.313253 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.313317 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.313960 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.315650 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.316099 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.316923 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.317559 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.319162 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.319765 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.319834 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.320829 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.321266 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.322102 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.323001 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.323914 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.323987 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.324038 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.325813 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.326574 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.327282 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.329355 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.329429 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.330856 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.331059 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.332196 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.332822 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.333471 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.334167 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.334947 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.335588 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.335739 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.336438 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.337682 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.337869 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.338682 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.338962 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.339213 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.339430 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.340638 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.340820 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.341901 np0000173163 devstack@c-api.service[112509]: WARNING cinder.api.contrib.hosts [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:48:51.342210 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.342345 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.342651 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.343588 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.344101 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.344409 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.344681 np0000173163 devstack@c-api.service[112508]: WARNING cinder.api.contrib.hosts [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:48:51.344770 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.345404 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.345639 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.345896 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.346484 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: extensions {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.346903 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.347363 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.347690 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: encryption {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.348376 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.348430 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.349284 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: extensions {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.349643 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: encryption {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.349689 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.350506 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: encryption {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.350613 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.351109 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.351198 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-quota-sets {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.352056 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: encryption {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.352173 np0000173163 devstack@c-api.service[112510]: WARNING cinder.api.contrib.hosts [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:48:51.352283 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.352569 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: cgsnapshots {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.352889 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.353593 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-quota-sets {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.353911 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.353959 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-quota-class-sets {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.354375 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.355217 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: cgsnapshots {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.355266 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-availability-zone {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.355603 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.355897 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.356480 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: qos-specs {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.356599 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-quota-class-sets {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.356725 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: extensions {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.357128 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.357895 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-availability-zone {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.357965 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: encryption {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.358293 np0000173163 devstack@c-api.service[112507]: WARNING cinder.api.contrib.hosts [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:48:51.358533 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: backups {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.359071 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.359168 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: qos-specs {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.359505 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: encryption {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.360508 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: extra_specs {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.360671 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.361023 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-quota-sets {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.361189 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: backups {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.362399 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.362509 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: cgsnapshots {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.362617 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-snapshot-manage {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.363323 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: extensions {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.363694 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: extra_specs {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.363765 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-quota-class-sets {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.364029 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-volume-type-access {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.364599 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: encryption {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.365066 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-availability-zone {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.365205 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-snapshot-manage {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.365543 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: capabilities {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.366289 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: encryption {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.366340 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: qos-specs {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.366637 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-volume-type-access {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.366815 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-hosts {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.367995 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-quota-sets {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.368121 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: consistencygroups {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.368261 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: capabilities {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.368572 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: backups {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.369551 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: cgsnapshots {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.369632 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-hosts {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.370100 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-volume-transfer {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.370553 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: extra_specs {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.370958 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: consistencygroups {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.371059 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-quota-class-sets {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.371711 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: scheduler-stats {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.372442 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-availability-zone {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.372625 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-snapshot-manage {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.372853 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-volume-transfer {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.373102 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extended resource: os-volume-manage {{(pid=112509) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.373828 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: qos-specs {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.374063 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-volume-type-access {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.374475 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: scheduler-stats {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.375248 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.375604 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: capabilities {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.375861 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extended resource: os-volume-manage {{(pid=112508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.376053 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: backups {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.376152 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.contrib.snapshot_actions [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] SnapshotActionsController initialized {{(pid=112509) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:48:51.376851 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-hosts {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.376924 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.377925 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.378203 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: consistencygroups {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.378323 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.378851 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: extra_specs {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.378957 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] SnapshotActionsController initialized {{(pid=112508) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:48:51.379611 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.379735 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.380106 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-volume-transfer {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.380541 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-snapshot-manage {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.380967 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.381185 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.381700 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: scheduler-stats {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.382099 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-volume-type-access {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.382386 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.382624 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.383120 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extended resource: os-volume-manage {{(pid=112510) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.383752 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.383797 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: capabilities {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.384107 np0000173163 devstack@c-api.service[112509]: WARNING castellan.key_manager.migration [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.384941 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385055 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385131 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-hosts {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.385170 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.385204 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385248 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.385283 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385446 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385542 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385613 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385691 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385816 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.385907 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension UsedLimits extending resource: limits {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386021 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension TypesManage extending resource: types {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386110 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] SnapshotActionsController initialized {{(pid=112510) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:48:51.386180 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension AdminActions extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386247 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension AdminActions extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386364 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension AdminActions extending resource: backups {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386461 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension VolumeActions extending resource: volumes {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386670 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.v3.router [None req-74950f15-149a-4ea9-b11e-75eb4689f036 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112509) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.386717 np0000173163 devstack@c-api.service[112508]: WARNING castellan.key_manager.migration [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.386751 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: consistencygroups {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.386838 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.387512 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.387620 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.387721 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.387827 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.387939 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388033 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388175 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388250 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.388290 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388393 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388536 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension UsedLimits extending resource: limits {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388624 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension TypesManage extending resource: types {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388726 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension AdminActions extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388874 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension AdminActions extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.388935 np0000173163 devstack@c-api.service[112509]: WARNING keystonemiddleware.auth_token [None req-74950f15-149a-4ea9-b11e-75eb4689f036 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 13:48:51.388974 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension AdminActions extending resource: backups {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.389007 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-volume-transfer {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.389043 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension VolumeActions extending resource: volumes {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.389256 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.v3.router [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.389601 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.390861 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: scheduler-stats {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.390967 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.391527 np0000173163 devstack@c-api.service[112508]: WARNING keystonemiddleware.auth_token [None req-6ad75f75-cf7a-4fb6-a969-9687c49c92d1 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 13:48:51.392394 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.392541 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extended resource: os-volume-manage {{(pid=112507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:48:51.393870 np0000173163 devstack@c-api.service[112510]: WARNING castellan.key_manager.migration [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.394741 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.394802 np0000173163 devstack@c-api.service[112509]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c063aaa3668 pid: 112509 (default app) May 09 13:48:51.394844 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.394942 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395058 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395121 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.395200 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395299 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395474 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.395474 np0000173163 devstack@c-api.service[112509]: warnings.warn( May 09 13:48:51.395541 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395541 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395612 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395714 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension UsedLimits extending resource: limits {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395787 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension TypesManage extending resource: types {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.395890 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension AdminActions extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.396013 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.396114 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension AdminActions extending resource: backups {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.396187 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] SnapshotActionsController initialized {{(pid=112507) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:48:51.396226 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.396434 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.v3.router [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112510) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.397096 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.398150 np0000173163 devstack@c-api.service[112508]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c063aaa3668 pid: 112508 (default app) May 09 13:48:51.398631 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.398677 np0000173163 devstack@c-api.service[112510]: WARNING keystonemiddleware.auth_token [None req-8e92cc34-dfc6-4d3e-8e41-9900150c34a4 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 13:48:51.400134 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.401605 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.402740 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.402740 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.402740 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.402740 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.402972 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.402972 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.402972 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.402972 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403167 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403424 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403424 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403424 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403424 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403424 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403646 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403646 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403646 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403646 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403646 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403855 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403855 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.403855 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.403855 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404032 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404032 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404032 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404032 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404032 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404269 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404269 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404269 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404269 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404269 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404467 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404467 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404467 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404467 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404631 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404667 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.404915 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405168 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405415 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405415 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405415 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405415 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405587 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405587 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405587 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405587 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405587 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405816 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405816 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405816 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.405816 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.405816 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.406049 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.407255 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.407255 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.407255 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.407255 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.407255 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.407636 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.407636 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.407636 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.407636 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.407636 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408000 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408000 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408000 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408000 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408306 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408306 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408306 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408306 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408613 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408613 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408613 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408613 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408613 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408997 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408997 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408997 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.408997 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.408997 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.409585 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.409585 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.409585 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.409585 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.409878 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.409878 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.409878 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.409878 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410233 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410233 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410233 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410233 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410545 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410545 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410545 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410545 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410831 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410831 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.410831 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.410831 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411153 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411591 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411591 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411591 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411591 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411591 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.411959 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412455 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.412892 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.413329 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.413765 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.413765 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.413765 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.413765 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414073 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414073 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414073 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414073 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414392 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414392 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414392 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414392 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414601 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414601 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414601 np0000173163 devstack@c-api.service[112509]: /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 13:48:51.414601 np0000173163 devstack@c-api.service[112509]: warnings.warn(deprecated_msg) May 09 13:48:51.414806 np0000173163 devstack@c-api.service[112510]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c063aaa3668 pid: 112510 (default app) May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: WARNING castellan.key_manager.migration [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.414857 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415128 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415128 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415183 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-bc9e6cdd-b9fd-42b3-b307-c59b29a99e03 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension UsedLimits extending resource: limits {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension TypesManage extending resource: types {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension AdminActions extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension AdminActions extending resource: snapshots {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension AdminActions extending resource: backups {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension VolumeActions extending resource: volumes {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415360 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.v3.router [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:48:51.415384 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 953 bytes} [Sat May 9 13:48:51 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 13:48:51.415407 np0000173163 devstack@c-api.service[112507]: WARNING keystonemiddleware.auth_token [None req-2ad2477c-557d-4afc-a69d-1bbeb4ce5102 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 13:48:51.419468 np0000173163 devstack@c-api.service[112507]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c063aaa3668 pid: 112507 (default app) May 09 13:48:58.231181 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.231181 np0000173163 devstack@c-api.service[112508]: warnings.warn( May 09 13:48:58.243152 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243152 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.243329 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243329 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.243475 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243475 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.243610 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243610 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.243748 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243748 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.243903 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.243903 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244037 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244037 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244193 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244193 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244329 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244329 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244493 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244493 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244673 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244673 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.244866 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.244866 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245009 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245009 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245160 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245160 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245315 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245315 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245470 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245470 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245644 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245644 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245796 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245796 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.245958 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.245958 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246128 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246128 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246276 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246276 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246489 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246489 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246688 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246688 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246844 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246844 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.246996 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.246996 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.247146 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.247146 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.247292 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.247292 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.247424 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.247424 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.247584 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.247584 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251123 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251123 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251123 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251123 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251123 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251259 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251259 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251259 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251259 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251259 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251388 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251388 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251388 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251388 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251388 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251511 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251656 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251656 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251656 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251656 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251656 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251772 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251772 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251772 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251772 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251772 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251891 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251891 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251891 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251891 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251985 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251985 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.251985 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.251985 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252092 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252092 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252092 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252092 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252092 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252211 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252211 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252318 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252318 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252318 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252318 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252410 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252410 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252410 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252410 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252515 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252515 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252515 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252515 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252608 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252608 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252608 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252608 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252700 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252700 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252700 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252700 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252791 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252929 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252929 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252929 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.252929 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.252929 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253051 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253211 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253343 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253473 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253640 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253640 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253640 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253640 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253730 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253730 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253730 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253730 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253828 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253828 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253828 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253828 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253921 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253921 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253921 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.253921 np0000173163 devstack@c-api.service[112508]: warnings.warn(deprecated_msg) May 09 13:48:58.253921 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-c18a461d-edb9-496e-88ad-f0614037c23f None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:48:58.739197 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-c18a461d-edb9-496e-88ad-f0614037c23f admin admin] POST https://199.204.45.169/volume/v3/types May 09 13:48:58.739955 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-c18a461d-edb9-496e-88ad-f0614037c23f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:48:58.741651 np0000173163 devstack@c-api.service[112508]: /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 13:48:58.741651 np0000173163 devstack@c-api.service[112508]: warnings.warn( May 09 13:48:58.749308 np0000173163 devstack@c-api.service[112508]: DEBUG oslo_db.sqlalchemy.engines [None req-c18a461d-edb9-496e-88ad-f0614037c23f 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=112508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:58.779213 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-c18a461d-edb9-496e-88ad-f0614037c23f admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 May 09 13:48:58.779919 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Sat May 9 13:48:58 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:48:58.792695 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.792695 np0000173163 devstack@c-api.service[112510]: warnings.warn( May 09 13:48:58.803927 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.803927 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804053 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804053 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804053 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804053 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804053 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804259 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804585 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804585 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804585 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804585 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804585 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804769 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804769 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804769 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804769 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804932 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804932 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.804932 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.804932 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805095 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805095 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805095 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805095 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805095 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805301 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805301 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805301 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805301 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805301 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805473 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805685 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.805914 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806165 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806389 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806389 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806389 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806389 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806536 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806536 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806536 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806536 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806536 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806718 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806718 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806718 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806718 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806718 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.806889 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807111 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807111 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807111 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807111 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807111 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807315 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807315 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807315 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807315 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807315 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807496 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807496 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807496 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807496 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807653 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807653 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807653 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807653 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807802 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807802 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807802 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807802 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807946 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807946 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.807946 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.807946 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808106 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808106 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808106 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808106 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808265 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808265 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808350 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808350 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808430 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808430 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808509 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808509 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808509 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808509 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808653 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808653 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808733 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808733 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808733 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808733 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808882 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808882 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.808882 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.808882 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809040 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809040 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809040 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809040 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809206 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809206 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809206 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809206 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809206 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809400 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809616 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.809830 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810059 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810306 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810306 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810306 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810306 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810451 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810451 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810451 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810451 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810604 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810604 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810604 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810604 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810750 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810750 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.810750 np0000173163 devstack@c-api.service[112510]: /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 13:48:58.810750 np0000173163 devstack@c-api.service[112510]: warnings.warn(deprecated_msg) May 09 13:48:58.813338 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [req-c18a461d-edb9-496e-88ad-f0614037c23f req-e7dbc5ff-f8f6-4239-a3da-411897d9729b None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:48:59.138932 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [req-c18a461d-edb9-496e-88ad-f0614037c23f req-e7dbc5ff-f8f6-4239-a3da-411897d9729b admin admin] POST https://199.204.45.169/volume/v3/types/c08123d5-aab8-4eb6-971a-586b204ed5e4/extra_specs May 09 13:48:59.139556 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [req-c18a461d-edb9-496e-88ad-f0614037c23f req-e7dbc5ff-f8f6-4239-a3da-411897d9729b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:48:59.141236 np0000173163 devstack@c-api.service[112510]: /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 13:48:59.141236 np0000173163 devstack@c-api.service[112510]: warnings.warn( May 09 13:48:59.151916 np0000173163 devstack@c-api.service[112510]: DEBUG oslo_db.sqlalchemy.engines [req-c18a461d-edb9-496e-88ad-f0614037c23f req-e7dbc5ff-f8f6-4239-a3da-411897d9729b 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=112510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:48:59.211860 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [req-c18a461d-edb9-496e-88ad-f0614037c23f req-e7dbc5ff-f8f6-4239-a3da-411897d9729b admin admin] https://199.204.45.169/volume/v3/types/c08123d5-aab8-4eb6-971a-586b204ed5e4/extra_specs returned with HTTP 200 May 09 13:48:59.212505 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Sat May 9 13:48:58 2026] POST /volume/v3/types/c08123d5-aab8-4eb6-971a-586b204ed5e4/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:49:01.282115 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=6 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:49:01.292121 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=6 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:49:08.776626 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:49:09.210547 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:04.765339 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-6e91636c-4f8d-44df-92c8-7bafa89df376 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:04.766180 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-6e91636c-4f8d-44df-92c8-7bafa89df376 None None] GET https://199.204.45.169/volume// May 09 13:56:04.766418 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-6e91636c-4f8d-44df-92c8-7bafa89df376 None None] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:04.766734 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-6e91636c-4f8d-44df-92c8-7bafa89df376 None None] Calling method 'all' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:04.767418 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-6e91636c-4f8d-44df-92c8-7bafa89df376 None None] https://199.204.45.169/volume// returned with HTTP 300 May 09 13:56:04.767843 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Sat May 9 13:56:04 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 13:56:42.093077 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.093077 np0000173163 devstack@c-api.service[112507]: warnings.warn( May 09 13:56:42.107350 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.107350 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.107350 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.107350 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.107350 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.107940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.107940 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.107940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.107940 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.107940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.108330 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.108739 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.108739 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.108739 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.108739 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109016 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109016 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109016 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109016 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109330 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109330 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109330 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109330 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109635 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109635 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109635 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109635 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109635 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109997 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109997 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109997 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.109997 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.109997 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110356 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.110763 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111277 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111679 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111679 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111679 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111679 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111679 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111932 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111932 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111932 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.111932 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.111932 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112177 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112458 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112714 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112714 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112714 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112714 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112714 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112946 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112946 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112946 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.112946 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.112946 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113204 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113204 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113204 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113204 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113404 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113404 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113404 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113404 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113600 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113600 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113600 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113600 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113600 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113847 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113847 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113847 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.113847 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.113847 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114056 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114056 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114056 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114056 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114357 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114357 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114357 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114357 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114571 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114571 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114571 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114571 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114891 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114891 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.114891 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.114891 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115122 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115122 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115122 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115122 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115393 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115393 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115393 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115393 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115393 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115640 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115940 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.115940 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.115940 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116188 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116448 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116726 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.116994 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117299 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117299 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117299 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117299 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117551 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117551 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117551 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117551 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117551 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: warnings.warn(deprecated_msg) May 09 13:56:42.117799 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:42.433680 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 demo demo] GET https://199.204.45.169/volume/v3/types?is_public=None May 09 13:56:42.433987 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:42.433987 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 demo demo] Calling method 'index' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:42.434538 np0000173163 devstack@c-api.service[112507]: /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 13:56:42.434538 np0000173163 devstack@c-api.service[112507]: warnings.warn( May 09 13:56:42.435197 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:56:42.446652 np0000173163 devstack@c-api.service[112507]: DEBUG oslo_db.sqlalchemy.engines [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 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=112507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:56:42.468777 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7a241e04-99d6-4bf4-a516-42bae1aa5169 demo demo] https://199.204.45.169/volume/v3/types?is_public=None returned with HTTP 200 May 09 13:56:42.469242 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 1/5] 199.204.45.169 () {64 vars in 1263 bytes} [Sat May 9 13:56:42 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:56:42.481873 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [req-7a241e04-99d6-4bf4-a516-42bae1aa5169 req-a4efeb1b-c9ce-42f0-a6a7-ea4a2e6a2923 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:42.487335 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [req-7a241e04-99d6-4bf4-a516-42bae1aa5169 req-a4efeb1b-c9ce-42f0-a6a7-ea4a2e6a2923 demo demo] GET https://199.204.45.169/volume/v3/types/default May 09 13:56:42.487679 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [req-7a241e04-99d6-4bf4-a516-42bae1aa5169 req-a4efeb1b-c9ce-42f0-a6a7-ea4a2e6a2923 demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:42.487997 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [req-7a241e04-99d6-4bf4-a516-42bae1aa5169 req-a4efeb1b-c9ce-42f0-a6a7-ea4a2e6a2923 demo demo] Calling method 'show' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:42.499657 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [req-7a241e04-99d6-4bf4-a516-42bae1aa5169 req-a4efeb1b-c9ce-42f0-a6a7-ea4a2e6a2923 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 May 09 13:56:42.500668 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 2/6] 199.204.45.169 () {66 vars in 1329 bytes} [Sat May 9 13:56:42 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:56:42.888431 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-082f30ad-56d3-4e0b-9364-81883dc605a5 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:42.893848 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-082f30ad-56d3-4e0b-9364-81883dc605a5 demo demo] GET https://199.204.45.169/volume/v3/types/default May 09 13:56:42.894246 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-082f30ad-56d3-4e0b-9364-81883dc605a5 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:42.894693 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-082f30ad-56d3-4e0b-9364-81883dc605a5 demo demo] Calling method 'show' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:42.908183 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-082f30ad-56d3-4e0b-9364-81883dc605a5 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 May 09 13:56:42.908558 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 2/7] 199.204.45.169 () {64 vars in 1258 bytes} [Sat May 9 13:56:42 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 13:56:43.326477 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:43.668847 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e demo demo] GET https://199.204.45.169/volume/v3/types/default May 09 13:56:43.669211 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:43.669401 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e demo demo] Calling method 'show' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:43.678563 np0000173163 devstack@c-api.service[112509]: DEBUG oslo_db.sqlalchemy.engines [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e 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=112509) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:56:43.692328 np0000173163 devstack@c-api.service[112509]: /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 13:56:43.692328 np0000173163 devstack@c-api.service[112509]: warnings.warn( May 09 13:56:43.694581 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-6b9a94c7-bec1-4d18-ad85-90465171e09e demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 May 09 13:56:43.694928 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 3/8] 199.204.45.169 () {64 vars in 1258 bytes} [Sat May 9 13:56:43 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:56:43.709470 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-7c710581-4575-47ef-9ed5-b72e0a6e60aa None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:43.713038 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7c710581-4575-47ef-9ed5-b72e0a6e60aa demo demo] GET https://199.204.45.169/volume/v3/types/default May 09 13:56:43.713433 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7c710581-4575-47ef-9ed5-b72e0a6e60aa demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:43.713852 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7c710581-4575-47ef-9ed5-b72e0a6e60aa demo demo] Calling method 'show' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:43.729306 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7c710581-4575-47ef-9ed5-b72e0a6e60aa demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 May 09 13:56:43.729621 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1258 bytes} [Sat May 9 13:56:43 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 13:56:52.494667 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=2 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:52.904515 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=2 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:53.689973 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=2 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:53.725959 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=3 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:01:39.809304 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:01:39.894789 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:01:39.895490 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:01:39.895607 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:01:39.896526 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:01:39.898670 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:01:39.936572 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] Get all volumes completed successfully. May 09 14:01:39.938756 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-f9a56696-b87f-408c-a8da-e83ee97a6735 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:01:39.939195 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 3/10] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:01:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:01:49.930246 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:02:39.958145 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:02:39.959064 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:02:39.959317 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:02:39.959567 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:02:39.960957 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:02:39.961961 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:02:39.998246 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] Get all volumes completed successfully. May 09 14:02:40.001969 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-9d0183c7-32cd-4f33-815e-9e7c202071ca demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:02:40.004270 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:02:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:02:49.990407 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:03:40.020415 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:03:40.023900 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:03:40.024074 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:03:40.024264 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:03:40.024734 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:03:40.025485 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:03:40.057578 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] Get all volumes completed successfully. May 09 14:03:40.059619 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-bdfe4021-f5aa-4134-8a7c-7c82e437f96a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:03:40.060018 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 4/12] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:03:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:03:50.051261 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:40.075308 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:40.080789 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:04:40.081045 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:04:40.081302 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:04:40.081889 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:04:40.083192 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:04:40.114955 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] Get all volumes completed successfully. May 09 14:04:40.117009 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-62c78a8f-99ff-4b9c-9881-fe5feb75ca44 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:04:40.117677 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:04:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:04:50.109363 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:40.130743 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:40.134062 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:05:40.134355 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:05:40.134545 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:05:40.134916 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:05:40.135752 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:05:40.143753 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] Get all volumes completed successfully. May 09 14:05:40.147410 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-1a9833da-ddf7-4ee5-9b6c-34dc865768a4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:05:40.147410 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 4/14] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:05:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:05:50.138447 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:40.160410 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:40.393334 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:06:40.393568 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:40.393803 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:40.394127 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:06:40.395105 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:06:40.404031 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] Get all volumes completed successfully. May 09 14:06:40.406311 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-10158f2f-bfc6-4cad-9aed-7669cd6f13f6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:06:40.406768 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:06:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:50.398298 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:40.421178 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:40.423958 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:07:40.424220 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:40.424467 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:40.424810 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:40.425788 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:07:40.434406 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] Get all volumes completed successfully. May 09 14:07:40.437112 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-8f5794c1-f98f-41fa-872c-5b7d85e4dc88 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:07:40.437596 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 5/16] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:07:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:07:50.429397 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:40.450209 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:40.453007 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:08:40.453289 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:40.453573 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:40.453892 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:08:40.454982 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:08:40.465499 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] Get all volumes completed successfully. May 09 14:08:40.467580 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-4dba7bc2-f70c-4cb3-ab44-6419d47a9873 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:08:40.467877 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:08:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:08:50.458529 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:40.491959 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-07764660-2774-4b33-a76d-0745dee585cb None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:40.496510 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:09:40.496977 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:40.497499 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:40.498075 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:40.499400 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:09:40.507980 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] Get all volumes completed successfully. May 09 14:09:40.510826 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-07764660-2774-4b33-a76d-0745dee585cb demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:09:40.511352 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 5/18] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:09:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:50.502714 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:40.525060 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:40.530742 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:10:40.531005 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:40.531384 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:40.531743 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:40.535003 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:10:40.545804 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] Get all volumes completed successfully. May 09 14:10:40.548893 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-24e7bd95-295e-4a80-a988-a4b2f68d70a1 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:10:40.549452 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:10:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:10:50.539790 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:40.564489 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:40.709244 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:11:40.709510 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:40.709721 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:40.710033 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:40.710974 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:11:40.722160 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] Get all volumes completed successfully. May 09 14:11:40.724838 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-53d74c4a-4f88-49f5-8681-08b9d77ef1bf demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:11:40.725372 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 6/20] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:11:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 14:11:50.714752 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:40.738901 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-0150d10b-a232-4136-82d5-c426c28e9d63 None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:40.741837 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:12:40.742190 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:40.742499 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:40.742859 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:40.744416 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:40.754531 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] Get all volumes completed successfully. May 09 14:12:40.758470 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-0150d10b-a232-4136-82d5-c426c28e9d63 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:40.758828 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:12:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:12:50.749006 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:40.772346 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:40.776823 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:13:40.777883 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:40.778355 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:40.778821 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:40.780124 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:40.788158 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] Get all volumes completed successfully. May 09 14:13:40.791230 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-97cdd111-e121-47ca-b420-fdafa5f797c3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:40.791642 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:13:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:13:50.783045 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:40.806428 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:40.809511 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:14:40.809738 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:40.810003 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:40.810327 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:40.811278 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:40.818667 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] Get all volumes completed successfully. May 09 14:14:40.820447 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-5a427845-5dea-4c50-bf2c-ec86af3f59f1 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:40.821524 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:14:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:50.814347 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:40.835894 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:40.838815 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:15:40.839396 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:40.839914 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:40.840526 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:40.842050 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:40.854465 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] Get all volumes completed successfully. May 09 14:15:40.856668 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-59363c94-dd38-4fdb-a5e3-ef6e197ae97d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:40.856920 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 7/24] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:15:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:50.845994 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:40.873602 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:41.035208 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:16:41.035208 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:41.035208 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:41.035208 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:41.035950 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:41.044992 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] Get all volumes completed successfully. May 09 14:16:41.047418 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-a519ea1b-6c1b-45cb-a9bc-669767d1cf8a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:41.048032 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:16:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:51.039367 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:41.063802 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:41.068826 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:17:41.069060 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:41.069780 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:41.070184 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:41.071025 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:41.079783 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] Get all volumes completed successfully. May 09 14:17:41.081795 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-3d004062-3248-4b4b-9369-9e0f06bacf0c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:41.082213 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:17:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:51.074881 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:41.097130 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:41.099849 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:18:41.100187 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:41.100535 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:41.101018 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:41.102900 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:41.110626 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] Get all volumes completed successfully. May 09 14:18:41.113094 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-fc601e18-3a5b-40da-a86b-1d166cddffe2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:41.113534 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:18:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:51.106307 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:41.133489 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-330b229d-daae-426b-b7f1-61aea0949a7f None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:41.136341 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:19:41.136531 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:41.136693 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:41.136918 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:41.137581 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:41.143181 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] Get all volumes completed successfully. May 09 14:19:41.145162 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-330b229d-daae-426b-b7f1-61aea0949a7f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:41.145506 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 8/28] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:19:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:51.139883 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:41.159194 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:41.161685 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:20:41.161963 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:41.162281 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:41.162635 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:41.163830 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:41.175257 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] Get all volumes completed successfully. May 09 14:20:41.179874 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-c3dc2282-8c3f-45a4-b590-75b0901978ee demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:41.180581 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:20:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:51.168414 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:41.211661 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-18b23e36-e429-4424-941f-871518fb52c0 None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:41.297826 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:21:41.298342 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:41.298735 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:41.299331 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:41.300938 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:41.308421 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] Get all volumes completed successfully. May 09 14:21:41.310231 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-18b23e36-e429-4424-941f-871518fb52c0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:41.310556 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:21:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:51.305913 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:41.329575 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:41.332877 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:22:41.333217 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:41.333608 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:41.333983 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:41.335214 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:41.341617 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] Get all volumes completed successfully. May 09 14:22:41.343545 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-f9c5b9e3-829c-4df1-836e-17c4ba86786c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:41.343998 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:22:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:51.337928 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:41.360143 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:41.364327 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:23:41.364685 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:41.365142 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:41.365541 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:41.366440 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:41.373929 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] Get all volumes completed successfully. May 09 14:23:41.375888 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-34f2ccc5-d6fe-4857-8eba-7afb2b8e69db demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:41.376448 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 9/32] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:23:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:51.369361 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:41.390017 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:41.392869 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:24:41.393212 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:41.393500 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:41.393830 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:41.394955 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:41.401413 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] Get all volumes completed successfully. May 09 14:24:41.403614 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-7e4e863a-03d2-4f1e-84a5-6c82aba265ae demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:41.404004 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:24:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:51.397537 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:41.417532 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:41.419639 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:25:41.419809 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:41.419990 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:41.420244 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:41.420888 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:41.426482 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] Get all volumes completed successfully. May 09 14:25:41.428245 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-d56000d5-7d0a-4c55-90d8-c122575f1cac demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:41.428760 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:25:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:51.423269 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:41.443395 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:41.548996 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:26:41.551031 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:41.551031 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:41.551031 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:41.552903 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:41.561760 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] Get all volumes completed successfully. May 09 14:26:41.565476 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-6c2aa54d-8109-4ff2-b688-4e0edbd4ce90 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:41.565832 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:26:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:51.556042 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:41.582861 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:41.586516 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:27:41.586744 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:41.586978 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:41.587288 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:41.588232 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:41.595482 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] Get all volumes completed successfully. May 09 14:27:41.597404 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-f23e1252-c1df-4991-aea5-f8e7f8dc01d0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:41.597930 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 10/36] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:27:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:51.591533 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:41.614200 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:41.617189 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:28:41.617357 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:41.617580 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:41.617778 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:41.618580 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:41.624278 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] Get all volumes completed successfully. May 09 14:28:41.627029 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-34532252-1ceb-4b0b-b2bb-f124acb2fee7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:41.627722 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:28:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:51.621290 np0000173163 devstack@c-api.service[112507]: DEBUG dbcounter [-] [112507] Writing DB stats cinder:SELECT=1 {{(pid=112507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:41.642780 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.middleware.request_id [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc None None] RequestId filter calling following filter/app {{(pid=112508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:41.645993 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:29:41.646305 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] Empty body provided in request {{(pid=112508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:41.646607 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.openstack.wsgi [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] Calling method 'detail' {{(pid=112508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:41.646941 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.api.api_utils [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] Removing options '' from query. {{(pid=112508) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:41.647938 np0000173163 devstack@c-api.service[112508]: DEBUG cinder.volume.api [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112508) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:41.655364 np0000173163 devstack@c-api.service[112508]: INFO cinder.volume.api [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] Get all volumes completed successfully. May 09 14:29:41.657373 np0000173163 devstack@c-api.service[112508]: INFO cinder.api.openstack.wsgi [None req-f087a8e3-cfcb-4eae-aa3d-092943212ccc demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:41.657738 np0000173163 devstack@c-api.service[112508]: [pid: 112508|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:29:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:51.651010 np0000173163 devstack@c-api.service[112508]: DEBUG dbcounter [-] [112508] Writing DB stats cinder:SELECT=1 {{(pid=112508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:41.674724 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.middleware.request_id [None req-33d30658-ea21-4024-9a90-cfe2c67af839 None None] RequestId filter calling following filter/app {{(pid=112510) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:41.677898 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:30:41.678162 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] Empty body provided in request {{(pid=112510) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:41.678404 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.openstack.wsgi [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] Calling method 'detail' {{(pid=112510) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:41.678697 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.api.api_utils [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] Removing options '' from query. {{(pid=112510) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:41.679670 np0000173163 devstack@c-api.service[112510]: DEBUG cinder.volume.api [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112510) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:41.688049 np0000173163 devstack@c-api.service[112510]: INFO cinder.volume.api [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] Get all volumes completed successfully. May 09 14:30:41.690189 np0000173163 devstack@c-api.service[112510]: INFO cinder.api.openstack.wsgi [None req-33d30658-ea21-4024-9a90-cfe2c67af839 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:41.690540 np0000173163 devstack@c-api.service[112510]: [pid: 112510|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:30:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:51.683365 np0000173163 devstack@c-api.service[112510]: DEBUG dbcounter [-] [112510] Writing DB stats cinder:SELECT=1 {{(pid=112510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:41.716281 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.middleware.request_id [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c None None] RequestId filter calling following filter/app {{(pid=112509) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:41.807823 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:31:41.808029 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] Empty body provided in request {{(pid=112509) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:41.808219 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.openstack.wsgi [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] Calling method 'detail' {{(pid=112509) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:41.808421 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.api.api_utils [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] Removing options '' from query. {{(pid=112509) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:41.809074 np0000173163 devstack@c-api.service[112509]: DEBUG cinder.volume.api [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112509) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:41.818322 np0000173163 devstack@c-api.service[112509]: INFO cinder.volume.api [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] Get all volumes completed successfully. May 09 14:31:41.820311 np0000173163 devstack@c-api.service[112509]: INFO cinder.api.openstack.wsgi [None req-e9e5bdb0-19c7-4f78-a90d-36d1b4603a7c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:41.820665 np0000173163 devstack@c-api.service[112509]: [pid: 112509|app: 0|req: 11/40] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:31:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:51.812845 np0000173163 devstack@c-api.service[112509]: DEBUG dbcounter [-] [112509] Writing DB stats cinder:SELECT=1 {{(pid=112509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:41.838771 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.middleware.request_id [None req-414b06c8-ce02-4139-b249-2bfd1202825d None None] RequestId filter calling following filter/app {{(pid=112507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:41.843679 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail May 09 14:32:41.844050 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] Empty body provided in request {{(pid=112507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:41.844429 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.openstack.wsgi [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] Calling method 'detail' {{(pid=112507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:41.844911 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.api.api_utils [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] Removing options '' from query. {{(pid=112507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:41.846206 np0000173163 devstack@c-api.service[112507]: DEBUG cinder.volume.api [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:41.854142 np0000173163 devstack@c-api.service[112507]: INFO cinder.volume.api [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] Get all volumes completed successfully. May 09 14:32:41.858016 np0000173163 devstack@c-api.service[112507]: INFO cinder.api.openstack.wsgi [None req-414b06c8-ce02-4139-b249-2bfd1202825d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:41.858803 np0000173163 devstack@c-api.service[112507]: [pid: 112507|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1295 bytes} [Sat May 9 14:32:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)