May 19 01:00:09.829235 np0000174567 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 01:00:09.839398 np0000174567 devstack@c-api.service[112095]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 01:00:09 2026] *** May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: nodename: np0000174567 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: machine: x86_64 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: clock source: unix May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: pcre jit disabled May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: detected number of CPU cores: 16 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: current working directory: / May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: detected binary path: /usr/bin/uwsgi-core May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: your processes number limit is 256917 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: your memory page size is 4096 bytes May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: detected max file descriptor number: 2048 May 19 01:00:09.842559 np0000174567 devstack@c-api.service[112095]: lock engine: pthread robust mutexes May 19 01:00:09.843320 np0000174567 devstack@c-api.service[112095]: thunder lock: enabled May 19 01:00:09.843320 np0000174567 devstack@c-api.service[112095]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 01:00:09.843320 np0000174567 devstack@c-api.service[112095]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 01:00:09.843320 np0000174567 devstack@c-api.service[112095]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 01:00:09.843320 np0000174567 devstack@c-api.service[112095]: Set PythonHome to /opt/stack/data/venv May 19 01:00:09.880281 np0000174567 devstack@c-api.service[112095]: Python main interpreter initialized at 0x71bf1d0a3668 May 19 01:00:09.880281 np0000174567 devstack@c-api.service[112095]: python threads support enabled May 19 01:00:09.880281 np0000174567 devstack@c-api.service[112095]: your server socket listen backlog is limited to 100 connections May 19 01:00:09.880281 np0000174567 devstack@c-api.service[112095]: your mercy for graceful operations on workers is 80 seconds May 19 01:00:09.880916 np0000174567 devstack@c-api.service[112095]: mapped 671795 bytes (656 KB) for 4 cores May 19 01:00:09.880984 np0000174567 devstack@c-api.service[112095]: *** Operational MODE: preforking *** May 19 01:00:09.881484 np0000174567 devstack@c-api.service[112095]: *** uWSGI is running in multiple interpreter mode *** May 19 01:00:09.881484 np0000174567 devstack@c-api.service[112095]: spawned uWSGI master process (pid: 112095) May 19 01:00:09.881364 np0000174567 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 01:00:09.881948 np0000174567 devstack@c-api.service[112095]: spawned uWSGI worker 1 (pid: 112097, cores: 1) May 19 01:00:09.882472 np0000174567 devstack@c-api.service[112095]: spawned uWSGI worker 2 (pid: 112098, cores: 1) May 19 01:00:09.882975 np0000174567 devstack@c-api.service[112095]: spawned uWSGI worker 3 (pid: 112099, cores: 1) May 19 01:00:09.883438 np0000174567 devstack@c-api.service[112095]: spawned uWSGI worker 4 (pid: 112100, cores: 1) May 19 01:00:09.883520 np0000174567 devstack@c-api.service[112095]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: we strongly recommend against using it for new projects. May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: framework. For more detail see May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:10.004221 np0000174567 devstack@c-api.service[112097]: import eventlet # noqa May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: we strongly recommend against using it for new projects. May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: framework. For more detail see May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:10.007732 np0000174567 devstack@c-api.service[112098]: import eventlet # noqa May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: we strongly recommend against using it for new projects. May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: framework. For more detail see May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:10.015337 np0000174567 devstack@c-api.service[112100]: import eventlet # noqa May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: we strongly recommend against using it for new projects. May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: framework. For more detail see May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:10.017519 np0000174567 devstack@c-api.service[112099]: import eventlet # noqa May 19 01:00:10.090569 np0000174567 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:10.090569 np0000174567 devstack@c-api.service[112097]: debtcollector.deprecate( May 19 01:00:10.099093 np0000174567 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:10.099093 np0000174567 devstack@c-api.service[112099]: debtcollector.deprecate( May 19 01:00:10.104657 np0000174567 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:10.104657 np0000174567 devstack@c-api.service[112098]: debtcollector.deprecate( May 19 01:00:10.105422 np0000174567 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:10.105422 np0000174567 devstack@c-api.service[112100]: debtcollector.deprecate( May 19 01:00:10.170141 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:10.170141 np0000174567 devstack@c-api.service[112097]: from cgi import parse_header May 19 01:00:10.175700 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:10.175700 np0000174567 devstack@c-api.service[112099]: from cgi import parse_header May 19 01:00:10.185572 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:10.185572 np0000174567 devstack@c-api.service[112098]: from cgi import parse_header May 19 01:00:10.194339 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:10.194339 np0000174567 devstack@c-api.service[112100]: from cgi import parse_header May 19 01:00:10.214325 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:10.214325 np0000174567 devstack@c-api.service[112097]: removals.removed_module( May 19 01:00:10.215006 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:10.215006 np0000174567 devstack@c-api.service[112097]: removals.removed_module( May 19 01:00:10.219589 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:10.219589 np0000174567 devstack@c-api.service[112099]: removals.removed_module( May 19 01:00:10.220270 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:10.220270 np0000174567 devstack@c-api.service[112099]: removals.removed_module( May 19 01:00:10.232591 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:10.232591 np0000174567 devstack@c-api.service[112098]: removals.removed_module( May 19 01:00:10.233301 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:10.233301 np0000174567 devstack@c-api.service[112098]: removals.removed_module( May 19 01:00:10.249782 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:10.249782 np0000174567 devstack@c-api.service[112100]: removals.removed_module( May 19 01:00:10.250497 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:10.250497 np0000174567 devstack@c-api.service[112100]: removals.removed_module( May 19 01:00:10.815571 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:10.815571 np0000174567 devstack@c-api.service[112097]: warnings.warn( May 19 01:00:10.826630 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:10.826630 np0000174567 devstack@c-api.service[112099]: warnings.warn( May 19 01:00:10.839020 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:10.839020 np0000174567 devstack@c-api.service[112098]: warnings.warn( May 19 01:00:10.902036 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:10.902036 np0000174567 devstack@c-api.service[112100]: warnings.warn( May 19 01:00:10.910945 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:10.910945 np0000174567 devstack@c-api.service[112097]: warnings.warn( May 19 01:00:10.931937 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:10.931937 np0000174567 devstack@c-api.service[112099]: warnings.warn( May 19 01:00:10.938741 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:10.938741 np0000174567 devstack@c-api.service[112098]: warnings.warn( May 19 01:00:11.002152 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:11.002152 np0000174567 devstack@c-api.service[112100]: warnings.warn( May 19 01:00:11.205086 np0000174567 devstack@c-api.service[112097]: 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 19 01:00:11.205448 np0000174567 devstack@c-api.service[112097]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112097) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:11.207040 np0000174567 devstack@c-api.service[112099]: 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 19 01:00:11.207290 np0000174567 devstack@c-api.service[112099]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112099) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:11.222375 np0000174567 devstack@c-api.service[112098]: 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 19 01:00:11.222579 np0000174567 devstack@c-api.service[112098]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112098) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:11.289649 np0000174567 devstack@c-api.service[112097]: /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 19 01:00:11.289649 np0000174567 devstack@c-api.service[112097]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:11.291006 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:11.291006 np0000174567 devstack@c-api.service[112098]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:11.291162 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:11.291162 np0000174567 devstack@c-api.service[112099]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:11.311939 np0000174567 devstack@c-api.service[112100]: 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 19 01:00:11.312458 np0000174567 devstack@c-api.service[112100]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112100) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:11.372631 np0000174567 devstack@c-api.service[112100]: /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 19 01:00:11.372631 np0000174567 devstack@c-api.service[112100]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:11.738756 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:11.738958 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112098) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:11.739028 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:11.739089 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.739146 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.739205 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.739262 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.739343 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.739432 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.739493 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.739493 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.739700 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.740130 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112097) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:11.740513 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.740627 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.740697 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.740817 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.740889 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.740958 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.741016 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.741016 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.741111 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.741163 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.741277 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.741331 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.741399 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.741461 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.741519 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.741574 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.741629 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.741687 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.741774 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.741831 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.741888 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.741958 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.742159 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.742226 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.742306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.747116 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.747196 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.747196 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.747316 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.747378 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.747378 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.747475 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.747544 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.747601 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.747601 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.747708 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.747809 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.747809 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.747809 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.747958 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.747958 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.747958 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.748135 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.748195 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.748256 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.748320 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.748385 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.748464 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.748530 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.748580 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.748648 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.748648 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.748648 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.749820 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.749877 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.749914 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.750007 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.750053 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.750097 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.750139 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.750178 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.750221 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.750260 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.750306 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.750345 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.750383 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.750419 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.750419 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.750498 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.750533 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.750572 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.750612 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.750653 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.750691 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.750758 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.750799 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.750852 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.750852 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.750852 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.750852 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.750852 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.751290 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.751335 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.751376 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.751376 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.751444 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.751444 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.751520 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.751556 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.751601 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.751639 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.751684 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.751742 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.751778 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.751820 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.751869 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.751911 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.751956 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.751956 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.751956 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.752060 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.752106 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.752145 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.752183 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.752217 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.752217 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.752217 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.752217 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.752217 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.753459 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.753517 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.753552 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.753593 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.753629 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.753683 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.753757 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.753799 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.753834 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.753883 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.753920 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.753959 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.753993 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.754030 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.754070 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.754115 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.754159 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.754198 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.754235 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.754278 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.754322 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.754366 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.754403 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.754442 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.754487 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.754531 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.754574 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.754574 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.755206 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.755255 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.755328 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.755372 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.755436 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.755543 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.755598 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.755598 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.755670 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.755735 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.755772 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.755821 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.755865 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.755904 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.755942 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.755981 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.756026 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.756065 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.756108 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.756152 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.756193 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.756233 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.756277 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.756315 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.756351 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.756351 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.756775 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.756822 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.758185 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.758235 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.758275 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.758316 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.758352 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.758399 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.758452 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.758492 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.758527 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.758563 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.758599 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.758644 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.758690 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.758751 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.758805 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.758850 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.758899 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.758939 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.758979 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.759019 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.759056 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.759096 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.759312 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.759938 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.760007 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.760055 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.760096 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.760137 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.760176 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.760215 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.760262 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.760308 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.760352 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.760397 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.760436 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.760476 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.760511 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.760551 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.760604 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.760652 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.760687 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.760752 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.760794 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.760834 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.760875 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.760919 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.760955 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.760955 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.760955 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.760955 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.760955 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.762504 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.762565 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.762605 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.762648 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.762706 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.762769 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.762831 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.762877 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.762917 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.762957 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.762993 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.763035 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.763075 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.763122 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.763162 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.763198 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.763236 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.763281 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.763322 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.763361 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.763401 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.763445 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.763489 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.763540 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.763579 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.763579 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.763579 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.763579 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.763736 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.763736 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.763736 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.763848 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.763896 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.763937 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.763979 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.764023 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.764066 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.764106 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.764148 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.764188 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.764224 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.764271 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.764317 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.764358 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.764394 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.764439 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.764479 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.764520 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.764559 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.764595 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.764630 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.764673 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.764735 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.764776 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.764816 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.764859 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.764894 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.764941 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.764982 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.765022 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.765058 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.765181 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.765252 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.765298 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.765339 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.765376 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.765420 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.765458 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.765496 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.765538 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.765575 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.765615 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.765652 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.765692 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.765773 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.765820 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.765855 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.765905 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.765950 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.766155 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.766155 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.766155 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.766155 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.766294 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.766338 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.766338 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.766416 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.766452 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.766492 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.766527 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.766568 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.766606 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.766643 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.766684 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.766740 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.766794 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.766839 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.766877 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.766919 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.766958 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.767000 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.767038 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.767073 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.767107 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.767155 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.767193 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.767193 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.770384 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.770441 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.770495 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.770536 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.770577 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.770620 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.770656 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.770732 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.770775 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.770816 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.770870 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.770870 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.770969 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.771010 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.771068 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.771149 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.771191 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.771237 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.771321 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.771373 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.771419 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.771775 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.771869 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.771921 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.771994 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.772043 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.772043 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.772125 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.772161 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.772204 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.772243 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.772279 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.772332 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.772372 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.772416 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.772460 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.772505 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.772543 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.772580 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.772622 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.772662 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.772699 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.772760 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.772816 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.772857 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.772893 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.772933 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.772969 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.773008 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.773050 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.773102 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.773146 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.773190 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.773233 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.773293 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.773332 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.773375 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.773421 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.773459 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.773507 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.773548 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.773592 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.773631 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.773669 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.773704 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.773761 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.773811 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.773857 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.773895 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.773942 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.773982 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.774018 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.774054 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.774094 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.774138 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.774176 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.774211 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.774249 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.774288 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.774323 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.774368 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.774406 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.774447 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.774486 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.774522 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.774561 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.774600 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.774636 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.774671 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.774737 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.774778 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.774815 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.774868 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.774909 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.774944 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.774979 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.775015 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.775056 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.775095 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.775137 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.775183 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.775221 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.775257 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.775292 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.775331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.775619 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.775619 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.775619 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.775619 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.775619 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.775841 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.775898 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.775945 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.775984 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.776022 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.776022 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.776022 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.776022 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.776166 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.776206 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.776242 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.776242 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.776321 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.776368 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.776406 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.776441 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.776480 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.776518 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.776553 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.776592 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.776636 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.776636 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.776636 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.777064 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.777113 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.777178 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.777236 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.777313 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.777354 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.777354 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.777425 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.777475 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.777524 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.777524 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.777524 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.777628 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.777666 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.777703 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.777771 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.777771 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.777848 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.777891 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.777930 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.777967 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.778002 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.778042 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.778084 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.778084 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.778155 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.778194 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.778272 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.782444 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.782444 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.782533 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.782583 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.782623 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.782666 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.782704 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.782777 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.782822 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.782868 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.782905 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.782939 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.782978 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.783015 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.783047 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.783087 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.783126 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.783126 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.783126 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.783126 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.783126 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.784271 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.784365 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.784452 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.784533 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.784627 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.784704 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.784824 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.785520 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.785572 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.785623 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.785701 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.785766 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.785806 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.785843 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.785918 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.785968 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.786148 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.786181 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.786217 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.786253 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.786301 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.786338 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.786374 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.786408 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.786449 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.786486 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.786520 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.786557 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.786599 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.786633 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.786674 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.786731 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.786731 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.786731 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.786731 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.786864 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.786909 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.786943 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.787016 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.787064 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.787112 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.787150 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.787189 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.787232 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.787269 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.787307 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.787344 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.787380 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.787417 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.787451 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.787499 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.787538 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.787577 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.787615 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.787648 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.787685 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.787749 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.787789 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.787827 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.787953 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.787994 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.788037 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.788074 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.788116 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.788151 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.788184 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.788221 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.788259 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.788299 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.788339 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.788377 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.788423 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.788467 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.788504 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.788537 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.788580 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.788616 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.788653 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.788693 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.788754 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.788792 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.788829 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.788875 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.788916 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.788953 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.788987 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.789028 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.789066 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.789111 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.789162 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.789199 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.789241 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.789322 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.789368 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.789405 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.789444 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.789482 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.789524 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.789561 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.789595 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.789630 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.789665 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.789701 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.789750 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.789791 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.789833 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.789872 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.789918 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.789958 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.789995 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.790030 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.790069 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.790110 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.790150 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.790191 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.790229 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.790265 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.790308 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.790346 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.790384 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.790420 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.790458 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.790498 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.790533 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.790567 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.790602 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.790639 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.790688 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.790746 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.790785 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.790829 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.790869 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.790904 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.790942 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.790978 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.791013 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.791049 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.791096 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.791133 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.791167 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.791200 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.791237 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.791279 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.791313 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.791347 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.791347 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.791347 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.791455 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.791655 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.791696 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.791752 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.791956 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.791956 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.792021 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.792060 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.792060 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.792142 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.792184 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.792220 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.792261 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.792301 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.792336 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.792378 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.792415 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.792415 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.792487 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.792529 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.792567 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.792567 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.792567 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.792567 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.792702 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.792761 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.792800 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.792836 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.792880 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.792927 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.792964 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.793005 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.793041 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.793078 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.793114 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.793150 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.793192 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.793233 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.793268 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.793363 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.793594 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.793594 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.793594 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.793594 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.793763 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.793800 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.793800 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.793848 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.793883 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.793915 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.793939 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.793967 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.793994 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.794024 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.794052 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.794082 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.794109 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.794135 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.794159 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.794197 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.794224 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.794251 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.794275 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.794305 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.794337 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.794363 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.794390 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.794422 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.794445 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.794471 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.794497 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.794520 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.794548 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.794580 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.794607 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.794634 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.794665 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.794770 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.794859 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.794888 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.794919 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.794950 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.794977 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.795003 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.795030 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.795057 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.795084 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.795112 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.795139 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.795165 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.795189 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.795217 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.795217 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.795271 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.795298 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.795298 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.795972 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.796011 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.796073 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.796106 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.796133 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.796164 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.796197 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.796224 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.796249 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.796278 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.796306 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.796336 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.796363 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.796392 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.796416 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.796447 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.796472 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.796498 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.796522 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.796546 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.796569 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.796569 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.796618 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.796641 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.796669 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.796669 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.796669 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.796762 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.797125 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.797199 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.797269 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.797351 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.797427 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.797467 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.797492 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.797524 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.797549 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.797579 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.797604 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.797628 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.797667 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.797698 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.797746 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.797783 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.797812 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.797845 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.797873 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.797899 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.797934 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.797964 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.797994 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.798025 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.798114 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.798149 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.798149 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.798203 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.798505 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.798572 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.798607 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.798636 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.798668 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.798697 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.798748 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.798786 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.798814 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.798845 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.798876 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.798904 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.798929 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.798954 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.798986 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.799014 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.799047 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.799122 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.799161 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.799188 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.799217 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.799245 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.799274 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.799303 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.799328 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.799390 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.799447 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.799511 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:11.801613 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.801658 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.801746 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.801779 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.801833 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.801873 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.801912 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.801955 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.801998 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.802034 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.802034 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.802099 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.802136 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.802173 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.802173 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.802244 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:11.802283 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.802319 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:11.802365 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.802402 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:11.802440 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.802475 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:11.802475 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:11.802475 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:11.847253 np0000174567 devstack@c-api.service[112098]: INFO dbcounter [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Registered counter for database cinder May 19 01:00:11.847359 np0000174567 devstack@c-api.service[112099]: INFO dbcounter [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Registered counter for database cinder May 19 01:00:11.848185 np0000174567 devstack@c-api.service[112097]: INFO dbcounter [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Registered counter for database cinder May 19 01:00:11.849736 np0000174567 devstack@c-api.service[112100]: INFO dbcounter [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Registered counter for database cinder May 19 01:00:11.859972 np0000174567 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-ab03f8f2-1978-461c-bee4-35886a72a19a 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:11.865014 np0000174567 devstack@c-api.service[112097]: DEBUG oslo_db.sqlalchemy.engines [None req-5918636b-865c-46ed-afe4-46f9150b5d24 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=112097) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:11.869471 np0000174567 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:11.871208 np0000174567 devstack@c-api.service[112098]: DEBUG oslo_db.sqlalchemy.engines [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b 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=112098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:11.973116 np0000174567 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writer thread running {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:11.975699 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:11.977799 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:11.979640 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:11.981312 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:11.982162 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:11.983411 np0000174567 devstack@c-api.service[112098]: DEBUG dbcounter [-] [112098] Writer thread running {{(pid=112098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:11.983795 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:11.985944 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:11.988066 np0000174567 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-ab03f8f2-1978-461c-bee4-35886a72a19a 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:11.988138 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:11.989986 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:11.990195 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:11.991818 np0000174567 devstack@c-api.service[112099]: INFO cinder.rpc [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:11.992129 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:11.993007 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:11.993579 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:11.995328 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:11.999651 np0000174567 devstack@c-api.service[112097]: DEBUG dbcounter [-] [112097] Writer thread running {{(pid=112097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:12.000104 np0000174567 devstack@c-api.service[112098]: DEBUG oslo_db.sqlalchemy.engines [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b 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=112098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:12.001994 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:12.003405 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:12.003658 np0000174567 devstack@c-api.service[112098]: INFO cinder.rpc [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:12.004441 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.006522 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.007907 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:12.009784 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.012124 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:12.013520 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.013971 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.014018 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:12.014973 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.016603 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.017506 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.017772 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.020887 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.021031 np0000174567 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writer thread running {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:12.021545 np0000174567 devstack@c-api.service[112097]: DEBUG oslo_db.sqlalchemy.engines [None req-5918636b-865c-46ed-afe4-46f9150b5d24 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=112097) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:12.022448 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.023538 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:12.023823 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.028144 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:12.028280 np0000174567 devstack@c-api.service[112097]: INFO cinder.rpc [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:12.028347 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.028409 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.028466 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.028519 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:12.029834 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.030222 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:12.030704 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.032107 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:12.032855 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.032971 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.033580 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.035524 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.035607 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.035819 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.037748 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.037989 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.038891 np0000174567 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:12.040845 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:12.040900 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.041282 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.042627 np0000174567 devstack@c-api.service[112100]: INFO cinder.rpc [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:12.043473 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.043519 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.044130 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.045141 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.046617 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.046912 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.048129 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.048932 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.049289 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.050418 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.051154 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.051780 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.053321 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.053411 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.054877 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.054949 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.055193 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.056289 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.056681 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.057625 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.058258 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.058337 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.058831 np0000174567 devstack@c-api.service[112099]: WARNING cinder.api.contrib.hosts [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:12.059523 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.060061 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.060307 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.060485 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: extensions {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.061089 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.061819 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.061888 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-availability-zone {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.063129 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: qos-specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.063225 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.063962 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.064300 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.064673 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.065216 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: extra_specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.065414 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.066152 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.067160 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.067531 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.068129 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.068379 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.068802 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-volume-type-access {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.068872 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.070024 np0000174567 devstack@c-api.service[112098]: WARNING cinder.api.contrib.hosts [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:12.070393 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-quota-class-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.070737 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.071386 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.071648 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: extensions {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.071750 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.073221 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-snapshot-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.073290 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-availability-zone {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.073930 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.074420 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.074488 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: qos-specs {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.075283 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: consistencygroups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.076593 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: extra_specs {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.077236 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.077302 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: backups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.077388 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.078178 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: encryption {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.079259 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.079326 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: scheduler-stats {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.079732 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-volume-type-access {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.080293 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.080731 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-quota-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.080813 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.081304 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-quota-class-sets {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.081813 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.082112 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.082182 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-volume-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.082647 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: encryption {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.083609 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: capabilities {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.083703 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.084148 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-snapshot-manage {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.084739 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.084900 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-volume-transfer {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.085051 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.086180 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: consistencygroups {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.086464 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.086532 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: os-hosts {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.087816 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.087882 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extended resource: cgsnapshots {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.088132 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: backups {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.088969 np0000174567 devstack@c-api.service[112097]: WARNING cinder.api.contrib.hosts [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:12.089329 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] SnapshotActionsController initialized {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:12.089652 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.090117 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.090198 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: scheduler-stats {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.090388 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.090621 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: extensions {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.091513 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.091825 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-quota-sets {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.091984 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-availability-zone {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.092872 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.093232 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-volume-manage {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.093331 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: qos-specs {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.093735 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.094222 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.094734 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: capabilities {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.095335 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: extra_specs {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.095601 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.096021 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-volume-transfer {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.096178 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.096898 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: encryption {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.097039 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.097588 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: os-hosts {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.098287 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.098359 np0000174567 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.098494 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-volume-type-access {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.099006 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extended resource: cgsnapshots {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.099239 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099382 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099475 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099682 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099771 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.099834 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099903 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension AdminActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.099996 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension AdminActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100069 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-quota-class-sets {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.100129 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension AdminActions extending resource: backups {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100183 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100302 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100421 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension TypesManage extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100483 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] SnapshotActionsController initialized {{(pid=112098) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:12.100546 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100633 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100736 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100862 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.100948 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-ab03f8f2-1978-461c-bee4-35886a72a19a None None] Extension UsedLimits extending resource: limits {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.101283 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.101353 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.101922 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: encryption {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.102726 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.102792 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.103323 np0000174567 devstack@c-api.service[112099]: WARNING keystonemiddleware.auth_token [None req-ab03f8f2-1978-461c-bee4-35886a72a19a 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 19 01:00:12.103408 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-snapshot-manage {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.104083 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.104150 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.104859 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: consistencygroups {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.105412 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.105482 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.106603 np0000174567 devstack@c-api.service[112100]: WARNING cinder.api.contrib.hosts [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:12.106836 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: backups {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.106881 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.107281 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.108235 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: extensions {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.108278 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.108826 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: scheduler-stats {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.109092 np0000174567 devstack@c-api.service[112099]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71bf1d0a3668 pid: 112099 (default app) May 19 01:00:12.109565 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-availability-zone {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.109612 np0000174567 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.110294 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-quota-sets {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.110498 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.110642 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.110761 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.110872 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: qos-specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.110940 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111046 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111146 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension AdminActions extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111259 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension AdminActions extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111362 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension AdminActions extending resource: backups {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111461 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111560 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeActions extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111665 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-volume-manage {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.111819 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension TypesManage extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111819 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.111893 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.112007 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.112105 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.112206 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b None None] Extension UsedLimits extending resource: limits {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.112936 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: extra_specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.113136 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: capabilities {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.114450 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-volume-transfer {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.114496 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.114553 np0000174567 devstack@c-api.service[112098]: WARNING keystonemiddleware.auth_token [None req-6a351f63-1368-4b33-8138-dcb5c5114a3b 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 19 01:00:12.116047 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: os-hosts {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.116607 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-volume-type-access {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.117423 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extended resource: cgsnapshots {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.117783 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.117783 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.117936 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.117936 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.117936 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.117936 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.117936 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118166 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118422 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118422 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118422 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118422 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118422 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118631 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118631 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118631 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118631 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118832 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118832 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.118832 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.118832 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119101 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119101 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119101 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119101 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119101 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119322 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119322 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119322 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119322 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119322 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119530 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.119807 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120064 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-quota-class-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120110 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120365 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120610 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120610 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120610 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120610 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120806 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120806 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120806 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.120806 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.120806 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121029 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121029 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121029 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121029 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121029 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121240 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121482 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121482 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121482 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121482 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121482 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121742 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121742 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121742 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.121742 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.121742 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122022 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122022 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122022 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122022 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122247 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122247 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122247 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122247 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122415 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122415 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122415 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122415 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122415 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122638 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122638 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122638 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122638 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122638 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122866 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122866 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.122866 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.122866 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123051 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123051 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123051 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123051 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123233 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123233 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123233 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123233 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123407 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123407 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123407 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123407 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123582 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123582 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123582 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123582 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.123801 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124056 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124056 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124158 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.contrib.snapshot_actions [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] SnapshotActionsController initialized {{(pid=112097) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:12.124198 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124198 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124198 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124198 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124371 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124641 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.124919 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125182 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125438 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125438 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125438 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125438 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125614 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125614 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125614 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125614 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125802 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125802 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.125802 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.125802 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.126003 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.126003 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.126003 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:12.126003 np0000174567 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 19 01:00:12.126181 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.126220 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.126258 np0000174567 devstack@c-api.service[112098]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71bf1d0a3668 pid: 112098 (default app) May 19 01:00:12.126291 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.126327 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-cce83da0-b30e-486c-8a9d-76c58959356d None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:12.126361 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-snapshot-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.126398 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.126437 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: consistencygroups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.126470 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.126504 np0000174567 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 1/1] 199.204.45.140 () {60 vars in 956 bytes} [Tue May 19 01:00:12 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 19 01:00:12.126546 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: backups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.126580 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.126612 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: scheduler-stats {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.126649 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.127810 np0000174567 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.127920 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-quota-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.128655 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.128812 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.128925 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129119 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129212 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129298 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-volume-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.129341 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension AdminActions extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129422 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension AdminActions extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129524 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension AdminActions extending resource: backups {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129632 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129760 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeActions extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.129876 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension TypesManage extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130022 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130126 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130226 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130327 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130434 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-5918636b-865c-46ed-afe4-46f9150b5d24 None None] Extension UsedLimits extending resource: limits {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.130815 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: capabilities {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.132091 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-volume-transfer {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.132791 np0000174567 devstack@c-api.service[112097]: WARNING keystonemiddleware.auth_token [None req-5918636b-865c-46ed-afe4-46f9150b5d24 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 19 01:00:12.133669 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: os-hosts {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.135087 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extended resource: cgsnapshots {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:12.136528 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.contrib.snapshot_actions [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] SnapshotActionsController initialized {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:12.137306 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.138670 np0000174567 devstack@c-api.service[112097]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71bf1d0a3668 pid: 112097 (default app) May 19 01:00:12.138742 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.140105 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.141418 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.142835 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.144264 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.145587 np0000174567 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:12.146506 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.146644 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.146766 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.146967 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147046 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147149 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension AdminActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147262 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension AdminActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147363 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension AdminActions extending resource: backups {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147464 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147559 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147684 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension TypesManage extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147792 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.147916 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.148018 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.148118 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.148219 np0000174567 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c None None] Extension UsedLimits extending resource: limits {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:12.150576 np0000174567 devstack@c-api.service[112100]: WARNING keystonemiddleware.auth_token [None req-50db89e6-d41c-46a2-a78a-91e7dbc6356c 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 19 01:00:12.156443 np0000174567 devstack@c-api.service[112100]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71bf1d0a3668 pid: 112100 (default app) May 19 01:00:19.323591 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.323591 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.323591 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.323591 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324191 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324191 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324191 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324191 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324338 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324583 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324583 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324583 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324583 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324583 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324798 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324798 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324798 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.324798 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.324798 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325016 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325016 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325016 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325016 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325161 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325161 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325161 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325161 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325161 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325353 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325353 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325353 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325353 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325353 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325523 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.325797 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326043 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326261 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326261 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326261 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326261 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326261 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326447 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326447 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326447 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326447 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326447 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326634 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.326879 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327091 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327091 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327091 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327091 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327091 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327285 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327285 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327285 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327285 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327285 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327466 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327466 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327466 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327466 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327635 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327635 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327635 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327635 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327810 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327810 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327810 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.327810 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.327810 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328001 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328001 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328001 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328001 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328001 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328178 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328178 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328178 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328178 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328328 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328328 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328328 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328328 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328495 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328495 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328495 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328495 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328648 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328648 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328648 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328648 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328859 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328859 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.328859 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.328859 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329053 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329053 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329053 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329053 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329053 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329241 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329475 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329475 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329475 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329475 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329475 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329658 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.329899 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330124 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330347 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330586 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330586 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330586 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330586 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330773 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330773 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330773 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330773 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330773 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 19 01:00:19.330973 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.middleware.request_id [None req-eb4276de-a889-4370-b93a-a2afa4a3366e None None] RequestId filter calling following filter/app {{(pid=112098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:19.815240 np0000174567 devstack@c-api.service[112098]: INFO cinder.api.openstack.wsgi [None req-eb4276de-a889-4370-b93a-a2afa4a3366e admin admin] POST https://199.204.45.140/volume/v3/types May 19 01:00:19.815836 np0000174567 devstack@c-api.service[112098]: DEBUG cinder.api.openstack.wsgi [None req-eb4276de-a889-4370-b93a-a2afa4a3366e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 01:00:19.817421 np0000174567 devstack@c-api.service[112098]: /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 19 01:00:19.817421 np0000174567 devstack@c-api.service[112098]: warnings.warn( May 19 01:00:19.827760 np0000174567 devstack@c-api.service[112098]: DEBUG oslo_db.sqlalchemy.engines [None req-eb4276de-a889-4370-b93a-a2afa4a3366e 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=112098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:19.856583 np0000174567 devstack@c-api.service[112098]: INFO cinder.api.openstack.wsgi [None req-eb4276de-a889-4370-b93a-a2afa4a3366e admin admin] https://199.204.45.140/volume/v3/types returned with HTTP 200 May 19 01:00:19.857289 np0000174567 devstack@c-api.service[112098]: [pid: 112098|app: 0|req: 1/2] 199.204.45.140 () {68 vars in 1288 bytes} [Tue May 19 01:00:19 2026] POST /volume/v3/types => generated 186 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 01:00:19.871684 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [req-eb4276de-a889-4370-b93a-a2afa4a3366e req-16fa839f-1681-4693-b5ce-75f94e12149f None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:20.210499 np0000174567 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [req-eb4276de-a889-4370-b93a-a2afa4a3366e req-16fa839f-1681-4693-b5ce-75f94e12149f admin admin] POST https://199.204.45.140/volume/v3/types/151fb2bd-d3f9-4086-8944-a517ed7fb28d/extra_specs May 19 01:00:20.211048 np0000174567 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [req-eb4276de-a889-4370-b93a-a2afa4a3366e req-16fa839f-1681-4693-b5ce-75f94e12149f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 01:00:20.212700 np0000174567 devstack@c-api.service[112099]: /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 19 01:00:20.212700 np0000174567 devstack@c-api.service[112099]: warnings.warn( May 19 01:00:20.222507 np0000174567 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [req-eb4276de-a889-4370-b93a-a2afa4a3366e req-16fa839f-1681-4693-b5ce-75f94e12149f 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:20.281982 np0000174567 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [req-eb4276de-a889-4370-b93a-a2afa4a3366e req-16fa839f-1681-4693-b5ce-75f94e12149f admin admin] https://199.204.45.140/volume/v3/types/151fb2bd-d3f9-4086-8944-a517ed7fb28d/extra_specs returned with HTTP 200 May 19 01:00:20.282555 np0000174567 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 2/3] 199.204.45.140 () {70 vars in 1505 bytes} [Tue May 19 01:00:19 2026] POST /volume/v3/types/151fb2bd-d3f9-4086-8944-a517ed7fb28d/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 01:00:22.027310 np0000174567 devstack@c-api.service[112097]: DEBUG dbcounter [-] [112097] Writing DB stats cinder:SELECT=6 {{(pid=112097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:22.042340 np0000174567 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=6 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:29.854585 np0000174567 devstack@c-api.service[112098]: DEBUG dbcounter [-] [112098] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:30.280542 np0000174567 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:03:02.781772 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.781772 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.781772 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.781772 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.781772 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782628 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.782628 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782628 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.782628 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782628 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.782987 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.783382 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.783382 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.783382 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.783382 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.783848 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.783848 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.783848 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.783848 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784106 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784106 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784106 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784106 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784390 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784390 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784390 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784390 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784390 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784785 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784785 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784785 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.784785 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.784785 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785143 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785546 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.785951 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.786355 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.786355 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.786355 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.786355 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.786355 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.786737 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.786737 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.786737 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.786737 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.786737 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787060 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787442 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787938 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787938 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787938 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.787938 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.787938 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.788329 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.788329 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.788329 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.788329 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.788329 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.788658 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.788658 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.788658 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.788658 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789035 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789035 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789035 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789035 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789320 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789320 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789320 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789320 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789320 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789686 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789686 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789686 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789686 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789686 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789899 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789899 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.789899 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.789899 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790021 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790021 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790021 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790021 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790142 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790142 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790142 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790142 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790263 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790263 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790263 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790263 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790390 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790390 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790390 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790390 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790509 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790509 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790509 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790509 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790509 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790674 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790870 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790870 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790870 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.790870 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.790870 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791016 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791196 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791369 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791543 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791733 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791733 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791733 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791733 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791874 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791874 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791874 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.791874 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.791874 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: /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 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.middleware.request_id [None req-d11a9659-b89f-45bc-a4f1-c1d7428b823c None None] RequestId filter calling following filter/app {{(pid=112097) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:03:02.792037 np0000174567 devstack@c-api.service[112097]: INFO cinder.api.openstack.wsgi [None req-d11a9659-b89f-45bc-a4f1-c1d7428b823c None None] GET https://199.204.45.140/volume// May 19 01:03:02.792220 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.openstack.wsgi [None req-d11a9659-b89f-45bc-a4f1-c1d7428b823c None None] Empty body provided in request {{(pid=112097) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 01:03:02.792220 np0000174567 devstack@c-api.service[112097]: DEBUG cinder.api.openstack.wsgi [None req-d11a9659-b89f-45bc-a4f1-c1d7428b823c None None] Calling method 'all' {{(pid=112097) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 01:03:02.792220 np0000174567 devstack@c-api.service[112097]: INFO cinder.api.openstack.wsgi [None req-d11a9659-b89f-45bc-a4f1-c1d7428b823c None None] https://199.204.45.140/volume// returned with HTTP 300 May 19 01:03:02.792220 np0000174567 devstack@c-api.service[112097]: [pid: 112097|app: 0|req: 1/4] 199.204.45.140 () {66 vars in 1456 bytes} [Tue May 19 01:03:02 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)